jbertram opened a new pull request, #5856:
URL: https://github.com/apache/activemq-artemis/pull/5856

   Aside from supporting Micrometer ExecutorService metrics this commit 
improves the consistency and clarity of both the documentation and code related 
to thread pooling. Changes include:
   
    - Also support Netty EventExecutor metrics
    - Remove redundant "threads" from thread group names
    - Use kebab case in ActiveMQThreadFactory for consistent naming
    - Use "activemq-" prefix in ActiveMQThreadFactory for consistent naming
    - Use consistent broker identification in thread group names
    - Remove unused executor from SequentialFile classes
    - Big refactor of thread pooling documentation
    - Update release notes with relevant naming changes
    - Deduplicate some repeated code
    - Use Micrometer MeterFilter to apply common tags rather than passing them 
all over
    - Pass custom ActiveMQThreadFactory and Scheduler to Jetty for consistent 
thread naming
    - Name Netty threads according to corresponding acceptor


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to