]
Ryan Emerson moved JDG-1114 to ISPN-8123:
-----------------------------------------
Project: Infinispan (was: JBoss Data Grid)
Key: ISPN-8123 (was: JDG-1114)
Workflow: GIT Pull Request with Triage workflow (was: CDW with loose statuses v1)
Component/s: Server
(was: Server)
Create Lean Infinispan Server
-----------------------------
Key: ISPN-8123
URL:
https://issues.jboss.org/browse/ISPN-8123
Project: Infinispan
Issue Type: Enhancement
Components: Server
Reporter: Ryan Emerson
Assignee: Ryan Emerson
In order to reduce the memory footprint of Infinispan in server mode, we need to remove
as many of the unnecessary dependencies from the server as possible. Some use-cases
require more functionality than others, therefore our intention is to provide the server
in two flavours:
# A "lean" server, that exposes all management operations over JMX and is based
on jboss-modules
# A server based upon widlfly-core, which provides users with standalone/domain modes
that they're currently accustomed to as well as DMR operations via the CLI.
The intent of this JIRA is simply a parent to keep track of all the sub-tasks required.