[
https://issues.apache.org/jira/browse/GORA-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16294217#comment-16294217
]
ASF GitHub Bot commented on GORA-503:
-------------------------------------
Github user alfonsonishikawa commented on the issue:
https://github.com/apache/gora/pull/94
I tried locally too and can't reproduce the error.
I found this about your error:
https://issues.apache.org/jira/browse/CASSANDRA-8220
Seems related to OSX and JDK8.
https://stackoverflow.com/questions/32508530/cassandra-on-mac-stopping-cassandra-shows-error
I guess it can be committed safely :)
> Field index 0 is always considered as clean even if it is dirty
> ---------------------------------------------------------------
>
> Key: GORA-503
> URL: https://issues.apache.org/jira/browse/GORA-503
> Project: Apache Gora
> Issue Type: Bug
> Components: gora-core
> Reporter: Kiyonari Harigae
> Assignee: Kiyonari Harigae
> Fix For: 0.9
>
> Attachments: GORA-503.patch
>
>
> PersistentBase#checkIfMutableFieldAndDirty is always returns false when the
> field index is 0. Also, PersistentBase#clearDirynessIfFieldIsDirtyable is
> does not clean when field index is 0 even if it is dirty.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)