Re: [PR] Cleaning replication delay metrics on cleanupMetrics [pinot]

2024-01-31 Thread via GitHub
gortiz commented on code in PR #12343: URL: https://github.com/apache/pinot/pull/12343#discussion_r1473921998 ## pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/RealtimeSegmentDataManager.java: ## @@ -1127,6 +1127,7 @@ private void closePartitionMetadataProv

Re: [PR] Cleaning replication delay metrics on cleanupMetrics [pinot]

2024-01-31 Thread via GitHub
gortiz commented on code in PR #12343: URL: https://github.com/apache/pinot/pull/12343#discussion_r1473910243 ## pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/RealtimeSegmentDataManager.java: ## @@ -1127,6 +1127,7 @@ private void closePartitionMetadataProv

Re: [PR] Cleaning replication delay metrics on cleanupMetrics [pinot]

2024-01-31 Thread via GitHub
gortiz commented on code in PR #12343: URL: https://github.com/apache/pinot/pull/12343#discussion_r1473906900 ## pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/RealtimeSegmentDataManager.java: ## @@ -1127,6 +1127,7 @@ private void closePartitionMetadataProv

Re: [PR] Cleaning replication delay metrics on cleanupMetrics [pinot]

2024-01-31 Thread via GitHub
gortiz commented on PR #12343: URL: https://github.com/apache/pinot/pull/12343#issuecomment-1920659084 > When segment is dropped from server (due to rebalance or segment removal), TableDataManager.onConsumingToDropped() will be invoked via the helix state transition from CONSUMING to DROPPE

(pinot) 05/05: Enhance algorithm

2024-01-31 Thread jackie
This is an automated email from the ASF dual-hosted git repository. jackie pushed a commit to branch maintain-pool-selection-for-minimizeDataMovement in repository https://gitbox.apache.org/repos/asf/pinot.git commit a286bd868f434c72e32351890566d684ec14a378 Author: Xiaotian (Jackie) Jiang Autho

(pinot) branch maintain-pool-selection-for-minimizeDataMovement updated (08efc8c2f1 -> a286bd868f)

2024-01-31 Thread jackie
This is an automated email from the ASF dual-hosted git repository. jackie pushed a change to branch maintain-pool-selection-for-minimizeDataMovement in repository https://gitbox.apache.org/repos/asf/pinot.git omit 08efc8c2f1 Add logic to consider the case when instances are moved across p

(pinot) 01/05: Enhance the minimizeDataMovement to keep the existing pool assignment

2024-01-31 Thread jackie
This is an automated email from the ASF dual-hosted git repository. jackie pushed a commit to branch maintain-pool-selection-for-minimizeDataMovement in repository https://gitbox.apache.org/repos/asf/pinot.git commit 9550545be3ea35b2874d79a62d396806c0f0f23f Author: jlli_LinkedIn AuthorDate: Sun

(pinot) 04/05: Add logic to consider the case when instances are moved across pools

2024-01-31 Thread jackie
This is an automated email from the ASF dual-hosted git repository. jackie pushed a commit to branch maintain-pool-selection-for-minimizeDataMovement in repository https://gitbox.apache.org/repos/asf/pinot.git commit 25b4c3a212b234106a92e30489b03f195d3eb60c Author: jlli_LinkedIn AuthorDate: Fri

(pinot) 02/05: Update pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/assignment/instance/InstancePartitionSelector.java

2024-01-31 Thread jackie
This is an automated email from the ASF dual-hosted git repository. jackie pushed a commit to branch maintain-pool-selection-for-minimizeDataMovement in repository https://gitbox.apache.org/repos/asf/pinot.git commit 97ab0b7d4599fba3b85129982ed7132eeaf9ecf0 Author: Jialiang Li AuthorDate: Tue N

(pinot) 03/05: Address PR comments

2024-01-31 Thread jackie
This is an automated email from the ASF dual-hosted git repository. jackie pushed a commit to branch maintain-pool-selection-for-minimizeDataMovement in repository https://gitbox.apache.org/repos/asf/pinot.git commit 2a934ef00dcccb74a60312309300fcdbd013dd92 Author: jlli_LinkedIn AuthorDate: Thu

Re: [PR] Release all segments of a table in releaseAndRemoveAllSegments method [pinot]

2024-01-31 Thread via GitHub
jackjlli commented on PR #12297: URL: https://github.com/apache/pinot/pull/12297#issuecomment-1920640184 Comments have been addressed in the latest push and the description is updated. Please take a look. Thanks! -- This is an automated message from the Apache Git Service. To respond to t

(pinot) branch stop-all-segments-in-releaseAndRemoveAllSegments updated (2abd892fe1 -> 4f05fd71ae)

2024-01-31 Thread jlli
This is an automated email from the ASF dual-hosted git repository. jlli pushed a change to branch stop-all-segments-in-releaseAndRemoveAllSegments in repository https://gitbox.apache.org/repos/asf/pinot.git discard 2abd892fe1 Release all segments of a table in releaseAndRemoveAllSegments meth

Re: [PR] Detect expired messages in Kafka. Log and set a guage. [pinot]

2024-01-31 Thread via GitHub
vrajat commented on code in PR #12157: URL: https://github.com/apache/pinot/pull/12157#discussion_r1473771585 ## pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/realtime/PinotLLCRealtimeSegmentManager.java: ## @@ -140,6 +142,8 @@ public class PinotLLCRealti

Re: [PR] Detect expired messages in Kafka. Log and set a guage. [pinot]

2024-01-31 Thread via GitHub
vrajat commented on code in PR #12157: URL: https://github.com/apache/pinot/pull/12157#discussion_r1473780835 ## pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/RealtimeSegmentDataManager.java: ## @@ -1648,6 +1648,15 @@ private void makeStreamConsumer(String

Re: [PR] Detect expired messages in Kafka. Log and set a guage. [pinot]

2024-01-31 Thread via GitHub
vrajat commented on code in PR #12157: URL: https://github.com/apache/pinot/pull/12157#discussion_r1473780427 ## pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/RealtimeSegmentDataManager.java: ## @@ -1648,6 +1648,15 @@ private void makeStreamConsumer(String

Re: [PR] Detect expired messages in Kafka. Log and set a guage. [pinot]

2024-01-31 Thread via GitHub
vrajat commented on code in PR #12157: URL: https://github.com/apache/pinot/pull/12157#discussion_r1473773112 ## pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/realtime/PinotLLCRealtimeSegmentManager.java: ## @@ -1711,4 +1725,14 @@ String moveSegmentFile(S

Re: [PR] Detect expired messages in Kafka. Log and set a guage. [pinot]

2024-01-31 Thread via GitHub
vrajat commented on code in PR #12157: URL: https://github.com/apache/pinot/pull/12157#discussion_r1473772323 ## pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/realtime/PinotLLCRealtimeSegmentManager.java: ## @@ -1711,4 +1725,14 @@ String moveSegmentFile(S

Re: [PR] Detect expired messages in Kafka. Log and set a guage. [pinot]

2024-01-31 Thread via GitHub
vrajat commented on code in PR #12157: URL: https://github.com/apache/pinot/pull/12157#discussion_r1473771585 ## pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/realtime/PinotLLCRealtimeSegmentManager.java: ## @@ -140,6 +142,8 @@ public class PinotLLCRealti

Re: [PR] Detect expired messages in Kafka. Log and set a guage. [pinot]

2024-01-31 Thread via GitHub
vrajat commented on code in PR #12157: URL: https://github.com/apache/pinot/pull/12157#discussion_r1473761868 ## pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/RealtimeSegmentDataManager.java: ## @@ -889,6 +892,39 @@ public Map getPartitionToLagState(

Re: [PR] Detect expired messages in Kafka. Log and set a guage. [pinot]

2024-01-31 Thread via GitHub
vrajat commented on code in PR #12157: URL: https://github.com/apache/pinot/pull/12157#discussion_r1473760338 ## pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/realtime/PinotLLCRealtimeSegmentManager.java: ## @@ -1339,7 +1346,14 @@ private StreamPartitionM

Re: [PR] Detect expired messages in Kafka. Log and set a guage. [pinot]

2024-01-31 Thread via GitHub
vrajat commented on code in PR #12157: URL: https://github.com/apache/pinot/pull/12157#discussion_r1473759897 ## pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/RealtimeSegmentDataManager.java: ## @@ -889,6 +892,39 @@ public Map getPartitionToLagState(

Re: [PR] Detect expired messages in Kafka. Log and set a guage. [pinot]

2024-01-31 Thread via GitHub
vrajat commented on code in PR #12157: URL: https://github.com/apache/pinot/pull/12157#discussion_r1473755477 ## pinot-tools/src/main/java/org/apache/pinot/tools/RealTimeSlowConsumer.java: ## @@ -0,0 +1,142 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one +

[PR] Fix backward compatible issue in DistinctCountThetaSketchAggregationFunction [pinot]

2024-01-31 Thread via GitHub
jackjlli opened a new pull request, #12347: URL: https://github.com/apache/pinot/pull/12347 This PR fixes a backward incompatible issue introduced by this PR: https://github.com/apache/pinot/pull/12042 Printed stacktrace from the broker log: ``` Caused by: java.lang.ClassCastExc

(pinot) 01/01: Fix backward compatible issue in DistinctCountThetaSketchAggregationFunction

2024-01-31 Thread jlli
This is an automated email from the ASF dual-hosted git repository. jlli pushed a commit to branch fix-DistinctCountThetaSketchAggregationFunction in repository https://gitbox.apache.org/repos/asf/pinot.git commit 577e5e2c58c26fa16ac7a692c0741ed47033cc63 Author: jlli_LinkedIn AuthorDate: Wed Jan

(pinot) branch fix-DistinctCountThetaSketchAggregationFunction created (now 577e5e2c58)

2024-01-31 Thread jlli
This is an automated email from the ASF dual-hosted git repository. jlli pushed a change to branch fix-DistinctCountThetaSketchAggregationFunction in repository https://gitbox.apache.org/repos/asf/pinot.git at 577e5e2c58 Fix backward compatible issue in DistinctCountThetaSketchAggregation

Re: [PR] Add metrics for no-HA segments monitoring [pinot]

2024-01-31 Thread via GitHub
lnbest0707-uber commented on PR #12336: URL: https://github.com/apache/pinot/pull/12336#issuecomment-1920166282 > the approach looks good. i was wondering if we should have some definitions. e.g. when nReplica equals the following, how should we call each status. HighAvailability is not a v

Re: [PR] Add metrics for no-HA segments monitoring [pinot]

2024-01-31 Thread via GitHub
lnbest0707-uber closed pull request #12336: Add metrics for no-HA segments monitoring URL: https://github.com/apache/pinot/pull/12336 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific com

Re: [PR] Add metrics for no-HA segments monitoring [pinot]

2024-01-31 Thread via GitHub
lnbest0707-uber commented on PR #12336: URL: https://github.com/apache/pinot/pull/12336#issuecomment-1920154349 > the approach looks good. i was wondering if we should have some definitions. e.g. when nReplica equals the following, how should we call each status. HighAvailability is not a v

Re: [PR] Added pinot-error-code header in query response [pinot]

2024-01-31 Thread via GitHub
walterddr commented on code in PR #12338: URL: https://github.com/apache/pinot/pull/12338#discussion_r1473591396 ## pinot-broker/src/main/java/org/apache/pinot/broker/api/resources/PinotClientRequest.java: ## @@ -348,4 +349,25 @@ private static HttpRequesterIdentity makeHttpIde

Re: [PR] Add metrics for no-HA segments monitoring [pinot]

2024-01-31 Thread via GitHub
walterddr commented on code in PR #12336: URL: https://github.com/apache/pinot/pull/12336#discussion_r1473582032 ## pinot-controller/src/main/java/org/apache/pinot/controller/helix/SegmentStatusChecker.java: ## @@ -311,6 +312,9 @@ private void updateSegmentMetrics(String tableNa

Re: [PR] Cover the race condition for upsert compaction [pinot]

2024-01-31 Thread via GitHub
Jackie-Jiang commented on code in PR #12346: URL: https://github.com/apache/pinot/pull/12346#discussion_r1473577054 ## pinot-common/src/main/java/org/apache/pinot/common/restlet/resources/ValidDocIdMetadataInfo.java: ## @@ -28,14 +28,16 @@ public class ValidDocIdMetadataInfo {

Re: [PR] Cleaning replication delay metrics on cleanupMetrics [pinot]

2024-01-31 Thread via GitHub
snleee commented on code in PR #12343: URL: https://github.com/apache/pinot/pull/12343#discussion_r1473573645 ## pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/RealtimeSegmentDataManager.java: ## @@ -1127,6 +1127,7 @@ private void closePartitionMetadataProv

Re: [PR] Cleaning replication delay metrics on cleanupMetrics [pinot]

2024-01-31 Thread via GitHub
snleee commented on code in PR #12343: URL: https://github.com/apache/pinot/pull/12343#discussion_r1473573645 ## pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/RealtimeSegmentDataManager.java: ## @@ -1127,6 +1127,7 @@ private void closePartitionMetadataProv

Re: [PR] making nonLeaderForTables exhaustive [pinot]

2024-01-31 Thread via GitHub
Jackie-Jiang commented on code in PR #12345: URL: https://github.com/apache/pinot/pull/12345#discussion_r1473572509 ## pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/periodictask/ControllerPeriodicTask.java: ## @@ -63,29 +69,25 @@ protected final void runT

Re: [PR] Cleaning replication delay metrics on cleanupMetrics [pinot]

2024-01-31 Thread via GitHub
Jackie-Jiang commented on PR #12343: URL: https://github.com/apache/pinot/pull/12343#issuecomment-1920104240 When segment is dropped from server (due to rebalance or segment removal), `TableDataManager.onConsumingToDropped()` will be invoked via the helix state transition from `CONSUMING` t

Re: [PR] Release all segments of a table in releaseAndRemoveAllSegments method [pinot]

2024-01-31 Thread via GitHub
jackjlli commented on PR #12297: URL: https://github.com/apache/pinot/pull/12297#issuecomment-1920073524 > If the intention is to accelerate the server shutdown, we can consider parallel the table data manager shutdown in HelixInstanceDataManager.shutDown(), at which moment we know server i

Re: [PR] Cover the race condition for upsert compaction [pinot]

2024-01-31 Thread via GitHub
codecov-commenter commented on PR #12346: URL: https://github.com/apache/pinot/pull/12346#issuecomment-1920066705 ## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/12346?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) R

Re: [PR] Release all segments of a table in releaseAndRemoveAllSegments method [pinot]

2024-01-31 Thread via GitHub
Jackie-Jiang commented on code in PR #12297: URL: https://github.com/apache/pinot/pull/12297#discussion_r1473524770 ## pinot-core/src/main/java/org/apache/pinot/core/data/manager/BaseTableDataManager.java: ## @@ -223,8 +224,21 @@ protected void releaseAndRemoveAllSegments() {

Re: [PR] [bugfix] fix getBigDecimal() scale throwing rounding error [pinot]

2024-01-31 Thread via GitHub
walterddr commented on code in PR #12326: URL: https://github.com/apache/pinot/pull/12326#discussion_r1473518923 ## pinot-clients/pinot-jdbc-client/src/main/java/org/apache/pinot/client/PinotResultSet.java: ## @@ -193,13 +193,19 @@ public InputStream getAsciiStream(int columnInd

Re: [PR] Cleaning replication delay metrics on cleanupMetrics [pinot]

2024-01-31 Thread via GitHub
gortiz commented on code in PR #12343: URL: https://github.com/apache/pinot/pull/12343#discussion_r1473517797 ## pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/RealtimeSegmentDataManager.java: ## @@ -1127,6 +1127,7 @@ private void closePartitionMetadataProv

Re: [PR] [bugfix] fix getBigDecimal() scale throwing rounding error [pinot]

2024-01-31 Thread via GitHub
BrendanStans21 commented on code in PR #12326: URL: https://github.com/apache/pinot/pull/12326#discussion_r1473514046 ## pinot-clients/pinot-jdbc-client/src/main/java/org/apache/pinot/client/PinotResultSet.java: ## @@ -193,13 +193,19 @@ public InputStream getAsciiStream(int colu

(pinot) branch master updated: add ScalingThreadPoolExecutor and use for realtime Lucene thread pool (#12274)

2024-01-31 Thread tingchen
This is an automated email from the ASF dual-hosted git repository. tingchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new 17db0fd17b add ScalingThreadPoolExecutor and us

Re: [PR] add ScalingThreadPoolExecutor and use for realtime Lucene thread pool [pinot]

2024-01-31 Thread via GitHub
chenboat merged PR #12274: URL: https://github.com/apache/pinot/pull/12274 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pinot.apa

(pinot) branch master updated: add TextMatchFilterOptimizer to maximally push down `text_match` filters to Lucene (#12339)

2024-01-31 Thread tingchen
This is an automated email from the ASF dual-hosted git repository. tingchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new dd8be2a229 add TextMatchFilterOptimizer to maxi

Re: [PR] add TextMatchFilterOptimizer to maximally push down `text_match` filters to Lucene [pinot]

2024-01-31 Thread via GitHub
chenboat merged PR #12339: URL: https://github.com/apache/pinot/pull/12339 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pinot.apa

[PR] Cover the race condition for upsert compaction [pinot]

2024-01-31 Thread via GitHub
snleee opened a new pull request, #12346: URL: https://github.com/apache/pinot/pull/12346 The current code can face the race condition when the following condition is met: 1. Segment upload is complete for segment replacement and segment zk metadata is changed to point the new segmen

Re: [PR] Bug fix: Do not ignore scheme property in Java client [pinot]

2024-01-31 Thread via GitHub
walterddr commented on code in PR #12332: URL: https://github.com/apache/pinot/pull/12332#discussion_r1473462577 ## pinot-clients/pinot-java-client/src/main/java/org/apache/pinot/client/JsonAsyncHttpPinotClientTransportFactory.java: ## @@ -85,8 +85,9 @@ public JsonAsyncHttpPinot

Re: [PR] Bug fix: Do not ignore scheme property in Java client [pinot]

2024-01-31 Thread via GitHub
walterddr commented on code in PR #12332: URL: https://github.com/apache/pinot/pull/12332#discussion_r1473458810 ## pinot-clients/pinot-java-client/src/main/java/org/apache/pinot/client/JsonAsyncHttpPinotClientTransportFactory.java: ## @@ -85,8 +85,9 @@ public JsonAsyncHttpPinot

Re: [PR] Bug fix: Do not ignore scheme property in Java client [pinot]

2024-01-31 Thread via GitHub
walterddr commented on code in PR #12332: URL: https://github.com/apache/pinot/pull/12332#discussion_r1473458505 ## pinot-clients/pinot-java-client/src/main/java/org/apache/pinot/client/JsonAsyncHttpPinotClientTransportFactory.java: ## @@ -85,8 +85,9 @@ public JsonAsyncHttpPinot

Re: [PR] Bug fix: Do not ignore scheme property in Java client [pinot]

2024-01-31 Thread via GitHub
walterddr commented on code in PR #12332: URL: https://github.com/apache/pinot/pull/12332#discussion_r1473458505 ## pinot-clients/pinot-java-client/src/main/java/org/apache/pinot/client/JsonAsyncHttpPinotClientTransportFactory.java: ## @@ -85,8 +85,9 @@ public JsonAsyncHttpPinot

Re: [PR] [bugfix] fix getBigDecimal() scale throwing rounding error [pinot]

2024-01-31 Thread via GitHub
walterddr commented on code in PR #12326: URL: https://github.com/apache/pinot/pull/12326#discussion_r1473456422 ## pinot-clients/pinot-jdbc-client/src/main/java/org/apache/pinot/client/PinotResultSet.java: ## @@ -193,13 +193,19 @@ public InputStream getAsciiStream(int columnInd

(pinot) branch master updated: Remove segments with empty download url in UpsertCompactionTask (#12320)

2024-01-31 Thread rongr
This is an automated email from the ASF dual-hosted git repository. rongr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new 8988b755d6 Remove segments with empty download url

Re: [PR] Remove segments with empty download url in UpsertCompactionTask [pinot]

2024-01-31 Thread via GitHub
walterddr merged PR #12320: URL: https://github.com/apache/pinot/pull/12320 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pinot.ap

Re: [PR] Add metrics for no-HA segments monitoring [pinot]

2024-01-31 Thread via GitHub
codecov-commenter commented on PR #12336: URL: https://github.com/apache/pinot/pull/12336#issuecomment-1919783914 ## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/12336?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) R

Re: [PR] Cleaning replication delay metrics on cleanupMetrics [pinot]

2024-01-31 Thread via GitHub
zhtaoxiang commented on code in PR #12343: URL: https://github.com/apache/pinot/pull/12343#discussion_r1473326112 ## pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/RealtimeSegmentDataManager.java: ## @@ -1127,6 +1127,7 @@ private void closePartitionMetadata

Re: [PR] making nonLeaderForTables exhaustive [pinot]

2024-01-31 Thread via GitHub
codecov-commenter commented on PR #12345: URL: https://github.com/apache/pinot/pull/12345#issuecomment-1919459131 ## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/12345?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) R

Re: [PR] making nonLeaderForTables exhaustive [pinot]

2024-01-31 Thread via GitHub
gortiz commented on PR #12345: URL: https://github.com/apache/pinot/pull/12345#issuecomment-1919388045 cc @suddendust @zhtaoxiang -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[PR] making nonLeaderForTables exhaustive [pinot]

2024-01-31 Thread via GitHub
gortiz opened a new pull request, #12345: URL: https://github.com/apache/pinot/pull/12345 Labels: * `bugfix` * `observability` This PR removes a bunch of metrics that should be removed when segments are deleted. See #12344 -- This is an automated message from the Apac

[I] Table metrics not being removed when a table is deleted [pinot]

2024-01-31 Thread via GitHub
gortiz opened a new issue, #12344: URL: https://github.com/apache/pinot/issues/12344 It has been detected that some table metrics are not removed when a table is deleted. Due to the variable nature of the metrics, which are lazily registered, it is difficult to create a complete list of the

Re: [PR] Cleaning replication delay metrics on cleanupMetrics [pinot]

2024-01-31 Thread via GitHub
gortiz commented on code in PR #12343: URL: https://github.com/apache/pinot/pull/12343#discussion_r1472744360 ## pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/RealtimeSegmentDataManager.java: ## @@ -1127,6 +1127,7 @@ private void closePartitionMetadataProv

Re: [PR] Cleaning replication delay metrics on cleanupMetrics [pinot]

2024-01-31 Thread via GitHub
codecov-commenter commented on PR #12343: URL: https://github.com/apache/pinot/pull/12343#issuecomment-1918993992 ## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/12343?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) R

[PR] Cleaning replication delay metrics on cleanupMetrics [pinot]

2024-01-31 Thread via GitHub
gortiz opened a new pull request, #12343: URL: https://github.com/apache/pinot/pull/12343 Labels: * `bugfix` * `observability` Metric `realtimeIngestionDelayMs` were not deleted on rebalance. For example imagina a cluster with two servers where 5 partitions are in server 0 and 5

Re: [PR] Remove segments with empty download url in UpsertCompactionTask [pinot]

2024-01-31 Thread via GitHub
tibrewalpratik17 commented on PR #12320: URL: https://github.com/apache/pinot/pull/12320#issuecomment-1918848339 @walterddr can you help approve / merge this PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

(pinot) branch master updated (d5014786db -> 3ab28348fb)

2024-01-31 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from d5014786db Add first implementation of clpMatch that doesn't explicitly use indexes. (#12291) add 3ab28348fb aut