[ https://issues.apache.org/jira/browse/SOLR-6816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14233651#comment-14233651 ]
Mark Miller edited comment on SOLR-6816 at 12/4/14 2:34 PM: ------------------------------------------------------------ I'm starting to feel around the edges with 2 of my local machines and simple benchmarking. I've found two fairly concerning things so far: * I can't seem to saturate any key resource. * The VersionInfo bucket size appears to be a large bottleneck with replication (we lock on this bucket in DistributedUpdateProcessor for the entire document add). I've attached a PDF record of my runs that I'm keeping. was (Author: markrmil...@gmail.com): I'm starting to feel around the edges with 2 of my local machines and simple benchmarking. I've found two fairy concerning things so far: * I can't seem to saturate any key resource. * The VersionInfo bucket size appears to be a large bottleneck with replication (we lock on this bucket in DistributedUpdateProcessor for the entire document add). I've attached a PDF record of my runs that I'm keeping. > Review SolrCloud Indexing Performance. > -------------------------------------- > > Key: SOLR-6816 > URL: https://issues.apache.org/jira/browse/SOLR-6816 > Project: Solr > Issue Type: Task > Components: SolrCloud > Reporter: Mark Miller > Priority: Critical > Attachments: SolrBench.pdf > > > We have never really focused on indexing performance, just correctness and > low hanging fruit. We need to vet the performance and try to address any > holes. > Note: A common report is that adding any replication is very slow. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org