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