You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Thomas Wood (Jira)" <ji...@apache.org> on 2019/10/31 18:45:00 UTC

[jira] [Updated] (ARTEMIS-2537) AMQ222086: on replicated slave causes master to stop processing messages until slave is restarted.

     [ https://issues.apache.org/jira/browse/ARTEMIS-2537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Wood updated ARTEMIS-2537:
---------------------------------
    Description: 
seems to happen during journal compacting on slave, but not 100% certain on that.
Redhat OS (RHEL7)
Using ASYNCIO on local storage.
This has happened several times during our testing and have only seen it when using ASYNCIO.
We have switched to NIO to see if the problem happens again. 

2019-10-31 17:31:06,946 WARN  [org.apache.activemq.artemis.core.server] AMQ222086: error handling packet PACKET(ReplicationAddMessage)[type=91, channelID=2, responseAsync=false, requiresResponse=false, correlationID=-1, packetObject=ReplicationAddMessage] for replication: java.lang.IllegalStateException: Cannot find add info 41041119 on compactor or current records
        at org.apache.activemq.artemis.core.journal.impl.JournalImpl.checkKnownRecordID(JournalImpl.java:1081) [artemis-journal-2.10.1.jar:2.10.1]


  was:
seems to happen during journal compacting on slave, nut not 100% certain on that.
Redhat OS (RHEL7)
Using ASYNCIO on local storage.
This has happened several times during our testing and have only seen it when using ASYNCIO.
We have switched to NIO to see if the problem happens again. 

2019-10-31 17:31:06,946 WARN  [org.apache.activemq.artemis.core.server] AMQ222086: error handling packet PACKET(ReplicationAddMessage)[type=91, channelID=2, responseAsync=false, requiresResponse=false, correlationID=-1, packetObject=ReplicationAddMessage] for replication: java.lang.IllegalStateException: Cannot find add info 41041119 on compactor or current records
        at org.apache.activemq.artemis.core.journal.impl.JournalImpl.checkKnownRecordID(JournalImpl.java:1081) [artemis-journal-2.10.1.jar:2.10.1]



> AMQ222086: on replicated slave causes master to stop processing messages until slave is restarted.
> --------------------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-2537
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2537
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.10.1
>            Reporter: Thomas Wood
>            Priority: Critical
>
> seems to happen during journal compacting on slave, but not 100% certain on that.
> Redhat OS (RHEL7)
> Using ASYNCIO on local storage.
> This has happened several times during our testing and have only seen it when using ASYNCIO.
> We have switched to NIO to see if the problem happens again. 
> 2019-10-31 17:31:06,946 WARN  [org.apache.activemq.artemis.core.server] AMQ222086: error handling packet PACKET(ReplicationAddMessage)[type=91, channelID=2, responseAsync=false, requiresResponse=false, correlationID=-1, packetObject=ReplicationAddMessage] for replication: java.lang.IllegalStateException: Cannot find add info 41041119 on compactor or current records
>         at org.apache.activemq.artemis.core.journal.impl.JournalImpl.checkKnownRecordID(JournalImpl.java:1081) [artemis-journal-2.10.1.jar:2.10.1]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)