You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "itschrispeck (via GitHub)" <gi...@apache.org> on 2023/06/28 01:14:31 UTC

[GitHub] [pinot] itschrispeck opened a new pull request, #10989: do not readd lucene readers to queue if segment is destroyed

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

   Issue described in: https://github.com/apache/pinot/issues/10976
   
   Tested the cherry-picked commit on an internal cluster, verified via logs that `_luceneRealtimeReaders` no longer constantly increases are segments are created/committed (and should no longer incur an index creation lag). Spot checked that text_match on realtime SV columns continues to work as expected.
   
   Tag: `performance`


-- 
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-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [pinot] Jackie-Jiang merged pull request #10989: do not readd lucene readers to queue if segment is destroyed

Posted by "Jackie-Jiang (via GitHub)" <gi...@apache.org>.
Jackie-Jiang merged PR #10989:
URL: https://github.com/apache/pinot/pull/10989


-- 
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-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org