This is an automated email from the ASF dual-hosted git repository.
sajjad pushed a commit to branch hotfix-unicode
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/hotfix-unicode by this push:
new c4d5fdb003e Update PinotHelixResourceManager.java Style check (#16758)
c4d5fdb003e is described below
commit c4d5fdb003e8829b4051bf5b3308e27336fd65c2
Author: Praveen <[email protected]>
AuthorDate: Thu Sep 4 14:22:15 2025 -0700
Update PinotHelixResourceManager.java Style check (#16758)
---
.../apache/pinot/controller/helix/core/PinotHelixResourceManager.java | 2 --
1 file changed, 2 deletions(-)
diff --git
a/pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/PinotHelixResourceManager.java
b/pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/PinotHelixResourceManager.java
index c26db20c093..ede97350a3a 100644
---
a/pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/PinotHelixResourceManager.java
+++
b/pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/PinotHelixResourceManager.java
@@ -63,12 +63,10 @@ import org.apache.commons.lang3.StringUtils;
import org.apache.commons.lang3.tuple.Pair;
import org.apache.helix.AccessOption;
import org.apache.helix.ClusterMessagingService;
-import org.apache.helix.Criteria;
import org.apache.helix.HelixAdmin;
import org.apache.helix.HelixDataAccessor;
import org.apache.helix.HelixException;
import org.apache.helix.HelixManager;
-import org.apache.helix.InstanceType;
import org.apache.helix.NotificationContext;
import org.apache.helix.PropertyKey;
import org.apache.helix.PropertyKey.Builder;
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]