View Revisions: Issue #6566
Summary | 0006566: Load cancellation not working from client node | ||
---|---|---|---|
Revision | 2024-08-28 14:06 by mdrouard | ||
Description | Cancelling a load from the client node side was not working. Load will now cancel as expected. When cancelling from a client node the client node would try to update the table reload request to cancelled on the client node. It should have been updating the reload request on the source node. |
||
Revision | 2024-08-28 12:59 by mdrouard | ||
Description | Cancelling a load from the client node side was not working. Load will now cancel as expected. | ||
Revision | 2024-08-28 12:59 by mdrouard | ||
Description | Canceling a load from the client node side was not working. Load will now cancel as expected. |