[
https://issues.apache.org/jira/browse/GORA-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099200#comment-14099200
]
Hudson commented on GORA-353:
-----------------------------
SUCCESS: Integrated in gora-trunk #1178 (See
[https://builds.apache.org/job/gora-trunk/1178/])
GORA-353 Accumulo authentication token serialized incorrectly
(lewis.j.mcgibbney: rev 92b88415820001da61e0a94aa526db3622b576dc)
* CHANGES.txt
*
gora-accumulo/src/test/java/org/apache/gora/accumulo/store/AuthenticationTokenTest.java
* gora-accumulo/pom.xml
* gora-accumulo/src/main/java/org/apache/gora/accumulo/store/AccumuloStore.java
> 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
> Assignee: Chin Huang
> Fix For: 0.5
>
> 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)