Description
ConnectionQuotas.protectedListener calls config.interBrokerListenerName. This is a surprisingly expensive call that creates a copy of all properties set on the config. Given that this method is called multiple times per connection created, this is not really ideal.
Profile attached showing allocations in protectedListener()
Attachments
Attachments
Issue Links
- links to