[jira] [Commented] (GORA-266) Lucene datastore for Gora

2018-03-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GORA-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412297#comment-16412297 ] ASF GitHub Bot commented on GORA-266: - Github user lewismc commented on a diff in the pull request:

[GitHub] gora pull request #131: GORA-266 Lucene datastore for Gora

2018-03-23 Thread lewismc
Github user lewismc commented on a diff in the pull request: https://github.com/apache/gora/pull/131#discussion_r176891528 --- Diff: gora-core/src/main/java/org/apache/gora/util/IOUtils.java --- @@ -434,7 +432,7 @@ public static void writeBoolArray(DataOutput out, boolean[]

[jira] [Commented] (GORA-530) Reinstate exception throwing at Query#execute()

2018-03-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GORA-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412293#comment-16412293 ] ASF GitHub Bot commented on GORA-530: - Github user lewismc commented on the issue:

[GitHub] gora issue #130: GORA-530: Removed redundant logging on several try/catch

2018-03-23 Thread lewismc
Github user lewismc commented on the issue: https://github.com/apache/gora/pull/130 @alfonsonishikawa @renato2099 I think this looks good. Tidies up Exception handling quite nicely. ---

[GitHub] gora issue #132: Gora-444 : Add #size() to Result API

2018-03-23 Thread lewismc
Github user lewismc commented on the issue: https://github.com/apache/gora/pull/132 @carlosrmng great 👍 Can you please format 2 space indents the same as the other source code? Thanks ---

[jira] [Created] (GORA-538) No content stored for an object field with name "value"

2018-03-23 Thread JIRA
Clément Garbay created GORA-538: --- Summary: No content stored for an object field with name "value" Key: GORA-538 URL: https://issues.apache.org/jira/browse/GORA-538 Project: Apache Gora Issue

[jira] [Commented] (GORA-266) Lucene datastore for Gora

2018-03-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GORA-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16411560#comment-16411560 ] ASF GitHub Bot commented on GORA-266: - Github user renato2099 commented on a diff in the pull request:

[GitHub] gora pull request #131: GORA-266 Lucene datastore for Gora

2018-03-23 Thread renato2099
Github user renato2099 commented on a diff in the pull request: https://github.com/apache/gora/pull/131#discussion_r176771580 --- Diff: gora-core/src/main/java/org/apache/gora/util/IOUtils.java --- @@ -434,7 +432,7 @@ public static void writeBoolArray(DataOutput out, boolean[]