yangwei created ARTEMIS-2213:
--------------------------------
Summary: Clock drift causing server halt
Key: ARTEMIS-2213
URL: https://issues.apache.org/jira/browse/ARTEMIS-2213
Project: ActiveMQ Artemis
Issue Type: Bug
Components: Broker
Affects Versions: 2.6.3
Reporter: yangwei
In our production cluster some brokers crashed. There is nothing unusual in the
dump stack. After digging into code, we found component is incorrectly expired.
When clock drifts back, left time is less than enter time. If the component is
not entered in default 120000ms, it would be expired and server is halted.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)