[
https://issues.apache.org/jira/browse/CAMEL-16337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-16337.
---------------------------------
Assignee: Claus Ibsen
Resolution: Fixed
Added a short generator that is 50% the size
> camel-core - pooled exchanges - Can we optimize exchangeId
> ----------------------------------------------------------
>
> Key: CAMEL-16337
> URL: https://issues.apache.org/jira/browse/CAMEL-16337
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.9.0
>
>
> To not forget about this idea.
> We can recycle parts from old exchangeId, as we can break it into 2 parts,
> upper part that is uuid for lifetime of context, and lower part that is uuid
> per exchange.
> So we can keep upper part as constant, and swap out the lower part.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)