This is an automated email from the ASF dual-hosted git repository.
Caideyipi pushed a change to branch feat/show-receivers
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 4a16e1280a1 Fix pipe handshake request body reuse
add 8c363e8f97a Add show receivers test coverage
No new revisions were added by this update.
Summary of changes:
.../it/single/IoTDBShowReceiversLifecycleIT.java | 167 +++++++++++++++++++++
.../runtime/PipeReceiverRuntimeRegistryTest.java | 74 +++++++++
2 files changed, 241 insertions(+)
create mode 100644
integration-test/src/test/java/org/apache/iotdb/pipe/it/single/IoTDBShowReceiversLifecycleIT.java