Alexey Kudinkin created HUDI-5209:
-------------------------------------
Summary: Fix new Disruptor-based `QueueingExecutor` implementation
Key: HUDI-5209
URL: https://issues.apache.org/jira/browse/HUDI-5209
Project: Apache Hudi
Issue Type: Bug
Components: writer-core
Reporter: Alexey Kudinkin
Fix For: 0.13.0
In [https://github.com/apache/hudi/pull/5416] we've merged new
`QueueingExecutor` implementation based on LMAX Disruptor.
We however missed a few things that need to be addressed:
* Missing adding Disruptor to our bundles
* Not wiring new executor into `HoodieMergeHelper`
--
This message was sent by Atlassian Jira
(v8.20.10#820010)