You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Alparslan Avcı (JIRA)" <ji...@apache.org> on 2014/01/16 16:03:19 UTC

[jira] [Updated] (GORA-290) StatefulHashMap removes the entry when put with same value

     [ https://issues.apache.org/jira/browse/GORA-290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alparslan Avcı updated GORA-290:
--------------------------------

    Attachment: GORA-290.patch

put() method is fixed by moving the removal of the key into the if block.

> StatefulHashMap removes the entry when put with same value
> ----------------------------------------------------------
>
>                 Key: GORA-290
>                 URL: https://issues.apache.org/jira/browse/GORA-290
>             Project: Apache Gora
>          Issue Type: Bug
>          Components: gora-core
>    Affects Versions: 0.3
>            Reporter: Alparslan Avcı
>         Attachments: GORA-290.patch
>
>
> StatefulHashMap removes the entry when it is put again with the same value.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)