mattrpav commented on code in PR #1422:
URL: https://github.com/apache/activemq/pull/1422#discussion_r2081953931


##########
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:
   I think Admin API can be a separate feature/proposal. This is already a 
large undertaking that will be difficult to start carving up =)



-- 
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


Reply via email to