[
https://issues.apache.org/jira/browse/GORA-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chin Huang updated GORA-353:
----------------------------
Attachment: patch3-correctly-serialize-authentication-token.diff
patch1-fix-indentation-and-trailing-spaces.diff
patch2-authentication-token-serialization-test.diff
Upload unit test and bug fix. Apply the three patches in order.
> Accumulo authentication token serialized incorrectly
> ----------------------------------------------------
>
> Key: GORA-353
> URL: https://issues.apache.org/jira/browse/GORA-353
> Project: Apache Gora
> Issue Type: Bug
> Components: gora-accumulo
> Affects Versions: 0.4
> Reporter: Chin Huang
> Attachments: patch1-fix-indentation-and-trailing-spaces.diff,
> patch2-authentication-token-serialization-test.diff,
> patch3-correctly-serialize-authentication-token.diff
>
>
> Accumulo 1.5.0 changed the authentication token serialization format (See
> [ACCUMULO-1041]). Gora-accumulo serializes the authentication token in the
> old format when calling the Accumulo API, so the operation fails with the
> exception {{ThriftSecurityException(user:root, code:INVALID_INSTANCEID)}}.
> How to reproduce this bug: Execute the attached unit test.
--
This message was sent by Atlassian JIRA
(v6.2#6252)