[ https://issues.apache.org/jira/browse/ACCUMULO-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14026983#comment-14026983 ]
ASF subversion and git services commented on ACCUMULO-2888: ----------------------------------------------------------- Commit 53ec68999a416d96a0bd3c8d92a6311c8b69987b in accumulo's branch refs/heads/1.5.2-SNAPSHOT from [~ecn] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=53ec689 ] ACCUMULO-2888 set the threads in the BatchWriterConfig > BatchWriterOpts doesn't configure the number of threads > ------------------------------------------------------- > > Key: ACCUMULO-2888 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2888 > Project: Accumulo > Issue Type: Bug > Components: test > Affects Versions: 1.5.0, 1.5.1, 1.6.0 > Reporter: Eric Newton > Assignee: Eric Newton > Priority: Critical > Fix For: 1.5.2, 1.6.1, 1.7.0 > > > While looking into continuous ingest tests, I noticed the client was never > using more than 3 threads to talk to the servers, even though I had specified > 80. > Digging around, I found that the BatchWriterOpts jcommander object wasn't > using the thread number supplied by the user. -- This message was sent by Atlassian JIRA (v6.2#6252)