kenliao94 commented on code in PR #1422: URL: https://github.com/apache/activemq/pull/1422#discussion_r2072725151
########## docs/proposals/AMQ-9335-amq-modernization.md: ########## @@ -0,0 +1,98 @@ +## Broker modernization + +[DRAFT] This document is a draft proposal and may be broken up into smaller sub-proposals + +### Problem statement + +Most ActiveMQ broker deployments rely on the Spring Framework (and xbean) for boot, configuration and integration of plugin extension. There are a number of limitations and strategic issues with continuing with this design as the primary approach. + +### Rationale + +Modernization of the ActiveMQ broker will provide new features, improved multi-tenancy and ability to operate in Kubernetes and other cloud-based environments. Additionally, reducing the number of dependencies will reduce the surface area for security vulnerabilities caused by 3rd party projects. + +### Goals Review Comment: Do we want to include "supporting admin API" as part of the goals? I.E we will move the current web console out of the repo and build a more modern web console in a separated repo? -- 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: gitbox-unsubscr...@activemq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For additional commands, e-mail: gitbox-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact