[jira] [Updated] (CAMEL-10387) JMS correlationIdAsBytes should return null and not byte array with zero values

2016-10-14 Thread Claus Ibsen (JIRA)

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

Claus Ibsen updated CAMEL-10387:

Priority: Minor  (was: Major)

> JMS correlationIdAsBytes should return null and not byte array with zero 
> values
> ---
>
> Key: CAMEL-10387
> URL: https://issues.apache.org/jira/browse/CAMEL-10387
> Project: Camel
>  Issue Type: Bug
>  Components: camel-jms
>Affects Versions: 2.18.0
>Reporter: Terral Guillaume
>Priority: Minor
> Fix For: 2.17.4, 2.18.1, 2.19.0
>
>
> When a JMS broker send a null JMSCorrelationId and a byte array full of zero 
> for JMSCorrelationIdAsBytes it creates issues with the hawtio webconsole as 
> this byte array is dump in an XML that no one can parse.
> Therefore I think it could be usefull to return null when we receive a 
> bytearray full of 0.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CAMEL-10387) JMS correlationIdAsBytes should return null and not byte array with zero values

2016-10-14 Thread Claus Ibsen (JIRA)

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

Claus Ibsen updated CAMEL-10387:

Issue Type: Improvement  (was: Bug)

> JMS correlationIdAsBytes should return null and not byte array with zero 
> values
> ---
>
> Key: CAMEL-10387
> URL: https://issues.apache.org/jira/browse/CAMEL-10387
> Project: Camel
>  Issue Type: Improvement
>  Components: camel-jms
>Affects Versions: 2.18.0
>Reporter: Terral Guillaume
>Priority: Minor
> Fix For: 2.17.4, 2.18.1, 2.19.0
>
>
> When a JMS broker send a null JMSCorrelationId and a byte array full of zero 
> for JMSCorrelationIdAsBytes it creates issues with the hawtio webconsole as 
> this byte array is dump in an XML that no one can parse.
> Therefore I think it could be usefull to return null when we receive a 
> bytearray full of 0.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)