[
https://issues.apache.org/jira/browse/ARTEMIS-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17356287#comment-17356287
]
ASF subversion and git services commented on ARTEMIS-3326:
----------------------------------------------------------
Commit 0e77f93f8322c1b1be719e5dc67f8f0d0c2edf1c in activemq-artemis's branch
refs/heads/main from gtully
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=0e77f93 ]
ARTEMIS-3326 - fix state visibility between netty and actor thread after
initial connection info processing. fix and test
> OpenWireConnection, state visibility issue leading to
> javax.jms.IllegalStateException Cannot add a producer ..
> ---------------------------------------------------------------------------------------------------------------
>
> Key: ARTEMIS-3326
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3326
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: OpenWire
> Affects Versions: 2.16.0
> Reporter: Gary Tully
> Assignee: Gary Tully
> Priority: Major
> Fix For: 2.18.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> WARN [org.apache.activemq.artemis.core.server] Errors occurred during the
> buffering operation : javax.jms.IllegalStateException: Cannot add a producer
> to a connection that had not been registered:
> The root cause is the visibility of the state created by processing
> connectionInfo in the netty thread and the actor processing the
> session/producer info.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)