Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FLINK-16057][task] Optimize TaskMailbox state retrieval
Don't lock in TaskMailboxImpl.getState for task thread. This makes ContinuousFileReaderOperator about 29% faster.
- Loading branch information