You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/29 10:23:00 UTC

[jira] [Work logged] (CAMEL-14221) Stomp Component has no option to set version

     [ https://issues.apache.org/jira/browse/CAMEL-14221?focusedWorklogId=351284&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-351284 ]

ASF GitHub Bot logged work on CAMEL-14221:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 29/Nov/19 10:22
            Start Date: 29/Nov/19 10:22
    Worklog Time Spent: 10m 
      Work Description: onlybytes commented on pull request #3367: CAMEL-14221: Stomp Component has no option to set version
URL: https://github.com/apache/camel/pull/3367
 
 
   The STOMP version is hardcoded in the org.fusesource.stomp.client.Stomp class. Though the org.fusesource.stomp.client.Stomp class has setter method for version, the Camel-Stomp Component has not exposed that option to be set by the users.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 351284)
    Remaining Estimate: 0h
            Time Spent: 10m

> Stomp Component has no option to set version
> --------------------------------------------
>
>                 Key: CAMEL-14221
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14221
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-stomp
>    Affects Versions: 3.0.0.RC3
>            Reporter: Mahesh
>            Priority: Major
>             Fix For: Future
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The STOMP version is hardcoded in the {{org.fusesource.stomp.client.Stomp}} class. Though the {{org.fusesource.stomp.client.Stomp}} class has setter method for version, the Camel-Stomp Component has not exposed that option to be set by the users.
> Looks like {{StompEndpoint}} and {{StompConfiguration}} classes would need changes to allow users to set version.
>  
> STOMP 1.2 has been available for years and most of the message brokers support STOMP 1.2. In such scenarios it becomes a necessary feature for the camel-stomp to include the support for STOMP 1.2



--
This message was sent by Atlassian Jira
(v8.3.4#803005)