[ https://issues.apache.org/jira/browse/GORA-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lewis John McGibbney updated GORA-353: -------------------------------------- Assignee: Chin Huang > 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)