[
https://issues.apache.org/jira/browse/CAMEL-9199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14947619#comment-14947619
]
ASF GitHub Bot commented on CAMEL-9199:
---------------------------------------
GitHub user brreitme opened a pull request:
https://github.com/apache/camel/pull/632
CAMEL-9199 RabbitMQ Consumer threads crash when sending partially ser…
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/brreitme/camel master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/632.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #632
----
commit 2235e69ab7138f37ee491f894a50ce49dbbfedf6
Author: Brad Reitmeyer <[email protected]>
Date: 2015-10-07T21:15:45Z
CAMEL-9199 RabbitMQ Consumer threads crash when sending partially
serializable objects
----
> RabbitMQ Consumer threads crash when sending partially serializable objects
> ---------------------------------------------------------------------------
>
> Key: CAMEL-9199
> URL: https://issues.apache.org/jira/browse/CAMEL-9199
> Project: Camel
> Issue Type: Bug
> Components: camel-rabbitmq
> Affects Versions: 2.16.0
> Reporter: Brad Reitmeyer
> Original Estimate: 4h
> Remaining Estimate: 4h
>
> The RabbitMQ consumer thread crashes when sending an object that implements
> Serializable but contains non Serializable objects.
> I will have PR very soon to fix this and add tests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)