[ 
https://issues.apache.org/jira/browse/SOLR-11200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441298#comment-16441298
 ] 

Dawid Weiss commented on SOLR-11200:
------------------------------------

I'd like to commit this patch in -- this seems important. I have just talked to 
a company where they have a large index (not sharded, monolithic) and do 
nightly merges. The time to perform those merges is important and IO-throttling 
essentially caps the bandwidth of an otherwise very fast drive to 5MB/s, which 
means the whole merge ends with a trailing single merge thread that lasts over 
an hour longer than anything else out there (searches are performed on 
different machines).


> provide a config to enable disable ConcurrentMergeSchedule.doAutoIOThrottle
> ---------------------------------------------------------------------------
>
>                 Key: SOLR-11200
>                 URL: https://issues.apache.org/jira/browse/SOLR-11200
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Nawab Zada Asad iqbal
>            Priority: Minor
>         Attachments: SOLR-11200.patch, SOLR-11200.patch, SOLR-11200.patch
>
>
> This config can be useful while bulk indexing. Lucene introduced it 
> https://issues.apache.org/jira/browse/LUCENE-6119 . 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to