You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "Keith Turner (Created) (JIRA)" <ji...@apache.org> on 2012/02/28 19:37:49 UTC

[jira] [Created] (ACCUMULO-434) Bulk import should use more robust mechanism to give work to tablet servers

Bulk import should use more robust mechanism to give work to tablet servers
---------------------------------------------------------------------------

                 Key: ACCUMULO-434
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-434
             Project: Accumulo
          Issue Type: Improvement
          Components: master, tserver
    Affects Versions: 1.4.0
            Reporter: Keith Turner
            Assignee: Eric Newton
             Fix For: 1.5.0


Bulk import currently selects a random tablet server and ask it do the bulk import work.  If the connection times out it assumes the tablet server failed even though the tablet server may still be working on the bulk import.  Work was done in ACCUMULO-422 to make this problem much less likely in 1.4.  For 1.5 we need to redesign this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira