You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Eric Newton (JIRA)" <ji...@apache.org> on 2014/06/10 22:43:01 UTC

[jira] [Created] (ACCUMULO-2888) BatchWriterOpts doesn't configure the number of threads

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)