[jira] [Commented] (LUCENE-8081) Allow IndexWriter to opt out of flushing on indexing threads
[ https://issues.apache.org/jira/browse/LUCENE-8081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16283174#comment-16283174 ] ASF subversion and git services commented on LUCENE-8081: - Commit 027a6edb59fde11ee1704e1df57a37c4b7fb0f94 in lucene-solr's branch refs/heads/branch_7x from [~jpountz] [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=027a6ed ] LUCENE-8081: Fix javadoc tag. > Allow IndexWriter to opt out of flushing on indexing threads > > > Key: LUCENE-8081 > URL: https://issues.apache.org/jira/browse/LUCENE-8081 > Project: Lucene - Core > Issue Type: Improvement >Reporter: Simon Willnauer >Assignee: Simon Willnauer > Fix For: master (8.0), 7.3 > > Attachments: LUCENE-8081.patch, LUCENE-8081.patch, LUCENE-8081.patch > > > Today indexing / updating threads always help out flushing. Experts might > want indexing threads to only help flushing if flushes are falling behind. > Maybe we can allow an expert flag in IWC to opt out of this behavior. -- This message was sent by Atlassian JIRA (v6.4.14#64029) - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org
[jira] [Commented] (LUCENE-8081) Allow IndexWriter to opt out of flushing on indexing threads
[ https://issues.apache.org/jira/browse/LUCENE-8081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16283175#comment-16283175 ] ASF subversion and git services commented on LUCENE-8081: - Commit b32739428be0a357a61b7506ca36af3c85b6f236 in lucene-solr's branch refs/heads/master from [~jpountz] [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=b327394 ] LUCENE-8081: Fix javadoc tag. > Allow IndexWriter to opt out of flushing on indexing threads > > > Key: LUCENE-8081 > URL: https://issues.apache.org/jira/browse/LUCENE-8081 > Project: Lucene - Core > Issue Type: Improvement >Reporter: Simon Willnauer >Assignee: Simon Willnauer > Fix For: master (8.0), 7.3 > > Attachments: LUCENE-8081.patch, LUCENE-8081.patch, LUCENE-8081.patch > > > Today indexing / updating threads always help out flushing. Experts might > want indexing threads to only help flushing if flushes are falling behind. > Maybe we can allow an expert flag in IWC to opt out of this behavior. -- This message was sent by Atlassian JIRA (v6.4.14#64029) - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org
[jira] [Commented] (LUCENE-8081) Allow IndexWriter to opt out of flushing on indexing threads
[ https://issues.apache.org/jira/browse/LUCENE-8081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16283167#comment-16283167 ] ASF subversion and git services commented on LUCENE-8081: - Commit fb80264e42c8dfc7e6d2127fe945e8d14b182971 in lucene-solr's branch refs/heads/branch_7x from [~jpountz] [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=fb80264 ] LUCENE-8081: Remove unused import. > Allow IndexWriter to opt out of flushing on indexing threads > > > Key: LUCENE-8081 > URL: https://issues.apache.org/jira/browse/LUCENE-8081 > Project: Lucene - Core > Issue Type: Improvement >Reporter: Simon Willnauer >Assignee: Simon Willnauer > Fix For: master (8.0), 7.3 > > Attachments: LUCENE-8081.patch, LUCENE-8081.patch, LUCENE-8081.patch > > > Today indexing / updating threads always help out flushing. Experts might > want indexing threads to only help flushing if flushes are falling behind. > Maybe we can allow an expert flag in IWC to opt out of this behavior. -- This message was sent by Atlassian JIRA (v6.4.14#64029) - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org
[jira] [Commented] (LUCENE-8081) Allow IndexWriter to opt out of flushing on indexing threads
[ https://issues.apache.org/jira/browse/LUCENE-8081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16283168#comment-16283168 ] ASF subversion and git services commented on LUCENE-8081: - Commit d5c72eb5887fe3d399908c4accf453b7a7b339ab in lucene-solr's branch refs/heads/master from [~jpountz] [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=d5c72eb ] LUCENE-8081: Remove unused import. > Allow IndexWriter to opt out of flushing on indexing threads > > > Key: LUCENE-8081 > URL: https://issues.apache.org/jira/browse/LUCENE-8081 > Project: Lucene - Core > Issue Type: Improvement >Reporter: Simon Willnauer >Assignee: Simon Willnauer > Fix For: master (8.0), 7.3 > > Attachments: LUCENE-8081.patch, LUCENE-8081.patch, LUCENE-8081.patch > > > Today indexing / updating threads always help out flushing. Experts might > want indexing threads to only help flushing if flushes are falling behind. > Maybe we can allow an expert flag in IWC to opt out of this behavior. -- This message was sent by Atlassian JIRA (v6.4.14#64029) - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org
[jira] [Commented] (LUCENE-8081) Allow IndexWriter to opt out of flushing on indexing threads
[ https://issues.apache.org/jira/browse/LUCENE-8081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16281995#comment-16281995 ] ASF subversion and git services commented on LUCENE-8081: - Commit 6aece3b999c01de7138f20c59ec0ed0528251022 in lucene-solr's branch refs/heads/branch_7x from [~simonw] [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=6aece3b ] LUCENE-8081: Allow IndexWriter to opt out of flushing on indexing threads Index/Update Threads try to help out flushing pending document buffers to disk. This change adds an expert setting to opt ouf of this behavior unless flusing is falling behind. > Allow IndexWriter to opt out of flushing on indexing threads > > > Key: LUCENE-8081 > URL: https://issues.apache.org/jira/browse/LUCENE-8081 > Project: Lucene - Core > Issue Type: Improvement >Reporter: Simon Willnauer >Assignee: Simon Willnauer > Fix For: master (8.0), 7.3 > > Attachments: LUCENE-8081.patch, LUCENE-8081.patch, LUCENE-8081.patch > > > Today indexing / updating threads always help out flushing. Experts might > want indexing threads to only help flushing if flushes are falling behind. > Maybe we can allow an expert flag in IWC to opt out of this behavior. -- This message was sent by Atlassian JIRA (v6.4.14#64029) - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org
[jira] [Commented] (LUCENE-8081) Allow IndexWriter to opt out of flushing on indexing threads
[ https://issues.apache.org/jira/browse/LUCENE-8081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16281996#comment-16281996 ] ASF subversion and git services commented on LUCENE-8081: - Commit ede46fe6e972811ca49635d07106f177a7d90d30 in lucene-solr's branch refs/heads/master from [~simonw] [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=ede46fe ] LUCENE-8081: Allow IndexWriter to opt out of flushing on indexing threads Index/Update Threads try to help out flushing pending document buffers to disk. This change adds an expert setting to opt ouf of this behavior unless flusing is falling behind. > Allow IndexWriter to opt out of flushing on indexing threads > > > Key: LUCENE-8081 > URL: https://issues.apache.org/jira/browse/LUCENE-8081 > Project: Lucene - Core > Issue Type: Improvement >Reporter: Simon Willnauer >Assignee: Simon Willnauer > Fix For: master (8.0), 7.3 > > Attachments: LUCENE-8081.patch, LUCENE-8081.patch, LUCENE-8081.patch > > > Today indexing / updating threads always help out flushing. Experts might > want indexing threads to only help flushing if flushes are falling behind. > Maybe we can allow an expert flag in IWC to opt out of this behavior. -- This message was sent by Atlassian JIRA (v6.4.14#64029) - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org
[jira] [Commented] (LUCENE-8081) Allow IndexWriter to opt out of flushing on indexing threads
[ https://issues.apache.org/jira/browse/LUCENE-8081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16280579#comment-16280579 ] Michael McCandless commented on LUCENE-8081: +1 Maybe expand the javadoc a bit to state that this means the thread calling {{refresh}} will be the only thread writing new segments to disk, unless flushing falls behind? > Allow IndexWriter to opt out of flushing on indexing threads > > > Key: LUCENE-8081 > URL: https://issues.apache.org/jira/browse/LUCENE-8081 > Project: Lucene - Core > Issue Type: Bug >Reporter: Simon Willnauer > Attachments: LUCENE-8081.patch > > > Today indexing / updating threads always help out flushing. Experts might > want indexing threads to only help flushing if flushes are falling behind. > Maybe we can allow an expert flag in IWC to opt out of this behavior. -- This message was sent by Atlassian JIRA (v6.4.14#64029) - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org