Skip to content

[IOTDB-5842] Sync: Delete BufferedPipeDataQueueTest#9774

Merged
SteveYurongSu merged 1 commit intoapache:masterfrom
yschengzi:IOTDB-5842
May 6, 2023
Merged

[IOTDB-5842] Sync: Delete BufferedPipeDataQueueTest#9774
SteveYurongSu merged 1 commit intoapache:masterfrom
yschengzi:IOTDB-5842

Conversation

@yschengzi
Copy link
Contributor

@yschengzi yschengzi commented May 6, 2023

Delete BufferedPipeDataQueueTest

This UT tests the BufferedPipeDataQueue, a buffered queue used by the original sync sender primarily as a producer-consumer model's component. The new version of the pipe system will replace the implementation of the sender with a three-stage flow model, which uses Disruptor as the cache queue. Therefore the UT for BufferedPipeDataQueue is not necessary.

@SteveYurongSu SteveYurongSu merged commit ee4df02 into apache:master May 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants