key.followingKey(PartialKey.ROW_COLFAM_COLQUAL_COLVIS) can produce a key with 
an invalid COLVIS
-----------------------------------------------------------------------------------------------

                 Key: ACCUMULO-193
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-193
             Project: Accumulo
          Issue Type: Bug
            Reporter: Adam Fuchs
            Assignee: Adam Fuchs
            Priority: Minor


Need a new algorithm for calculating the next biggest column visibility, 
because tagging \0 to the end creates an invalid column visibility. We might be 
able to minimize the timestamp for this (i.e. set timestamp to Long.MIN_VALUE, 
but keep column and row elements the same).

--
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

        

Reply via email to