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 2013/02/22 13:02:12 UTC

[jira] [Created] (ACCUMULO-1084) ignore block settings larger than 2**31 bytes

Eric Newton created ACCUMULO-1084:
-------------------------------------

             Summary: ignore block settings larger than 2**31 bytes
                 Key: ACCUMULO-1084
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1084
             Project: Accumulo
          Issue Type: Bug
          Components: tserver
            Reporter: Eric Newton
            Assignee: Keith Turner
            Priority: Minor
             Fix For: 1.6.0


I set the block size for the WAL to 2.1G.  Log files were created, but the logs were unreadable from HDFS. Something in there is using a signed 32-bit integer and it overflows.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira