Justin Bertram created JGRP-2045:
------------------------------------
Summary: Can't init JChannel using FILE_PING when JVM is shutting down
Key: JGRP-2045
URL:
https://issues.jboss.org/browse/JGRP-2045
Project: JGroups
Issue Type: Bug
Reporter: Justin Bertram
Assignee: Bela Ban
The ActiveMQ Artemis message broker, which can use JGroups for clustering, can be
configured to forward any pending messages to another broker in the cluster when it is
shutdown. However, since the JVM is in the process of shutting down the shutdown hook
which org.jgroups.protocols.FILE_PING#init attempts to add fails and the broker is unable
to move its messages.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)