[ 
https://issues.apache.org/jira/browse/GORA-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13569401#comment-13569401
 ] 

Lewis John McGibbney commented on GORA-203:
-------------------------------------------

This is much better. We still are maintaining some duplication between 
CassandraMappingManager and CassandraMapping e.g. we only need to declare 
logging for the initialization of KeySpace's, CF's, the constituent Columns and 
Column attributes in one of these classes. As far as I can see we do not need 
to log and execute the code from within both classes. Is this correct?
I am +1 for this patch.
I know Renato is on a flight to Rio just now, but from the discussion we had 
earlier the core issue is addressed here. Thank you Kaz for the patch :0)
                
> Bug in setting column field attribute "qualifier" in CassandraMapping 
> ----------------------------------------------------------------------
>
>                 Key: GORA-203
>                 URL: https://issues.apache.org/jira/browse/GORA-203
>             Project: Apache Gora
>          Issue Type: Bug
>          Components: storage-cassandra
>    Affects Versions: 0.2.1
>            Reporter: Lewis John McGibbney
>             Fix For: 0.3
>
>         Attachments: GORA-203.patch
>
>
> Currently, we are absolutely required to set a value for a column field 
> attribute "qualifier", however there are no checks to determine whether this 
> is actually present or not, therefore this is a bug.
> Renato pointed this out and hopefully he can upload some stack traces 
> relating to the issue to display the kind of issues one faces when qualifier 
> attributes and their values are not present when mapping columns to Cassandra.
> As far as we know, column field attributes are supported in the most recent 
> Cassandra data model (and this is not due to change) therefore we should also 
> support them in Gora, however it is my opinion (please comment here) on 
> whether they should be optional or not.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to