You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/10 20:16:00 UTC

[jira] [Commented] (GORA-421) PersistentBase#setDirty() does not set dirty

    [ https://issues.apache.org/jira/browse/GORA-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321010#comment-16321010 ] 

ASF GitHub Bot commented on GORA-421:
-------------------------------------

Github user alfonsonishikawa commented on the issue:

    https://github.com/apache/gora/pull/126
  
    Fix for GORA-421 https://issues.apache.org/jira/browse/GORA-421


> PersistentBase#setDirty() does not set dirty
> --------------------------------------------
>
>                 Key: GORA-421
>                 URL: https://issues.apache.org/jira/browse/GORA-421
>             Project: Apache Gora
>          Issue Type: Bug
>          Components: gora-core
>    Affects Versions: 0.4, 0.5, 0.6
>            Reporter: Alfonso Nishikawa
>            Assignee: Alfonso Nishikawa
>             Fix For: 0.9
>
>
> {{PersistentBase#setDirty()}} sets [dirty with value -128 = 10000000|https://github.com/apache/gora/blob/master/gora-core/src/main/java/org/apache/gora/persistency/impl/PersistentBase.java#L164], when should be -1=11111111
> Will be desirable some tests too.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)