[ https://issues.apache.org/jira/browse/GORA-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16294232#comment-16294232
]
Hudson commented on GORA-503:
-----------------------------
FAILURE: Integrated in Jenkins build gora-trunk #1739 (See [https://builds.apache.org/job/gora-trunk/1739/])
Fixed issue GORA-503 (lakshmi: rev 21ad6e94a5d3afba02a75e8e102fe7db1d56e4c0)
* (edit) gora-core/src/main/java/org/apache/gora/persistency/impl/PersistentBase.java
> 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)
|