[jira] [Updated] (GORA-399) Gora-Cassandra should handle Strings inside Union types as CharSequences

2017-08-23 Thread Lewis John McGibbney (JIRA)

 [ 
https://issues.apache.org/jira/browse/GORA-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lewis John McGibbney updated GORA-399:
--
Fix Version/s: 0.8

> 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
> Fix For: 0.8
>
> 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.4.14#64029)


[jira] [Updated] (GORA-399) Gora-Cassandra should handle Strings inside Union types as CharSequences

2014-11-09 Thread JIRA

 [ 
https://issues.apache.org/jira/browse/GORA-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Renato Javier Marroquín Mogrovejo updated GORA-399:
---
Attachment: GORA-399.patch

Patch for fixing the issue.

 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)