[ https://issues.apache.org/activemq/browse/CAMEL-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60158#action_60158 ]
Christian Mueller commented on CAMEL-2752: ------------------------------------------ I trying to solve an issue, which was unassigned until today and which Claus opened. I think he has good reasons to open this issue. Because I'm new in the Camel family, first I try to explain how I would solve the issue and give my fellow the possibility to guide my in the right direction, if I'm wrong. So, I have the feeling this is the case for this issue... :-) May be my proposal is a bit over engineered. I will think again about a good solution an hopefully I will come back with a smarter solution... If you have already something in your mind, please share it with me on a more detailed level. Thanks, Christian > Pluggable UUID generator > ------------------------ > > Key: CAMEL-2752 > URL: https://issues.apache.org/activemq/browse/CAMEL-2752 > Project: Apache Camel > Issue Type: New Feature > Components: camel-core > Affects Versions: 2.3.0 > Reporter: Claus Ibsen > Assignee: Christian Mueller > Fix For: 2.4.0 > > > To allow end users to use a customer ID generator. > We should have out of the box > - JavaUUID (default) > - ActiveMQUUID which uses the same logic as AMQ > - Sequence or something for testing purpose which just use a ID counter. > Makes it easier for testing to *spot* correlated messages in the logs etc. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.