rhodo opened a new pull request, #16639:
URL: https://github.com/apache/pinot/pull/16639

   …Add per-table locks for buildRouting to allow concurrent builds across 
tables\n- Track per-table routing build start time; ignore requests older than 
build start (gate removed per latest change)\n- Skip redundant builds if an 
earlier concurrent build was already started\n- Clean up locks/timestamps on 
removeRouting\n- Add unit test BuildRoutingDelayTest for delay/skip logic 
(#16585)"
   
   This reverts commit d9e731782afc62149b487c27e80de4d809673853.
   
   Instructions:
   1. The PR has to be tagged with at least one of the following labels (*):
      1. `feature`
      2. `bugfix`
      3. `performance`
      4. `ui`
      5. `backward-incompat`
      6. `release-notes` (**)
   2. Remove these instructions before publishing the PR.
    
   (*) Other labels to consider:
   - `testing`
   - `dependencies`
   - `docker`
   - `kubernetes`
   - `observability`
   - `security`
   - `code-style`
   - `extension-point`
   - `refactor`
   - `cleanup`
   
   (**) Use `release-notes` label for scenarios like:
   - New configuration options
   - Deprecation of configurations
   - Signature changes to public methods/interfaces
   - New plugins added or old plugins removed
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to