[
https://issues.apache.org/jira/browse/GORA-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Ratnasekera updated GORA-273:
-----------------------------------
Fix Version/s: (was: 0.9)
1.0
> Add test cases in DataStoreTestBase to test keys of type other than String
> --------------------------------------------------------------------------
>
> Key: GORA-273
> URL: https://issues.apache.org/jira/browse/GORA-273
> Project: Apache Gora
> Issue Type: Bug
> Components: testing
> Affects Versions: 0.3
> Reporter: Apostolos Giannakidis
> Assignee: Apostolos Giannakidis
> Priority: Major
> Fix For: 1.0
>
>
> Apache Gora has a full suite of test cases that validate the proper
> funcationality of a data store module. However, it is possible for a data
> store module to successfully pass all the test cases, but still have a
> significant limitation:
> All the test cases use as a key for the persistent object a key of String
> data type. However, as it is apparent from the LogManager sample application,
> Gora supports other data types for keys too. For example, the LogManager uses
> Long data types.
> I propose to include some new test cases in DataStoreTestBase to also test
> for other data types for the keys of the persistent objects. Please let me
> know your opinions on this.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)