You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2022/06/15 09:21:08 UTC

[GitHub] [solr] bruno-roustant opened a new pull request, #906: SOLR-16255: Introduce DirectUpdateHandler2#shouldCommit

bruno-roustant opened a new pull request, #906:
URL: https://github.com/apache/solr/pull/906

   DirectUpdateHandler2.shouldCommit() contains the same logic as before: writer.hasUncommittedChanges().
   In addition (logical OR) it checks if the CommitUpdateCommand contains user defined commit metadata. If so, it allows to commit with no changes but with user defined commit metadata.


-- 
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: issues-unsubscribe@solr.apache.org

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


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


[GitHub] [solr] bruno-roustant merged pull request #906: SOLR-16255: Introduce DirectUpdateHandler2#shouldCommit

Posted by GitBox <gi...@apache.org>.
bruno-roustant merged PR #906:
URL: https://github.com/apache/solr/pull/906


-- 
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: issues-unsubscribe@solr.apache.org

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


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