You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2019/11/21 22:46:27 UTC

[GitHub] [lucene-solr] mbwaheed opened a new pull request #1028: SOLR-13101:These are pretty much non functional changes, related to S…

mbwaheed opened a new pull request #1028: SOLR-13101:These are pretty much non functional changes, related to S…
URL: https://github.com/apache/lucene-solr/pull/1028
 
 
   …HARED replica concurrent updates
   https://github.com/apache/lucene-solr/pull/983/commits/581f468f9914ce2488201efbed42fd43dc4b481
   
   - Pull read lock is only required before the local indexing starts. If indexing has to pull it can acquire and release write lock without anything to do with read lock first. Removing the unneeded lock upgrade/downgrade logic to simplify things.
   - Added one pager explanation in the start of SharedCoreConcurrencyController around overall concurrency design.
   - Added mores comments around BlobCoreMetadata#generation number and its usage.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org