[ https://issues.apache.org/jira/browse/SOLR-10026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15836602#comment-15836602 ]
ASF subversion and git services commented on SOLR-10026: -------------------------------------------------------- Commit a1398df71aa9c37c9e02a9f2929342ef7509acb4 in lucene-solr's branch refs/heads/branch_6x from [~noble.paul] [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=a1398df ] SOLR-10026: JavaBinCodec should initialize maps and namedLists with known capacity > JavaBinCodec should initialize maps and namedLists with known capacity > ---------------------------------------------------------------------- > > Key: SOLR-10026 > URL: https://issues.apache.org/jira/browse/SOLR-10026 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Components: SolrJ > Affects Versions: 6.3, master (7.0) > Reporter: John Call > Assignee: Noble Paul > Priority: Minor > Labels: javabincodec > Fix For: master (7.0), 6.5 > > Original Estimate: 1m > Remaining Estimate: 1m > > When unmarshalling maps and namedLists the size of theses lists are known but > the constructors for initializing these maps and namedLists with a > initialSize are not used. -- 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