MarkGaox opened a new issue, #2954: URL: https://github.com/apache/helix/issues/2954
### Describe the bug Currently, for WAGED enabled clusters, BestPossibleVerifier attempts to verify all WAGED resources, regardless of whether a specific resource is specified ### To Reproduce 1. Configure BestPossibleVerifier with a specific resource in the settings. 2. Run the verification process. 3. Observe that BestPossibleVerifier verifies all resources rather than just the specified one. ### Expected behavior For WAGED resources, BestPossibleVerifier should compute the BestPossibleState across all resources within the cluster, but it should limit verification of the ExternalView to the specified resource only. ### Additional context Add any other context about the problem here. -- 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: reviews-unsubscr...@helix.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@helix.apache.org For additional commands, e-mail: reviews-h...@helix.apache.org