[jira] [Commented] (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:comment-tabpanel=17583302#comment-17583302
 ] 

Justin Bertram commented on ARTEMIS-3948:
-

It's likely that 2.25.0 will be released in the next few weeks. In any case, 
you can try out the change via a snapshot build - 
https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/apache-artemis/2.25.0-SNAPSHOT/.

> 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] [Commented] (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:comment-tabpanel=17583188#comment-17583188
 ] 

gongping.zhu commented on ARTEMIS-3948:
---

thx a lot,when it will release


 回复的原邮件 

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

Justin Bertram 在 ARTEMIS-3948中留言:
-

I'm closing this as I changed the way LWT messages are sent via ARTEMIS-3942. 
You can get the connection from the {{ServerSession}} passed into 
{{o.a.a.a.c.s.p.ActiveMQServerMessagePlugin#beforeSend(ServerSession, 
Transaction, Message, boolean, boolean)}} now for LWT messages.

I don't totally understand your requirement as the English doesn't make much 
sense, but I'm hopeful this will resolve your problem.




--
这条信息是由Atlassian Jira发送的
(v8.20.10#820010)


> 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] [Commented] (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:comment-tabpanel=17583183#comment-17583183
 ] 

Justin Bertram commented on ARTEMIS-3948:
-

I'm closing this as I changed the way LWT messages are sent via ARTEMIS-3942. 
You can get the connection from the {{ServerSession}} passed into 
{{o.a.a.a.c.s.p.ActiveMQServerMessagePlugin#beforeSend(ServerSession, 
Transaction, Message, boolean, boolean)}} now for LWT messages.

I don't totally understand your requirement as the English doesn't make much 
sense, but I'm hopeful this will resolve your problem.

> 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)