(pinot) branch master updated: Make clientId to be unique for PartitionGroupMetadataFetcher (#15393)

2025-03-31 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu 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 fe72e939e2 Make clientId to be unique for Parti

Re: [PR] [bugfix] Make clientId to be unique for PartitionGroupMetadataFetcher [pinot]

2025-03-31 Thread via GitHub
xiangfu0 merged PR #15393: URL: https://github.com/apache/pinot/pull/15393 -- 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

Re: [PR] Enhance rebalance progress stats [pinot]

2025-03-31 Thread via GitHub
somandal commented on code in PR #15266: URL: https://github.com/apache/pinot/pull/15266#discussion_r2022144726 ## pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/rebalance/ZkBasedTableRebalanceObserver.java: ## @@ -68,31 +70,67 @@ public ZkBasedTableRebala

Re: [PR] Consuming Rebalance Summary [pinot]

2025-03-31 Thread via GitHub
somandal commented on code in PR #15368: URL: https://github.com/apache/pinot/pull/15368#discussion_r2021759708 ## pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/rebalance/TableRebalancer.java: ## @@ -627,22 +653,42 @@ private RebalanceSummaryResult calcu

Re: [PR] Enhance rebalance progress stats [pinot]

2025-03-31 Thread via GitHub
raghavyadav01 commented on code in PR #15266: URL: https://github.com/apache/pinot/pull/15266#discussion_r2021987508 ## pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/rebalance/TableRebalancer.java: ## @@ -987,8 +1010,9 @@ private Pair getInstancePartitio

Re: [PR] Enhance rebalance progress stats [pinot]

2025-03-31 Thread via GitHub
somandal commented on code in PR #15266: URL: https://github.com/apache/pinot/pull/15266#discussion_r2021942607 ## pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/rebalance/TableRebalanceProgressStats.java: ## @@ -18,35 +18,28 @@ */ package org.apache.pi

Re: [PR] Enhance rebalance progress stats [pinot]

2025-03-31 Thread via GitHub
somandal commented on code in PR #15266: URL: https://github.com/apache/pinot/pull/15266#discussion_r2021942607 ## pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/rebalance/TableRebalanceProgressStats.java: ## @@ -18,35 +18,28 @@ */ package org.apache.pi

Re: [PR] Enhance rebalance progress stats [pinot]

2025-03-31 Thread via GitHub
somandal commented on code in PR #15266: URL: https://github.com/apache/pinot/pull/15266#discussion_r2021937447 ## pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/rebalance/ZkBasedTableRebalanceObserver.java: ## @@ -68,31 +70,67 @@ public ZkBasedTableRebala

Re: [PR] Enhance rebalance progress stats [pinot]

2025-03-31 Thread via GitHub
somandal commented on code in PR #15266: URL: https://github.com/apache/pinot/pull/15266#discussion_r2021936909 ## pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/rebalance/ZkBasedTableRebalanceObserver.java: ## @@ -68,31 +70,67 @@ public ZkBasedTableRebala

Re: [PR] Enhance rebalance progress stats [pinot]

2025-03-31 Thread via GitHub
somandal commented on code in PR #15266: URL: https://github.com/apache/pinot/pull/15266#discussion_r2021935742 ## pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/rebalance/TableRebalancer.java: ## @@ -632,15 +651,15 @@ private RebalanceSummaryResult calcu

Re: [PR] Consuming Rebalance Summary [pinot]

2025-03-31 Thread via GitHub
somandal commented on code in PR #15368: URL: https://github.com/apache/pinot/pull/15368#discussion_r2021915232 ## pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/rebalance/TableRebalancer.java: ## @@ -120,16 +130,22 @@ */ public class TableRebalancer {

Re: [PR] Consuming Rebalance Summary [pinot]

2025-03-31 Thread via GitHub
J-HowHuang commented on code in PR #15368: URL: https://github.com/apache/pinot/pull/15368#discussion_r2021901793 ## pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/rebalance/TableRebalancer.java: ## @@ -627,22 +653,42 @@ private RebalanceSummaryResult cal

Re: [PR] Consuming Rebalance Summary [pinot]

2025-03-31 Thread via GitHub
J-HowHuang commented on code in PR #15368: URL: https://github.com/apache/pinot/pull/15368#discussion_r2021901368 ## pinot-controller/src/test/java/org/apache/pinot/controller/helix/core/rebalance/TableRebalancerClusterStatelessTest.java: ## @@ -1570,6 +1580,269 @@ public void

Re: [PR] Enhance rebalance progress stats [pinot]

2025-03-31 Thread via GitHub
raghavyadav01 commented on code in PR #15266: URL: https://github.com/apache/pinot/pull/15266#discussion_r2021797489 ## pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/rebalance/ZkBasedTableRebalanceObserver.java: ## @@ -271,17 +315,279 @@ public static Ta

Re: [PR] Consuming Rebalance Summary [pinot]

2025-03-31 Thread via GitHub
somandal commented on code in PR #15368: URL: https://github.com/apache/pinot/pull/15368#discussion_r2021740211 ## pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/rebalance/TableRebalancer.java: ## @@ -120,16 +130,22 @@ */ public class TableRebalancer {

(pinot-site) branch new-site-dev updated: SAR-645 - Add miab link in the nav menu and on the community section (#144)

2025-03-31 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch new-site-dev in repository https://gitbox.apache.org/repos/asf/pinot-site.git The following commit(s) were added to refs/heads/new-site-dev by this push: new c828228b SAR-645 - Add miab lin

Re: [PR] SAR-645 - Add miab link in the nav menu and on the community section [pinot-site]

2025-03-31 Thread via GitHub
xiangfu0 merged PR #144: URL: https://github.com/apache/pinot-site/pull/144 -- 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] Consuming Rebalance Summary [pinot]

2025-03-31 Thread via GitHub
J-HowHuang commented on code in PR #15368: URL: https://github.com/apache/pinot/pull/15368#discussion_r2021700858 ## pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/rebalance/TableRebalancer.java: ## @@ -733,15 +781,148 @@ private RebalanceSummaryResult ca

(pinot) branch master updated (e1d9853a80 -> 4be67b2241)

2025-03-31 Thread pratik
This is an automated email from the ASF dual-hosted git repository. pratik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from e1d9853a80 Bump net.alchim31.maven:scala-maven-plugin from 4.9.2 to 4.9.5 (#15415) add 4be67b2241 Bump software.a

[PR] remove snapshotRWlock in upsert table partition mgr [pinot]

2025-03-31 Thread via GitHub
klsince opened a new pull request, #15420: URL: https://github.com/apache/pinot/pull/15420 While committing large upsert segments, we often found that new consuming thread got stuck on waiting snapshotWLock. After looking into the current use of snapshotRWLock and snapshots, it seems safe t

Re: [PR] Refresh segment consumption end time [pinot]

2025-03-31 Thread via GitHub
noob-se7en commented on code in PR #15419: URL: https://github.com/apache/pinot/pull/15419#discussion_r2021626001 ## pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/RealtimeSegmentDataManager.java: ## @@ -747,6 +747,14 @@ public void run() { _segm

[PR] Refresh segment consumption end time [pinot]

2025-03-31 Thread via GitHub
noob-se7en opened a new pull request, #15419: URL: https://github.com/apache/pinot/pull/15419 Minor refactoring post https://github.com/apache/pinot/pull/15404 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [PR] Add metrics to track segment operation throttle thresholds and count of number of segments undergoing operation [pinot]

2025-03-31 Thread via GitHub
somandal commented on code in PR #15392: URL: https://github.com/apache/pinot/pull/15392#discussion_r2021451659 ## pinot-segment-local/src/main/java/org/apache/pinot/segment/local/utils/BaseSegmentOperationsThrottler.java: ## @@ -41,17 +46,22 @@ public abstract class BaseSegment

Re: [PR] Add metrics to track segment operation throttle thresholds and count of number of segments undergoing operation [pinot]

2025-03-31 Thread via GitHub
somandal commented on code in PR #15392: URL: https://github.com/apache/pinot/pull/15392#discussion_r2021451659 ## pinot-segment-local/src/main/java/org/apache/pinot/segment/local/utils/BaseSegmentOperationsThrottler.java: ## @@ -41,17 +46,22 @@ public abstract class BaseSegment

Re: [PR] Consuming Rebalance Summary [pinot]

2025-03-31 Thread via GitHub
J-HowHuang commented on code in PR #15368: URL: https://github.com/apache/pinot/pull/15368#discussion_r2021450301 ## pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/rebalance/TableRebalancer.java: ## @@ -806,6 +863,150 @@ private List getServerTag(String se

Re: [PR] Add `gridDisk` H3 Function [pinot]

2025-03-31 Thread via GitHub
ashishjayamohan commented on code in PR #15349: URL: https://github.com/apache/pinot/pull/15349#discussion_r2021450594 ## pinot-core/src/main/java/org/apache/pinot/core/geospatial/transform/function/ScalarFunctions.java: ## @@ -267,4 +268,23 @@ public static long gridDistance(lo

Re: [PR] Consuming Rebalance Summary [pinot]

2025-03-31 Thread via GitHub
J-HowHuang commented on code in PR #15368: URL: https://github.com/apache/pinot/pull/15368#discussion_r2021441634 ## pinot-spi/src/main/java/org/apache/pinot/spi/utils/builder/ControllerRequestURLBuilder.java: ## @@ -214,7 +214,7 @@ public String forTableRebalance(String tableNa

(pinot) branch master updated (4e66b76859 -> e50fee1863)

2025-03-31 Thread jackie
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 4e66b76859 Bump joda-time:joda-time from 2.13.1 to 2.14.0 (#15417) add e50fee1863 rebalance api url builder fix (#

Re: [PR] [Bug Fix] Construct the correct URL for table rebalance with ControllerRequestURLBuilder [pinot]

2025-03-31 Thread via GitHub
Jackie-Jiang merged PR #15389: URL: https://github.com/apache/pinot/pull/15389 -- 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

Re: [PR] Add metrics to track segment operation throttle thresholds and count of number of segments undergoing operation [pinot]

2025-03-31 Thread via GitHub
somandal commented on code in PR #15392: URL: https://github.com/apache/pinot/pull/15392#discussion_r2021416028 ## pinot-common/src/main/java/org/apache/pinot/common/metrics/ServerGauge.java: ## @@ -53,6 +53,19 @@ public enum ServerGauge implements AbstractMetrics.Gauge { NET

[PR] Harmonize Pinot Dependency Management [pinot]

2025-03-31 Thread via GitHub
leujean02 opened a new pull request, #15418: URL: https://github.com/apache/pinot/pull/15418 Fix for [#12735](https://github.com/apache/pinot/issues/12735) by moving dependency version declarations in the main pom to properties -- This is an automated message from the Apache Git Service.

Re: [PR] Add metrics to track segment operation throttle thresholds and count of number of segments undergoing operation [pinot]

2025-03-31 Thread via GitHub
klsince commented on code in PR #15392: URL: https://github.com/apache/pinot/pull/15392#discussion_r2021396532 ## pinot-segment-local/src/main/java/org/apache/pinot/segment/local/utils/SegmentStarTreePreprocessThrottler.java: ## @@ -41,7 +42,8 @@ public class SegmentStarTreePrep

[PR] SAR-645 - Add miab link in the nav menu and on the community section [pinot-site]

2025-03-31 Thread via GitHub
gio-startree opened a new pull request, #144: URL: https://github.com/apache/pinot-site/pull/144 (no comment) -- 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

Re: [PR] Bump joda-time:joda-time from 2.13.1 to 2.14.0 [pinot]

2025-03-31 Thread via GitHub
tibrewalpratik17 merged PR #15417: URL: https://github.com/apache/pinot/pull/15417 -- 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...@p

(pinot) branch master updated: Bump com.google.cloud:libraries-bom from 26.57.0 to 26.58.0 (#15414)

2025-03-31 Thread pratik
This is an automated email from the ASF dual-hosted git repository. pratik 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 71683461eb Bump com.google.cloud:libraries-bom fr

Re: [PR] Bump com.puppycrawl.tools:checkstyle from 10.21.4 to 10.22.0 [pinot]

2025-03-31 Thread via GitHub
tibrewalpratik17 merged PR #15413: URL: https://github.com/apache/pinot/pull/15413 -- 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...@p

Re: [PR] Bump org.ow2.asm:asm from 9.7.1 to 9.8 [pinot]

2025-03-31 Thread via GitHub
tibrewalpratik17 merged PR #15416: URL: https://github.com/apache/pinot/pull/15416 -- 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...@p

(pinot) branch dependabot/maven/com.azure-azure-sdk-bom-1.2.33 deleted (was bd9108ce75)

2025-03-31 Thread pratik
This is an automated email from the ASF dual-hosted git repository. pratik pushed a change to branch dependabot/maven/com.azure-azure-sdk-bom-1.2.33 in repository https://gitbox.apache.org/repos/asf/pinot.git was bd9108ce75 Bump com.azure:azure-sdk-bom from 1.2.32 to 1.2.33 The revisions t

(pinot) branch dependabot/maven/com.google.cloud-libraries-bom-26.58.0 deleted (was c24f345ed5)

2025-03-31 Thread pratik
This is an automated email from the ASF dual-hosted git repository. pratik pushed a change to branch dependabot/maven/com.google.cloud-libraries-bom-26.58.0 in repository https://gitbox.apache.org/repos/asf/pinot.git was c24f345ed5 Bump com.google.cloud:libraries-bom from 26.57.0 to 26.58.

[PR] Bump com.google.cloud:libraries-bom from 26.57.0 to 26.58.0 [pinot]

2025-03-31 Thread via GitHub
dependabot[bot] opened a new pull request, #15414: URL: https://github.com/apache/pinot/pull/15414 Bumps [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) from 26.57.0 to 26.58.0. Release notes Sourced from https://github.com/googleapis/java-cloud-bom/

(pinot) branch dependabot/maven/software.amazon.awssdk-bom-2.31.11 updated (200e0b4b08 -> 98898962f6)

2025-03-31 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/software.amazon.awssdk-bom-2.31.11 in repository https://gitbox.apache.org/repos/asf/pinot.git discard 200e0b4b08 Bump software.amazon.awssdk:bom from 2.31.10 to 2.31.11

[PR] Bump org.ow2.asm:asm from 9.7.1 to 9.8 [pinot]

2025-03-31 Thread via GitHub
dependabot[bot] opened a new pull request, #15416: URL: https://github.com/apache/pinot/pull/15416 Bumps org.ow2.asm:asm from 9.7.1 to 9.8. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.ow2.asm:asm&package

Re: [PR] Add `gridDisk` H3 Function [pinot]

2025-03-31 Thread via GitHub
bziobrowski commented on code in PR #15349: URL: https://github.com/apache/pinot/pull/15349#discussion_r2020856322 ## pinot-core/src/main/java/org/apache/pinot/core/geospatial/transform/function/ScalarFunctions.java: ## @@ -267,4 +268,23 @@ public static long gridDistance(long f

(pinot) branch dependabot/maven/joda-time-joda-time-2.14.0 created (now 8da04ba849)

2025-03-31 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/joda-time-joda-time-2.14.0 in repository https://gitbox.apache.org/repos/asf/pinot.git at 8da04ba849 Bump joda-time:joda-time from 2.13.1 to 2.14.0 No new revisions we

[PR] Bump net.alchim31.maven:scala-maven-plugin from 4.9.2 to 4.9.5 [pinot]

2025-03-31 Thread via GitHub
dependabot[bot] opened a new pull request, #15415: URL: https://github.com/apache/pinot/pull/15415 Bumps net.alchim31.maven:scala-maven-plugin from 4.9.2 to 4.9.5. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name

(pinot) branch dependabot/maven/org.ow2.asm-asm-9.8 created (now f0e18a5586)

2025-03-31 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.ow2.asm-asm-9.8 in repository https://gitbox.apache.org/repos/asf/pinot.git at f0e18a5586 Bump org.ow2.asm:asm from 9.7.1 to 9.8 No new revisions were added by thi

(pinot) branch dependabot/maven/com.google.cloud-libraries-bom-26.58.0 created (now c24f345ed5)

2025-03-31 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.google.cloud-libraries-bom-26.58.0 in repository https://gitbox.apache.org/repos/asf/pinot.git at c24f345ed5 Bump com.google.cloud:libraries-bom from 26.57.0 to 26

[PR] Bump com.puppycrawl.tools:checkstyle from 10.21.4 to 10.22.0 [pinot]

2025-03-31 Thread via GitHub
dependabot[bot] opened a new pull request, #15413: URL: https://github.com/apache/pinot/pull/15413 Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.21.4 to 10.22.0. Release notes Sourced from https://github.com/checkstyle/checkstyle/release

[PR] Bump com.azure:azure-sdk-bom from 1.2.32 to 1.2.33 [pinot]

2025-03-31 Thread via GitHub
dependabot[bot] opened a new pull request, #15412: URL: https://github.com/apache/pinot/pull/15412 Bumps [com.azure:azure-sdk-bom](https://github.com/azure/azure-sdk-for-java) from 1.2.32 to 1.2.33. Commits https://github.com/Azure/azure-sdk-for-java/commit/0125689ac808fa545e05

(pinot) branch dependabot/maven/com.puppycrawl.tools-checkstyle-10.22.0 created (now 26e5e9df5a)

2025-03-31 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.puppycrawl.tools-checkstyle-10.22.0 in repository https://gitbox.apache.org/repos/asf/pinot.git at 26e5e9df5a Bump com.puppycrawl.tools:checkstyle from 10.21.4 to

(pinot) branch dependabot/maven/software.amazon.awssdk-bom-2.31.11 created (now 200e0b4b08)

2025-03-31 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/software.amazon.awssdk-bom-2.31.11 in repository https://gitbox.apache.org/repos/asf/pinot.git at 200e0b4b08 Bump software.amazon.awssdk:bom from 2.31.10 to 2.31.11 N

[PR] Adding ArrowResponseEncoder implementation [pinot]

2025-03-31 Thread via GitHub
xiangfu0 opened a new pull request, #15410: URL: https://github.com/apache/pinot/pull/15410 Use ARROW for the ResultTable Serde between BrokerGrpc client and server communication. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH