Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
4.1.0
-
None
-
Unknown
Description
Our code has an excessive amount of type misses that may be hurting performance due to JDK-8180450 and how the underlying implementation of type checks work in the JVM.
Using the type pollution agent, we can see that there is a significant number of type misses in a sample execution of a Routing Slip using a bean to resolve the endpoints (see the attachment for details).
Attachments
Attachments
Issue Links
- is related to
-
CAMEL-15105 camel-core - Extension or getter/setter on ExtendedCamelContext
- Resolved
-
CAMEL-19058 Type check scalability issue
- Resolved