Description
The IgnoreCommitOptimizeUpdateProcessor introduced in SOLR-6761 prevents replicas from requesting the leader to commit during recovery. The processor should allow commit requests to pass through if the DistributedUpdateProcessor.COMMIT_END_POINT parameter == true.