Xcenter replication issues
Hi MOSC,
we are facing the issues with transaction replicating to xcenter
We have implemented the cluster and it has 2 nodes
All the transactions from stores reaches the xcenter replication queue successfully , but from xcenter replication queue the transactions are not getting processed to xcenter
Meaning we could see the node is struck , once restarting the jetty services all the transactions flows through
In xcenter logs could see the below error
2018-06-02 22:27:06,561 ERROR [ReplicationQueueToCentralStorageProcess] [com.micros_retail.xcenter.replication.ReplicationQueueToCentralStorageProcess] Method ackPrevAndGetNextBatch() failed to get a batch of replication objects from the replicationPersistentQueue
java.lang.RuntimeException: HornetQException[errorCode=102 message=Consumer is closed]