Xintong Song created FLINK-22055: ------------------------------------ Summary: RPC main thread executor may schedule commands with wrong time unit of delay Key: FLINK-22055 URL: https://issues.apache.org/jira/browse/FLINK-22055 Project: Flink Issue Type: Bug Components: Runtime / Coordination Affects Versions: 1.12.2, 1.13.0 Reporter: Xintong Song Fix For: 1.13.0, 1.12.3
There's a typo in \{{RpcEndpoint#MainThreadExecutor#schedule(callable, delay, unit)}}, that may cause the command being scheduled with wrong time unit. The issue is Major priority because currently it's not causing any actual damage. -- This message was sent by Atlassian Jira (v8.3.4#803005)