You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2014/04/25 01:15:15 UTC

[jira] [Created] (ACCUMULO-2733) Credentials is missing deserializer to match Thrift serializer

Sean Busbey created ACCUMULO-2733:
-------------------------------------

             Summary: Credentials is missing deserializer to match Thrift serializer
                 Key: ACCUMULO-2733
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2733
             Project: Accumulo
          Issue Type: Bug
    Affects Versions: 1.6.0
            Reporter: Sean Busbey
            Assignee: Sean Busbey
             Fix For: 1.6.1, 1.7.0


Right now Credentials has a toThrift method that serializes to a TCredential, but no corresponding fromThrift to deserialize. Instead there are several locations that inline this deserialization.

To avoid maintaining multiple implementations, these should be consolidated into a single fromThrift method.



--
This message was sent by Atlassian JIRA
(v6.2#6252)