You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Xintong Song (Jira)" <ji...@apache.org> on 2021/03/31 03:25:00 UTC

[jira] [Created] (FLINK-22055) RPC main thread executor may schedule commands with wrong time unit of delay

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)