You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "Eric Newton (JIRA)" <ji...@apache.org> on 2012/06/27 20:35:44 UTC

[jira] [Created] (ACCUMULO-659) ArrayByteSequence needs to be Serializable

Eric Newton created ACCUMULO-659:
------------------------------------

             Summary: ArrayByteSequence needs to be Serializable
                 Key: ACCUMULO-659
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-659
             Project: Accumulo
          Issue Type: Bug
          Components: client
    Affects Versions: 1.4.0
            Reporter: Eric Newton
            Assignee: Billie Rinaldi
            Priority: Minor
             Fix For: 1.4.1


Authorizations is Serializable, and points to a set of ByteSequence, which is implemented ArrayByteSequence.


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

        

Re: [jira] [Created] (ACCUMULO-659) ArrayByteSequence needs to be Serializable

Posted by Marc Parisi <ma...@accumulo.net>.
Why not also make them writablecomparable, allowing for comparison and
serialization within each class.

On Wed, Jun 27, 2012 at 2:35 PM, Eric Newton (JIRA) <ji...@apache.org> wrote:

> Eric Newton created ACCUMULO-659:
> ------------------------------------
>
>             Summary: ArrayByteSequence needs to be Serializable
>                 Key: ACCUMULO-659
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-659
>             Project: Accumulo
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.4.0
>            Reporter: Eric Newton
>            Assignee: Billie Rinaldi
>            Priority: Minor
>             Fix For: 1.4.1
>
>
> Authorizations is Serializable, and points to a set of ByteSequence, which
> is implemented ArrayByteSequence.
>
>
> --
> 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
>
>
>

[jira] [Resolved] (ACCUMULO-659) ArrayByteSequence needs to be Serializable

Posted by "Eric Newton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ACCUMULO-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Newton resolved ACCUMULO-659.
----------------------------------

    Resolution: Fixed
    
> ArrayByteSequence needs to be Serializable
> ------------------------------------------
>
>                 Key: ACCUMULO-659
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-659
>             Project: Accumulo
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.4.0
>            Reporter: Eric Newton
>            Assignee: Billie Rinaldi
>            Priority: Minor
>             Fix For: 1.4.1
>
>
> Authorizations is Serializable, and points to a set of ByteSequence, which is implemented ArrayByteSequence.

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