[ https://issues.apache.org/jira/browse/GORA-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293922#comment-16293922 ] ASF GitHub Bot commented on GORA-503: ------------------------------------- Github user lewismc commented on the issue: https://github.com/apache/gora/pull/94 Any comments folks? > 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)