Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.20.0
-
Component/s: camel-core
-
Labels:None
-
Estimated Complexity:Unknown
Description
We should consider tweaking the uuid generator to maybe not use ServerSocket to get a random port number. But instead avoid this network associated stuff so the seed is generated faster and don't do network stuff.
Then we can create a new DefaultUuidGenerator class to be used, and leave the ActiveMQ around to be identical with the code in ActiveMQ.
Attachments
Issue Links
- is related to
-
CAMEL-11321 Can CamelContext startup faster
-
- Open
-