[jira] [Commented] (GORA-447) Fix NPE within MemStoreTest.testMemStoreDeleteByQueryFields and failed assertion within MemStoreTest.testGetWithFields

2016-04-25 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15256356#comment-15256356 ] Kevin Ratnasekera commented on GORA-447: Please review pull request on [1] [1]

[jira] [Commented] (GORA-409) JCache Datastore

2016-07-31 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15401534#comment-15401534 ] Kevin Ratnasekera commented on GORA-409: Hi [~lewismc], Please find pull request at [1]. Please

[jira] [Commented] (GORA-409) JCache Datastore

2016-08-05 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15409214#comment-15409214 ] Kevin Ratnasekera commented on GORA-409: Hi [~lewismc], I am right now committing adding docs and I

[jira] [Created] (GORA-484) Add documentation to JCache Datastore

2016-08-15 Thread Kevin Ratnasekera (JIRA)
Kevin Ratnasekera created GORA-484: -- Summary: Add documentation to JCache Datastore Key: GORA-484 URL: https://issues.apache.org/jira/browse/GORA-484 Project: Apache Gora Issue Type: Task

[jira] [Created] (GORA-485) Apache Kudu datastore for Gora

2016-08-16 Thread Kevin Ratnasekera (JIRA)
Kevin Ratnasekera created GORA-485: -- Summary: Apache Kudu datastore for Gora Key: GORA-485 URL: https://issues.apache.org/jira/browse/GORA-485 Project: Apache Gora Issue Type: New Feature

[jira] [Created] (GORA-486) Apache Kudu datastore for Gora

2016-08-16 Thread Kevin Ratnasekera (JIRA)
Kevin Ratnasekera created GORA-486: -- Summary: Apache Kudu datastore for Gora Key: GORA-486 URL: https://issues.apache.org/jira/browse/GORA-486 Project: Apache Gora Issue Type: New Feature

[jira] [Commented] (GORA-409) JCache Datastore

2016-08-15 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15421291#comment-15421291 ] Kevin Ratnasekera commented on GORA-409: [~lewismc] I am working on it as well. I will write a

[jira] [Commented] (GORA-501) Fix Javadoc for JDK1.8 compliance

2017-02-03 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15851218#comment-15851218 ] Kevin Ratnasekera commented on GORA-501: [~lewismc] Looks like the latest build passed without any

[jira] [Updated] (GORA-484) Add documentation to JCache Datastore

2016-08-24 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-484: --- Attachment: gora-jcache-site.patch [~lewismc] I am attaching the patch for gora-site. Please

[jira] [Updated] (GORA-484) Add documentation to JCache Datastore

2016-08-24 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-484: --- Attachment: gora-jcache_site.patch > Add documentation to JCache Datastore >

[jira] [Updated] (GORA-484) Add documentation to JCache Datastore

2016-08-24 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-484: --- Attachment: (was: gora-jcache-site.patch) > Add documentation to JCache Datastore >

[jira] [Commented] (GORA-401) Serialization and deserialization of Persistent does not hold the entity dirty state from Map to Reduce

2016-09-16 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15495844#comment-15495844 ] Kevin Ratnasekera commented on GORA-401: [~lewismc] I faced the same issue when I was implementing

[jira] [Updated] (GORA-495) Gora compiler generates uncompilable databeans

2016-09-16 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-495: --- Description: This is due to 2 missing variable declarations in record velocity template. (was:

[jira] [Created] (GORA-495) Gora compiler generates uncompilable databeans

2016-09-16 Thread Kevin Ratnasekera (JIRA)
Kevin Ratnasekera created GORA-495: -- Summary: Gora compiler generates uncompilable databeans Key: GORA-495 URL: https://issues.apache.org/jira/browse/GORA-495 Project: Apache Gora Issue

[jira] [Commented] (GORA-401) Serialization and deserialization of Persistent does not hold the entity dirty state from Map to Reduce

2016-09-18 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15501312#comment-15501312 ] Kevin Ratnasekera commented on GORA-401: [~alfonso.nishikawa] I don't have any background knowledge

[jira] [Comment Edited] (GORA-401) Serialization and deserialization of Persistent does not hold the entity dirty state from Map to Reduce

2016-09-18 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15501312#comment-15501312 ] Kevin Ratnasekera edited comment on GORA-401 at 9/18/16 5:17 PM: -

[jira] [Commented] (GORA-401) Serialization and deserialization of Persistent does not hold the entity dirty state from Map to Reduce

2016-09-19 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15502509#comment-15502509 ] Kevin Ratnasekera commented on GORA-401: [~alfonso.nishikawa] Thanks for review and comments :).

[jira] [Commented] (GORA-412) Consider location of @SuppressWarnings("all") in compiled classes

2016-09-22 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15514939#comment-15514939 ] Kevin Ratnasekera commented on GORA-412: Thanks [~alfonso.nishikawa] and [~lewismc] > Consider

[jira] [Commented] (GORA-401) Serialization and deserialization of Persistent does not hold the entity dirty state from Map to Reduce

2016-09-22 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15514948#comment-15514948 ] Kevin Ratnasekera commented on GORA-401: Thank you [~alfonso.nishikawa] for reviewing and testing

[jira] [Assigned] (GORA-412) Consider location of @SuppressWarnings("all") in compiled classes

2016-09-17 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera reassigned GORA-412: -- Assignee: Kevin Ratnasekera > Consider location of @SuppressWarnings("all") in compiled

[jira] [Commented] (GORA-469) Gora doesn't build under JDK 1.8

2016-08-27 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15442726#comment-15442726 ] Kevin Ratnasekera commented on GORA-469: Other than the gora-core and gora-cassandra, there are some

[jira] [Commented] (GORA-491) JCache test fail under JDK 1.8

2016-08-27 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15442639#comment-15442639 ] Kevin Ratnasekera commented on GORA-491: [~cguzel] Thanks for reporting :). [~lewismc] Can you

[jira] [Assigned] (GORA-491) JCache test fail under JDK 1.8

2016-08-27 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera reassigned GORA-491: -- Assignee: Kevin Ratnasekera > JCache test fail under JDK 1.8 >

[jira] [Updated] (GORA-491) JCache test fail under JDK 1.8

2016-08-27 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-491: --- Fix Version/s: 0.7 > JCache test fail under JDK 1.8 > -- > >

[jira] [Commented] (GORA-469) Gora doesn't build under JDK 1.8

2016-08-28 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15443334#comment-15443334 ] Kevin Ratnasekera commented on GORA-469: [~cguzel] Some small help from me :) I have corrected java

[jira] [Updated] (GORA-484) Add documentation to JCache Datastore

2016-08-23 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-484: --- Attachment: gora-jcachedocumentation.pdf Attaching document in PDF > Add documentation to

[jira] [Commented] (GORA-484) Add documentation to JCache Datastore

2016-08-23 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15433380#comment-15433380 ] Kevin Ratnasekera commented on GORA-484: [~lewismc] Thanks Lewis. I will work on creating a patch

[jira] [Commented] (GORA-497) Migrate CassandraThrift to CQL

2017-04-03 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15953744#comment-15953744 ] Kevin Ratnasekera commented on GORA-497: [~madhawa] Can you please add your proposal to wiki [1] ?

[jira] [Commented] (GORA-497) Migrate CassandraThrift to CQL

2017-04-01 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952125#comment-15952125 ] Kevin Ratnasekera commented on GORA-497: [~madhawa] I had a look on your proposal. Please go ahead

[jira] [Assigned] (GORA-516) Document Aerospike Datastore at Apache Gora site.

2017-08-02 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera reassigned GORA-516: -- Assignee: Nishadi Kirielle > Document Aerospike Datastore at Apache Gora site. >

[jira] [Updated] (GORA-516) Document Aerospike Datastore at Apache Gora site.

2017-08-02 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-516: --- Description: This is related to adding Aerospike datastore content to [1] [1]

[jira] [Created] (GORA-516) Document Aerospike Datastore at Apache Gora site.

2017-08-02 Thread Kevin Ratnasekera (JIRA)
Kevin Ratnasekera created GORA-516: -- Summary: Document Aerospike Datastore at Apache Gora site. Key: GORA-516 URL: https://issues.apache.org/jira/browse/GORA-516 Project: Apache Gora Issue

[jira] [Resolved] (GORA-516) Document Aerospike Datastore at Apache Gora site.

2017-08-15 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera resolved GORA-516. Resolution: Fixed > Document Aerospike Datastore at Apache Gora site. >

[jira] [Commented] (GORA-516) Document Aerospike Datastore at Apache Gora site.

2017-08-15 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16126838#comment-16126838 ] Kevin Ratnasekera commented on GORA-516: Committed the patch. Thanks [~nishadi.k] :) > Document

[jira] [Assigned] (GORA-521) Document Cassandra Datastore at Apache Gora site.

2017-08-14 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera reassigned GORA-521: -- Assignee: Madhawa Gunasekara > Document Cassandra Datastore at Apache Gora site. >

[jira] [Assigned] (GORA-517) Upgrade Mongodb Java Driver to version 3.5.0

2017-08-06 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera reassigned GORA-517: -- Assignee: Andrea Cosentino > Upgrade Mongodb Java Driver to version 3.5.0 >

[jira] [Resolved] (GORA-517) Upgrade Mongodb Java Driver to version 3.5.0

2017-08-06 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera resolved GORA-517. Resolution: Fixed > Upgrade Mongodb Java Driver to version 3.5.0 >

[jira] [Updated] (GORA-518) Upgrade the supported policies to the new client in Aerospike Store

2017-08-08 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-518: --- Component/s: gora-aerospike > Upgrade the supported policies to the new client in Aerospike

[jira] [Updated] (GORA-518) Upgrade the supported policies to the new client in Aerospike Store

2017-08-08 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-518: --- Fix Version/s: 0.8 > Upgrade the supported policies to the new client in Aerospike Store >

[jira] [Resolved] (GORA-518) Upgrade the supported policies to the new client in Aerospike Store

2017-08-08 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera resolved GORA-518. Resolution: Fixed > Upgrade the supported policies to the new client in Aerospike Store >

[jira] [Updated] (GORA-519) Add support to access authenticated servers in Aerospike

2017-08-09 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-519: --- Fix Version/s: 0.8 > Add support to access authenticated servers in Aerospike >

[jira] [Updated] (GORA-519) Add support to access authenticated servers in Aerospike

2017-08-09 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-519: --- Component/s: gora-aerospike > Add support to access authenticated servers in Aerospike >

[jira] [Updated] (GORA-515) Update the Aerospike client

2017-07-27 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-515: --- Fix Version/s: 0.8 > Update the Aerospike client > --- > >

[jira] [Updated] (GORA-515) Update the Aerospike client

2017-07-27 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-515: --- Component/s: gora-aerospike > Update the Aerospike client > --- > >

[jira] [Updated] (GORA-523) Add map reduce based test cases to aerospike module

2017-08-20 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-523: --- Component/s: gora-aerospike > Add map reduce based test cases to aerospike module >

[jira] [Resolved] (GORA-520) Add support to get partitions in Aerospike module

2017-08-20 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera resolved GORA-520. Resolution: Fixed > Add support to get partitions in Aerospike module >

[jira] [Updated] (GORA-520) Add support to get partitions in Aerospike module

2017-08-20 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-520: --- Fix Version/s: 0.8 > Add support to get partitions in Aerospike module >

[jira] [Updated] (GORA-520) Add support to get partitions in Aerospike module

2017-08-20 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-520: --- Component/s: gora-aerospike > Add support to get partitions in Aerospike module >

[jira] [Resolved] (GORA-311) Gora Solr deleteByQuery method is not suitable for testDeleteByQueryFields

2017-05-14 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera resolved GORA-311. Resolution: Fixed > Gora Solr deleteByQuery method is not suitable for

[jira] [Commented] (GORA-311) Gora Solr deleteByQuery method is not suitable for testDeleteByQueryFields

2017-05-14 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16009700#comment-16009700 ] Kevin Ratnasekera commented on GORA-311: [~madhawa] has addressed this with GORA-310. We can resolve

[jira] [Commented] (GORA-310) testDeleteByQueryFields is not sutiable for Solr DataStore

2017-05-14 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16009691#comment-16009691 ] Kevin Ratnasekera commented on GORA-310: Thanks [~madhawa] :) > testDeleteByQueryFields is not

[jira] [Resolved] (GORA-310) testDeleteByQueryFields is not sutiable for Solr DataStore

2017-05-14 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera resolved GORA-310. Resolution: Fixed > testDeleteByQueryFields is not sutiable for Solr DataStore >

[jira] [Assigned] (GORA-311) Gora Solr deleteByQuery method is not suitable for testDeleteByQueryFields

2017-05-14 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera reassigned GORA-311: -- Assignee: Madhawa Gunasekara > Gora Solr deleteByQuery method is not suitable for

[jira] [Assigned] (GORA-509) Upgrade solr module into solr 6

2017-05-10 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera reassigned GORA-509: -- Assignee: Madhawa Gunasekara > Upgrade solr module into solr 6 >

[jira] [Assigned] (GORA-502) Implement Aerospike Datastore

2017-05-08 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera reassigned GORA-502: -- Assignee: Nishadi Kirielle > Implement Aerospike Datastore >

[jira] [Assigned] (GORA-310) testDeleteByQueryFields is not sutiable for Solr DataStore

2017-05-10 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera reassigned GORA-310: -- Assignee: Madhawa Gunasekara > testDeleteByQueryFields is not sutiable for Solr

[jira] [Assigned] (GORA-324) Port work done on old GoraCompiler to new GoraCompiler

2017-05-09 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera reassigned GORA-324: -- Assignee: Nishadi Kirielle > Port work done on old GoraCompiler to new GoraCompiler >

[jira] [Assigned] (GORA-255) Remove deprecated methods from DataStoreTestBase

2017-06-04 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera reassigned GORA-255: -- Assignee: Nishadi Kirielle (was: Apostolos Giannakidis) > Remove deprecated methods

[jira] [Resolved] (GORA-255) Remove deprecated methods from DataStoreTestBase

2017-06-04 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera resolved GORA-255. Resolution: Fixed > Remove deprecated methods from DataStoreTestBase >

[jira] [Commented] (GORA-512) Fail at the time of error logging if KeyClass in gora-hbase-mapping is not the same as the one in the data bean

2017-06-07 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16041142#comment-16041142 ] Kevin Ratnasekera commented on GORA-512: [~alfonso.nishikawa] +1 for comments, I also think there is

[jira] [Commented] (GORA-255) Remove deprecated methods from DataStoreTestBase

2017-06-07 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16041291#comment-16041291 ] Kevin Ratnasekera commented on GORA-255: :) > Remove deprecated methods from DataStoreTestBase >

[jira] [Commented] (GORA-255) Remove deprecated methods from DataStoreTestBase

2017-06-06 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039000#comment-16039000 ] Kevin Ratnasekera commented on GORA-255: [~alfonso.nishikawa] I locally tested the PR before merging

[jira] [Resolved] (GORA-509) Upgrade solr module into solr 6

2017-06-04 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera resolved GORA-509. Resolution: Fixed Fix Version/s: 0.8 > Upgrade solr module into solr 6 >

[jira] [Commented] (GORA-512) Fail at the time of error logging if KeyClass in gora-hbase-mapping is not the same as the one in the data bean

2017-06-06 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039167#comment-16039167 ] Kevin Ratnasekera commented on GORA-512: Hi [~nishadi] +1 to [~alfonso.nishikawa] ideas here, one

[jira] [Commented] (GORA-512) Fail at the time of error logging if KeyClass in gora-hbase-mapping is not the same as the one in the data bean

2017-06-06 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039239#comment-16039239 ] Kevin Ratnasekera commented on GORA-512: [~kamaci] I just noticed, IllegalStateException is caught

[jira] [Updated] (GORA-513) Implement OrientDB Datastore.

2017-09-10 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-513: --- Fix Version/s: 0.8 > Implement OrientDB Datastore. > - > >

[jira] [Resolved] (GORA-513) Implement OrientDB Datastore.

2017-09-10 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera resolved GORA-513. Resolution: Fixed > Implement OrientDB Datastore. > - > >

[jira] [Updated] (GORA-513) Implement OrientDB Datastore.

2017-09-10 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-513: --- Component/s: gora-orientdb > Implement OrientDB Datastore. > - > >

[jira] [Resolved] (GORA-522) Fix the issue in PUT method of Aerospike

2017-08-21 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera resolved GORA-522. Resolution: Fixed > Fix the issue in PUT method of Aerospike >

[jira] [Updated] (GORA-522) Fix the issue in PUT method of Aerospike

2017-08-21 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-522: --- Component/s: gora-aerospike > Fix the issue in PUT method of Aerospike >

[jira] [Updated] (GORA-522) Fix the issue in PUT method of Aerospike

2017-08-21 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-522: --- Fix Version/s: 0.8 > Fix the issue in PUT method of Aerospike >

[jira] [Created] (GORA-525) Fix java-doc issues in Cassandra Datastore

2017-09-03 Thread Kevin Ratnasekera (JIRA)
Kevin Ratnasekera created GORA-525: -- Summary: Fix java-doc issues in Cassandra Datastore Key: GORA-525 URL: https://issues.apache.org/jira/browse/GORA-525 Project: Apache Gora Issue Type:

[jira] [Updated] (GORA-525) Fix java-doc issues in Cassandra Datastore

2017-09-03 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-525: --- Component/s: gora-cassandra > Fix java-doc issues in Cassandra Datastore >

[jira] [Updated] (GORA-525) Fix java-doc issues in Cassandra Datastore

2017-09-03 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-525: --- Fix Version/s: 0.8 > Fix java-doc issues in Cassandra Datastore >

[jira] [Commented] (GORA-521) Document Cassandra Datastore at Apache Gora site.

2017-09-03 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16151775#comment-16151775 ] Kevin Ratnasekera commented on GORA-521: Hi [~madhawa], This is great, thanks for the patch :). I

[jira] [Updated] (GORA-521) Document Cassandra Datastore at Apache Gora site.

2017-09-03 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-521: --- Fix Version/s: 0.8 > Document Cassandra Datastore at Apache Gora site. >

[jira] [Assigned] (GORA-444) Add #size() to Result API

2018-05-17 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera reassigned GORA-444: -- Assignee: Carlos Muñoz > Add #size() to Result API > - > >

[jira] [Resolved] (GORA-444) Add #size() to Result API

2018-05-17 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera resolved GORA-444. Resolution: Fixed > Add #size() to Result API > - > >

[jira] [Resolved] (GORA-536) Avoid calling Class#newInstance

2018-05-22 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera resolved GORA-536. Resolution: Fixed > Avoid calling Class#newInstance > --- > >

[jira] [Assigned] (GORA-536) Avoid calling Class#newInstance

2018-05-22 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera reassigned GORA-536: -- Assignee: Carlos Muñoz (was: Kevin Ratnasekera) > Avoid calling Class#newInstance >

[jira] [Assigned] (GORA-536) Avoid calling Class#newInstance

2018-05-22 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera reassigned GORA-536: -- Assignee: Kevin Ratnasekera > Avoid calling Class#newInstance >

[jira] [Updated] (GORA-527) Implement a data store for redis

2018-03-10 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-527: --- Labels: gsoc2018 (was: ) > Implement a data store for redis >

[jira] [Commented] (GORA-535) Add a data store for Apache Ignite

2018-10-08 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16641580#comment-16641580 ] Kevin Ratnasekera commented on GORA-535: [~carlosrmng] This is excellent work Carloz. I have merged

[jira] [Assigned] (GORA-535) Add a data store for Apache Ignite

2018-10-08 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera reassigned GORA-535: -- Assignee: Carlos Muñoz > Add a data store for Apache Ignite >

[jira] [Resolved] (GORA-535) Add a data store for Apache Ignite

2018-10-08 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera resolved GORA-535. Resolution: Fixed Fix Version/s: 0.9 > Add a data store for Apache Ignite >

[jira] [Created] (GORA-546) Hazelcast Jet execution engine support

2018-11-11 Thread Kevin Ratnasekera (JIRA)
Kevin Ratnasekera created GORA-546: -- Summary: Hazelcast Jet execution engine support Key: GORA-546 URL: https://issues.apache.org/jira/browse/GORA-546 Project: Apache Gora Issue Type: New

[jira] [Resolved] (GORA-540) Update Gora documentation for the Ignite backend

2018-11-11 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera resolved GORA-540. Resolution: Fixed Fix Version/s: 0.9 > Update Gora documentation for the Ignite

[jira] [Commented] (GORA-540) Update Gora documentation for the Ignite backend

2018-11-11 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16682967#comment-16682967 ] Kevin Ratnasekera commented on GORA-540: Hi [~carlosrmng], I have committed your patch to the svn

[jira] [Updated] (GORA-534) Prepare gora-hbase for HBase 2.0 release

2018-11-18 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-534: --- Fix Version/s: 0.9 > Prepare gora-hbase for HBase 2.0 release >

[jira] [Assigned] (GORA-534) Prepare gora-hbase for HBase 2.0 release

2018-11-18 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera reassigned GORA-534: -- Assignee: Kevin Ratnasekera > Prepare gora-hbase for HBase 2.0 release >

[jira] [Updated] (GORA-547) Upgrade Aerospike datastore to client 4.2.2

2018-12-06 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-547: --- Description: Upgrade client library to the latest. > Upgrade Aerospike datastore to client

[jira] [Resolved] (GORA-547) Upgrade Aerospike datastore to client 4.2.2

2018-12-06 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera resolved GORA-547. Resolution: Fixed > Upgrade Aerospike datastore to client 4.2.2 >

[jira] [Resolved] (GORA-543) Upgrade Apache parent POM to version 21

2018-12-06 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera resolved GORA-543. Resolution: Fixed > Upgrade Apache parent POM to version 21 >

[jira] [Assigned] (GORA-547) Upgrade Aerospike datastore to java client 4.2.2

2018-11-20 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera reassigned GORA-547: -- Assignee: Kevin Ratnasekera > Upgrade Aerospike datastore to java client 4.2.2 >

[jira] [Created] (GORA-547) Upgrade Aerospike datastore to java client 4.2.2

2018-11-20 Thread Kevin Ratnasekera (JIRA)
Kevin Ratnasekera created GORA-547: -- Summary: Upgrade Aerospike datastore to java client 4.2.2 Key: GORA-547 URL: https://issues.apache.org/jira/browse/GORA-547 Project: Apache Gora Issue

[jira] [Updated] (GORA-547) Upgrade Aerospike datastore to client 4.2.2

2018-11-20 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-547: --- Summary: Upgrade Aerospike datastore to client 4.2.2 (was: Upgrade Aerospike datastore to

[jira] [Updated] (GORA-547) Upgrade Aerospike datastore to java client 4.2.2

2018-11-20 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-547: --- Fix Version/s: 0.9 > Upgrade Aerospike datastore to java client 4.2.2 >

[jira] [Created] (GORA-548) Introduce Apache Flink Execution Engine for Gora

2018-11-25 Thread Kevin Ratnasekera (JIRA)
Kevin Ratnasekera created GORA-548: -- Summary: Introduce Apache Flink Execution Engine for Gora Key: GORA-548 URL: https://issues.apache.org/jira/browse/GORA-548 Project: Apache Gora Issue

[jira] [Created] (GORA-549) Remove PersistentBase extending java.io.Externalizable

2018-11-25 Thread Kevin Ratnasekera (JIRA)
Kevin Ratnasekera created GORA-549: -- Summary: Remove PersistentBase extending java.io.Externalizable Key: GORA-549 URL: https://issues.apache.org/jira/browse/GORA-549 Project: Apache Gora

[jira] [Assigned] (GORA-549) Remove PersistentBase extending java.io.Externalizable

2018-11-25 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera reassigned GORA-549: -- Assignee: Kevin Ratnasekera > Remove PersistentBase extending java.io.Externalizable >

  1   2   3   4   5   6   >