Chin Huang created GORA-353:
-------------------------------
Summary: 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
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)