You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Kazuomi Kashii (JIRA)" <ji...@apache.org> on 2012/06/03 18:52:22 UTC

[jira] [Updated] (GORA-142) Creates org.apache.gora.cassandra.serializers package in order to clean the code of store and query packages and to support additional types in future.

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

Kazuomi Kashii updated GORA-142:
--------------------------------

    Attachment: GORA-142.patch

GORA-140-v2.patch recommended.
                
> Creates org.apache.gora.cassandra.serializers package in order to clean the code of store and query packages and to support additional types in future.
> -------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GORA-142
>                 URL: https://issues.apache.org/jira/browse/GORA-142
>             Project: Apache Gora
>          Issue Type: Improvement
>          Components: storage-cassandra
>            Reporter: Kazuomi Kashii
>         Attachments: GORA-142.patch
>
>
> It has been discussed at GORA-81, and a kind of fix has been committed as a part of GORA-138 patch.
> Since it is one of the main functionalities of gora-cassandra to handle Serializers, it seems a good idea to separate those code from store and query packages.
> I will be attaching my patch shortly.
> 1) Utf8Serializer makes simple to handle Type.STRING;
> 2) GoraSerializerTypeInferer is a single point go get Serializer, and it is extensible to support additional types in future;
> 3) Type.BOOLEAN is supported.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira