You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/06/03 17:05:00 UTC

[jira] [Commented] (GEODE-10356) [Refactor] Correct the comments regarding removing old entries during conflation

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

ASF subversion and git services commented on GEODE-10356:
---------------------------------------------------------

Commit 968331758cff9c315bb95c7159ac1610aed9ad34 in geode's branch refs/heads/develop from Nabarun Nag
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=968331758c ]

GEODE-10356: Corrected the comment (#7762)

* The previous comment on removeOldEntry mentioned that the old entry
was replaced
* This has been corrected to mention that the old entry is removed and
the new entry has been added to the region queue

> [Refactor] Correct the comments regarding removing old entries during conflation
> --------------------------------------------------------------------------------
>
>                 Key: GEODE-10356
>                 URL: https://issues.apache.org/jira/browse/GEODE-10356
>             Project: Geode
>          Issue Type: Improvement
>          Components: wan
>    Affects Versions: 1.16.0
>            Reporter: Nabarun Nag
>            Assignee: Nabarun Nag
>            Priority: Major
>              Labels: pull-request-available
>
> Change the comments on method removeOldEntry to say that the old entry is removed rather than replaced.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)