[
https://issues.apache.org/jira/browse/SANDESHA2C-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473612
]
Damitha Kumarage commented on SANDESHA2C-20:
--------------------------------------------
Fixed SANDESHA2C-20. Now in two way single channel with RM 1.0 server
side send the terminate message to the client. The reason I found was
that in app_msg_processor's process_out_msg() function the code where
the last_msg is set is not reached in the server side. That's because
the SANDESHA2_SEQ_PROP_LAST_IN_MESSAGE_ID property is not set while
in the in path. Consequetly in the same function
SANDESHA2_SEQ_PROP_LAST_OUT_MESSAGE_NO
is not set. As a result in server side ack_msg_processor's process_in_msg
function
the code is not reached to sandesha2_terminate_mgr_add_terminate_seq_msg
function.
Need testing
> Terminate sequence is not initiated from server side in two way messaging
> -------------------------------------------------------------------------
>
> Key: SANDESHA2C-20
> URL: https://issues.apache.org/jira/browse/SANDESHA2C-20
> Project: Sandesha2/C
> Issue Type: Bug
> Reporter: Damitha Kumarage
>
> Server side does not send terminate sequence to the client.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]