You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "kirklund (GitHub)" <gi...@apache.org> on 2020/02/24 22:00:12 UTC

[GitHub] [geode] kirklund opened pull request #4728: GEODE-7810: Change alert listener connection warning from fatal

Change from FATAL log level to WARNING log level for log statement with stack trace when unable to create a connection to an alert listener.

Note to reviewers: let me know if you think this should be ERROR log level instead of warning. I picked WARNING because I think that FATAL is too high. This doesn't prevent any operations or represent data corruption or the inability to continue to run as a data server. It just means that we couldn't create a new connection for a remote alert listener (probably because the member left or is about to depart the view).

[ Full content available at: https://github.com/apache/geode/pull/4728 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org

[GitHub] [geode] kirklund commented on issue #4728: GEODE-7810: Change alert listener connection warning from fatal

Posted by "kirklund (GitHub)" <gi...@apache.org>.
DistributedTest had two unrelated failures:
* DistributedMemberDUnitTest
* DestroyRegionDuringGIIDistributedTest

[ Full content available at: https://github.com/apache/geode/pull/4728 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org

[GitHub] [geode] kirklund closed pull request #4728: GEODE-7810: Change alert listener connection warning from fatal

Posted by "kirklund (GitHub)" <gi...@apache.org>.
[ pull request closed by kirklund ]

[ Full content available at: https://github.com/apache/geode/pull/4728 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org