You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/11/05 17:42:34 UTC

[jira] [Created] (ACCUMULO-3301) TableOperationsImpl.waitForTableStateTransition(String, TableState) never fetches `future` column

Josh Elser created ACCUMULO-3301:
------------------------------------

             Summary: TableOperationsImpl.waitForTableStateTransition(String, TableState) never fetches `future` column
                 Key: ACCUMULO-3301
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3301
             Project: Accumulo
          Issue Type: Bug
          Components: client
    Affects Versions: 1.6.1, 1.6.0
            Reporter: Josh Elser
            Assignee: Josh Elser
             Fix For: 1.6.2, 1.7.0


The Scanner in waitForTableStateTransition attempts to read the `future` column from the tablet row but fails to actually fetch that column.

Could be related to how ACCUMULO-3292 was possible.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)