[jira] [Updated] (ARTEMIS-3948) artemis 2.24.x LWT message send,it cannot invoke before or after Send method and i just invoke xxxMessageRoute method and i can't get zhe correspond remoteConnection;

2022-08-22 Thread Justin Bertram (Jira)


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

Justin Bertram updated ARTEMIS-3948:

Component/s: (was: ActiveMQ-Artemis-Native)

> artemis 2.24.x LWT message send,it cannot invoke before or after Send method 
> and i just invoke xxxMessageRoute method and i can't get zhe correspond 
> remoteConnection;
> --
>
> Key: ARTEMIS-3948
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3948
> Project: ActiveMQ Artemis
>  Issue Type: Wish
>Affects Versions: 2.24.0
>Reporter: gongping.zhu
>Priority: Major
>
> i want develop a plugin to catch zhe LWT message and get zhe correspond 
> remoteConnection; 
> after 2.24.x it can't do;
> can u expose zhe remoteConnection when route LWT mesage?
> if u not do zhis ,it will case connect state not correct; when lwt message 
> not process in time,and new connect it wil case wrong state
>  
> but apache-activemq-5.16.4 version send LWT message can get remote connect id 
> use 
> ProducerBrokerExchange



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (ARTEMIS-3948) artemis 2.24.x LWT message send,it cannot invoke before or after Send method and i just invoke xxxMessageRoute method and i can't get zhe correspond remoteConnection;

2022-08-22 Thread gongping.zhu (Jira)


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

gongping.zhu updated ARTEMIS-3948:
--
Description: 
i want develop a plugin to catch zhe LWT message and get zhe correspond 
remoteConnection; 

after 2.24.x it can't do;

can u expose zhe remoteConnection when route LWT mesage?

if u not do zhis ,it will case connect state not correct; when lwt message not 
process in time,and new connect it wil case wrong state

 

but apache-activemq-5.16.4 version send LWT message can get remote connect id

  was:
i want develop a plugin to catch zhe LWT message and get zhe correspond 
remoteConnection; 

after 2.24.x it can't do;

can u expose zhe remoteConnection when route LWT mesage?

if u not do zhis ,it will case connect state not correct; when lwt message not 
process in time,and new connect it wil case wrong state


> artemis 2.24.x LWT message send,it cannot invoke before or after Send method 
> and i just invoke xxxMessageRoute method and i can't get zhe correspond 
> remoteConnection;
> --
>
> Key: ARTEMIS-3948
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3948
> Project: ActiveMQ Artemis
>  Issue Type: Wish
>  Components: ActiveMQ-Artemis-Native
>Affects Versions: 2.24.0
>Reporter: gongping.zhu
>Assignee: Clebert Suconic
>Priority: Major
>
> i want develop a plugin to catch zhe LWT message and get zhe correspond 
> remoteConnection; 
> after 2.24.x it can't do;
> can u expose zhe remoteConnection when route LWT mesage?
> if u not do zhis ,it will case connect state not correct; when lwt message 
> not process in time,and new connect it wil case wrong state
>  
> but apache-activemq-5.16.4 version send LWT message can get remote connect id



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (ARTEMIS-3948) artemis 2.24.x LWT message send,it cannot invoke before or after Send method and i just invoke xxxMessageRoute method and i can't get zhe correspond remoteConnection;

2022-08-22 Thread gongping.zhu (Jira)


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

gongping.zhu updated ARTEMIS-3948:
--
Description: 
i want develop a plugin to catch zhe LWT message and get zhe correspond 
remoteConnection; 

after 2.24.x it can't do;

can u expose zhe remoteConnection when route LWT mesage?

if u not do zhis ,it will case connect state not correct; when lwt message not 
process in time,and new connect it wil case wrong state

 

but apache-activemq-5.16.4 version send LWT message can get remote connect id 
use 

ProducerBrokerExchange

  was:
i want develop a plugin to catch zhe LWT message and get zhe correspond 
remoteConnection; 

after 2.24.x it can't do;

can u expose zhe remoteConnection when route LWT mesage?

if u not do zhis ,it will case connect state not correct; when lwt message not 
process in time,and new connect it wil case wrong state

 

but apache-activemq-5.16.4 version send LWT message can get remote connect id


> artemis 2.24.x LWT message send,it cannot invoke before or after Send method 
> and i just invoke xxxMessageRoute method and i can't get zhe correspond 
> remoteConnection;
> --
>
> Key: ARTEMIS-3948
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3948
> Project: ActiveMQ Artemis
>  Issue Type: Wish
>  Components: ActiveMQ-Artemis-Native
>Affects Versions: 2.24.0
>Reporter: gongping.zhu
>Assignee: Clebert Suconic
>Priority: Major
>
> i want develop a plugin to catch zhe LWT message and get zhe correspond 
> remoteConnection; 
> after 2.24.x it can't do;
> can u expose zhe remoteConnection when route LWT mesage?
> if u not do zhis ,it will case connect state not correct; when lwt message 
> not process in time,and new connect it wil case wrong state
>  
> but apache-activemq-5.16.4 version send LWT message can get remote connect id 
> use 
> ProducerBrokerExchange



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (ARTEMIS-3948) artemis 2.24.x LWT message send,it cannot invoke before or after Send method and i just invoke xxxMessageRoute method and i can't get zhe correspond remoteConnection;

2022-08-22 Thread gongping.zhu (Jira)


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

gongping.zhu updated ARTEMIS-3948:
--
Summary: artemis 2.24.x LWT message send,it cannot invoke before or after 
Send method and i just invoke xxxMessageRoute method and i can't get zhe 
correspond remoteConnection;  (was: artemis 2.24.x will message send,can't get 
zhe correspond remoteConnection;)

> artemis 2.24.x LWT message send,it cannot invoke before or after Send method 
> and i just invoke xxxMessageRoute method and i can't get zhe correspond 
> remoteConnection;
> --
>
> Key: ARTEMIS-3948
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3948
> Project: ActiveMQ Artemis
>  Issue Type: Wish
>  Components: ActiveMQ-Artemis-Native
>Affects Versions: 2.24.0
>Reporter: gongping.zhu
>Assignee: Clebert Suconic
>Priority: Major
>
> i want develop a plugin to catch zhe LWT message and get zhe correspond 
> remoteConnection; 
> after 2.24.x it can't do;
> can u expose zhe remoteConnection when route LWT mesage?
> if u not do zhis ,it will case connect state not correct; when lwt message 
> not process in time,and new connect it wil case wrong state



--
This message was sent by Atlassian Jira
(v8.20.10#820010)