This is an automated email from the ASF dual-hosted git repository.
jackie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
from 1c6553c5d8 update rebalance result order (#15305)
add c2487916e0 Clean up HLC related code (#15318)
No new revisions were added by this update.
Summary of changes:
.github/workflows/pinot_tests.yml | 2 +-
.../feature-test-2-realtime-stream-config.json | 1 -
.../config/feature-test-2-realtime.json | 1 -
.../feature-test-2-realtime-stream-config.json | 1 -
.../config/feature-test-2-realtime.json | 1 -
.../feature-test-3-realtime-stream-config.json | 1 -
.../config/feature-test-3-realtime.json | 1 -
.../airlineStats_realtime_table_config.json | 1 -
.../meetupRsvp_realtime_table_config.json | 1 -
helm/pinot/pinot-github-events-setup.yml | 1 -
helm/pinot/pinot-realtime-quickstart.yml | 2 -
.../broker/broker/HelixBrokerStarterTest.java | 1 -
.../fixtures/pinotTableConfigLowLevel.json | 1 -
.../pinot/controller/BaseControllerStarter.java | 23 --------
.../apache/pinot/controller/ControllerConf.java | 6 --
.../Homepage/Operations/AddDeleteComponent.tsx | 2 +-
.../Homepage/Operations/AddIngestionComponent.tsx | 1 -
.../Operations/AddRealTimeIngestionComponent.tsx | 1 -
.../Homepage/Operations/AddRealtimeTableOp.tsx | 3 +-
.../controller/api/upload/ZKOperatorTest.java | 1 -
.../helix/RealtimeConsumerMonitorTest.java | 5 +-
.../controller/helix/SegmentStatusCheckerTest.java | 16 ++++--
.../memory_estimation/table-config-for-upsert.json | 1 -
.../resources/memory_estimation/table-config.json | 1 -
.../realtime/SegmentCommitterFactoryTest.java | 8 +--
.../core/realtime/stream/StreamConfigTest.java | 64 ----------------------
.../apache/pinot/core/util/SchemaUtilsTest.java | 1 -
.../tests/LLCRealtimeClusterIntegrationTest.java | 10 ----
...rDownloadLLCRealtimeClusterIntegrationTest.java | 11 ----
.../simpleMeetup_realtime_table_config.json | 1 -
.../pinot-kafka-2.0/README.md | 1 -
.../kafka20/KafkaPartitionLevelConsumerTest.java | 14 -----
.../kafka30/KafkaPartitionLevelConsumerTest.java | 14 -----
.../kinesis/KinesisStreamMetadataProviderTest.java | 1 -
.../plugin/stream/pulsar/PulsarConfigTest.java | 2 -
.../plugin/stream/pulsar/PulsarConsumerTest.java | 1 -
.../segment/local/segment/creator/Fixtures.java | 1 -
.../segment/local/utils/TableConfigUtils.java | 1 -
.../segment/local/utils/TableConfigUtilsTest.java | 8 ---
.../org/apache/pinot/spi/stream/StreamConfig.java | 26 ---------
.../pinot/spi/stream/StreamConfigProperties.java | 2 -
.../conf/sample_realtime_table_config.json | 1 -
.../githubEvents_realtime_table_config.json | 1 -
.../docker/airlineStats_realtime_table_config.json | 1 -
44 files changed, 17 insertions(+), 227 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]