You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Kiyonari Harigae (JIRA)" <ji...@apache.org> on 2017/02/12 07:38:41 UTC

[jira] [Created] (GORA-503) Field index 0 is always considered as clean even if it is dirty

Kiyonari Harigae created GORA-503:
-------------------------------------

             Summary: 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


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.3.15#6346)