You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Yasser Zamani (Jira)" <ji...@apache.org> on 2022/12/25 14:17:00 UTC

[jira] [Commented] (CAMEL-5963) camel-smpp: Support TRX connection mode to the SMSC

    [ https://issues.apache.org/jira/browse/CAMEL-5963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17651876#comment-17651876 ] 

Yasser Zamani commented on CAMEL-5963:
--------------------------------------

[~davsclaus] yes I have some free times and like to work on adding this feature :) should I assign to myself?

[~muellerc]  I guess it would be possible via a hash map storing sessions at component level. In general, once a producer or consumer endpoint with enabled TRX is going to be instantiated, it checks that hash map if there is already a session with its specific URI ID. If so then it uses that component level session (obviously it creates a new one if not). So simply Camel users should understand that they will loose incoming messages if they haven't defined a consumer with same URI ID.

> camel-smpp: Support TRX connection mode to the SMSC
> ---------------------------------------------------
>
>                 Key: CAMEL-5963
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5963
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-smpp
>    Affects Versions: 2.10.3
>            Reporter: Christian Müller
>            Assignee: Christian Müller
>            Priority: Major
>             Fix For: Future
>
>
> See http://camel.465427.n5.nabble.com/camel-smpp-in-trx-mode-td5724608.html for details



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