This is an automated email from the ASF dual-hosted git repository.

gian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


    from dd5fc20dccb RegularLoadableSegmentTest: Order-insensitve check. 
(#18908)
     add c199efa8213 add dump-segment tool mode to dump v10 segment metadata 
(#18901)

No new revisions were added by this update.

Summary of changes:
 .../{start-cluster-data-server => dump-segment}    | 12 +++-
 .../druid/tools/_common/common.runtime.properties  |  2 +
 examples/conf/druid/tools/_common/log4j2.xml       | 26 ++++++++
 examples/conf/druid/tools/dump-segment/jvm.config  |  4 ++
 .../java/org/apache/druid/cli/DumpSegment.java     | 31 +++++++++-
 .../java/org/apache/druid/cli/DumpSegmentTest.java | 71 ++++++++++++++++++++++
 6 files changed, 143 insertions(+), 3 deletions(-)
 copy examples/bin/{start-cluster-data-server => dump-segment} (69%)
 mode change 100755 => 100644
 create mode 100644 examples/conf/druid/tools/_common/common.runtime.properties
 create mode 100644 examples/conf/druid/tools/_common/log4j2.xml
 create mode 100644 examples/conf/druid/tools/dump-segment/jvm.config


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to