You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/04/25 17:34:18 UTC

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

    [ https://issues.apache.org/jira/browse/ACCUMULO-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13981154#comment-13981154 ] 

ASF subversion and git services commented on ACCUMULO-2733:
-----------------------------------------------------------

Commit 6742627f20ad58e8e0737baddde952d9d7edba87 in accumulo's branch refs/heads/1.6.0-SNAPSHOT from [~busbey]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=6742627 ]

ACCUMULO-2733 adds thrift deserialization to Credentials


> 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
>
>         Attachments: ACCUMULO-2733.1.patch.txt
>
>
> 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)