You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/05/03 22:30:05 UTC

[jira] [Commented] (GEODE-2864) In same cases committing a geode transaction logs a meaningless warning

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

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

Commit 8555f6fd472f8c2afd6fb5203914b0b9a7ea40e3 in geode's branch refs/heads/develop from [~dschneider]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=8555f6f ]

GEODE-2864: remove meaningless tx warning message


> In same cases committing a geode transaction logs a meaningless warning
> -----------------------------------------------------------------------
>
>                 Key: GEODE-2864
>                 URL: https://issues.apache.org/jira/browse/GEODE-2864
>             Project: Geode
>          Issue Type: Bug
>          Components: transactions
>    Affects Versions: 1.0.0-incubating
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>            Priority: Trivial
>
> Sometimes a transaction commit will log a warning message that looks like this:
> {code}
> [warning 2017/04/27 17:11:15.034 CST GemfireAPIServer2 <ServerConnection on port 40405 Thread 0> tid=0x59] New members for Region: com.gemstone.gemfire.internal.cache.DistributedRegion[path='/exampleRegionRep1';scope=DISTRIBUTED_ACK';dataPolicy=REPLICATE; concurrencyChecksEnabled] orig list: [pivhdsne(GemfireAPIServer1:79899)<v1>:1265] new list: [pivhdsne(GemfireAPIServer4:80172)<v4>:56801, pivhdsne(GemfireAPIServer1:79899)<v1>:1265, pivhdsne(GemfireAPIServer3:80078)<v3>:14603]
> {code}
> This warning can be safely ignored.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)