gerlowskija opened a new pull request, #45:
URL: https://github.com/apache/solr-sandbox/pull/45

   Prior to this commit, the MirroringUpdateProcessor had no check to ensure 
that docs weren't running afoul of the batch size limit set at the Kafka level.
   
   This commit changes this to ensure that docs exceeding this limit are not 
mirrored.  These offending docs may still be indexed, based on the value of the 
URP's "indexUnmirrorableDocs" config property (which defaults to 'false' if not 
set).


-- 
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-unsubscr...@solr.apache.org

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


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

Reply via email to