hazelcast / hazelcast/hazelcast-commandline-client

Canceling Jet job by name is broken

Open
#447 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
26
Forks
25
PR merge metrics
No merged PRs in 30d

Description

Command and output
```
$ clc -c dev job cancel fc
OK [1/2] Connected to the cluster.
ERROR Failed to start job cancellation: invalid job ID: fc
```

Job list:
```
clc -c dev job list
Job ID | Name | Status | Submitted | Completed
0dff-b492-9b80-0001 | fc | RUNNING | 2025-08-15 16:06:35 | -
0dff-7efd-f940-0001 | N/A | FAILED | 2025-08-15 12:12:30 | 2025-08-15 12:12:47
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.