You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/09/02 19:09:31 UTC

[GitHub] [camel] rgannu opened a new pull request #4155: Additional headers and properties support

rgannu opened a new pull request #4155:
URL: https://github.com/apache/camel/pull/4155


   CAMEL-15496 Support additional headers and properties
   
   The additional headers will be added on top of the existing headers
   from the message.
   
   The properties added are only basic AMQP properties as defined in the
   {@link com.rabbitmq.client.AMQP.BasicProperties.Builder}. When the
   message contains already these properties then will be considered and
   these additional properties will be ignored.
   
   Made RabbitMQConstants to enum and added the documentation from docs.
   ToDo: The documentation needs to be generated from the source code.
   


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



[GitHub] [camel] oscerd commented on pull request #4155: Additional headers and properties support

Posted by GitBox <gi...@apache.org>.
oscerd commented on pull request #4155:
URL: https://github.com/apache/camel/pull/4155#issuecomment-690923168






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



[GitHub] [camel] oscerd commented on pull request #4155: Additional headers and properties support

Posted by GitBox <gi...@apache.org>.
oscerd commented on pull request #4155:
URL: https://github.com/apache/camel/pull/4155#issuecomment-690923168


   I believe we could close this, since 3.4.x is not a target.


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



[GitHub] [camel] rgannu commented on pull request #4155: Additional headers and properties support

Posted by GitBox <gi...@apache.org>.
rgannu commented on pull request #4155:
URL: https://github.com/apache/camel/pull/4155#issuecomment-690966605


   Yes.. I will create a new PR against master. Thanks


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



[GitHub] [camel] oscerd commented on pull request #4155: Additional headers and properties support

Posted by GitBox <gi...@apache.org>.
oscerd commented on pull request #4155:
URL: https://github.com/apache/camel/pull/4155#issuecomment-685949487


   Ckc Will be updated whenever the release is out (3.6.0 I mean)


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



[GitHub] [camel] rgannu commented on pull request #4155: Additional headers and properties support

Posted by GitBox <gi...@apache.org>.
rgannu commented on pull request #4155:
URL: https://github.com/apache/camel/pull/4155#issuecomment-690966605


   Yes.. I will create a new PR against master. Thanks


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



[GitHub] [camel] rgannu commented on pull request #4155: Additional headers and properties support

Posted by GitBox <gi...@apache.org>.
rgannu commented on pull request #4155:
URL: https://github.com/apache/camel/pull/4155#issuecomment-690966605






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



[GitHub] [camel] davsclaus commented on pull request #4155: Additional headers and properties support

Posted by GitBox <gi...@apache.org>.
davsclaus commented on pull request #4155:
URL: https://github.com/apache/camel/pull/4155#issuecomment-686317196


   Yes we cannot accept this on 3.4 branch as its for maintenance only (bug fixes and security stuff etc) not really for new features.
   
   Also that SimpleBeanDataHolder etc is not something we want. It should be a plain Map with just string, object or string, string types.


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



[GitHub] [camel] oscerd closed pull request #4155: Additional headers and properties support

Posted by GitBox <gi...@apache.org>.
oscerd closed pull request #4155:
URL: https://github.com/apache/camel/pull/4155






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



[GitHub] [camel] oscerd closed pull request #4155: Additional headers and properties support

Posted by GitBox <gi...@apache.org>.
oscerd closed pull request #4155:
URL: https://github.com/apache/camel/pull/4155


   


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



[GitHub] [camel] oscerd closed pull request #4155: Additional headers and properties support

Posted by GitBox <gi...@apache.org>.
oscerd closed pull request #4155:
URL: https://github.com/apache/camel/pull/4155






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



[GitHub] [camel] rgannu commented on pull request #4155: Additional headers and properties support

Posted by GitBox <gi...@apache.org>.
rgannu commented on pull request #4155:
URL: https://github.com/apache/camel/pull/4155#issuecomment-690966605


   Yes.. I will create a new PR against master. Thanks


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