[
https://issues.apache.org/jira/browse/GORA-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14203895#comment-14203895
]
Hudson commented on GORA-399:
-----------------------------
SUCCESS: Integrated in gora-trunk #1298 (See
[https://builds.apache.org/job/gora-trunk/1298/])
GORA-399 (rmarroquin: rev eedcfed9d3ef3d82ce02fd5ef91f24c362773553)
*
gora-cassandra/src/main/java/org/apache/gora/cassandra/serializers/GoraSerializerTypeInferer.java
*
gora-cassandra/src/main/java/org/apache/gora/cassandra/store/CassandraStore.java
*
gora-cassandra/src/main/java/org/apache/gora/cassandra/store/CassandraClient.java
> Gora-Cassandra should handle Strings inside Union types as CharSequences
> -------------------------------------------------------------------------
>
> Key: GORA-399
> URL: https://issues.apache.org/jira/browse/GORA-399
> Project: Apache Gora
> Issue Type: Bug
> Components: gora-cassandra
> Reporter: Renato Javier Marroquín Mogrovejo
> Assignee: Renato Javier Marroquín Mogrovejo
> Attachments: GORA-399.patch
>
>
> In previous releases of Gora, the data beans compiled were all using
> avro.Utf8 classes, but now we are compiling them to use CharSequence.
> This leads to NPE and the Gora-Cassandra module to eat some the actual causes
> of the problem.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)