Eric Newton created ACCUMULO-2888:
-------------------------------------
Summary: 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.6.0, 1.5.1, 1.5.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)