You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Yue Zhang (Jira)" <ji...@apache.org> on 2022/10/31 09:46:00 UTC

[jira] [Created] (HUDI-5106) Unify the test code for both bounded in memory queue and disruptor

Yue Zhang created HUDI-5106:
-------------------------------

             Summary: Unify the test code for both bounded in memory queue and disruptor
                 Key: HUDI-5106
                 URL: https://issues.apache.org/jira/browse/HUDI-5106
             Project: Apache Hudi
          Issue Type: Improvement
            Reporter: Yue Zhang


we need to have one set of tests and parametrize two diff queues. looking to reuse code. Bcoz, the way we test both bounded in memory queue and disruptor based one are same. just the initialization differs. but essentially its a functional testing of the queue.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)