[
https://issues.apache.org/jira/browse/SOLR-6820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14552506#comment-14552506
]
Shalin Shekhar Mangar commented on SOLR-6820:
---------------------------------------------
Shouldn't we increase the default numBuckets to 65536? It doesn't look very
expensive to do so -- the numBuckets are used to create an array of
VersionBucket objects each of which contains a single long value. The benefit
is quite significant for such a small cost.
> The sync on the VersionInfo bucket in DistributedUpdateProcesser#addDocument
> appears to be a large bottleneck when using replication.
> -------------------------------------------------------------------------------------------------------------------------------------
>
> Key: SOLR-6820
> URL: https://issues.apache.org/jira/browse/SOLR-6820
> Project: Solr
> Issue Type: Sub-task
> Components: SolrCloud
> Reporter: Mark Miller
> Assignee: Timothy Potter
> Fix For: Trunk, 5.2
>
> Attachments: SOLR-6820.patch, threads.png
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]