Github user tirthmehta1994 commented on a diff in the pull request:
https://github.com/apache/lucene-solr/pull/483#discussion_r228394242
--- Diff:
solr/core/src/java/org/apache/solr/update/processor/LogUpdateProcessorFactory.java
---
@@ -187,12 +190,23 @@ public void finish() throws IOException {
log.info(getLogStringAndClearRspToLog());
}
+ if (deleteLog.isInfoEnabled()) {
--- End diff --
Any request that contains a delete
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]