[
https://issues.jboss.org/browse/DROOLS-1235?page=com.atlassian.jira.plugi...
]
Matteo Mortari edited comment on DROOLS-1235 at 8/9/16 10:03 AM:
-----------------------------------------------------------------
To recap:
h6. droolsjbpm-knowledge
* Perform necessary Public KIE API changes for allowing API users to
specify an optional, unique, container ID.
h6. drools
* give KieContainer an optional user defined name
* KieContainer MBean and various refactorings.
* jargon: containerId
* jargon: configuredReleaseId, resolvedReleaseId
* unit testing
* assuming the containerId can be "recycled" on dispose.
* introducing test for KieServices API with containerId.
* fixing other tests.
* avoid using lock and leverage ConcurrentMap without java8
* fixing objectname conventions
h6. droolsjbpm-integration
* KieServer cascade containerId while creating via KieServices
h6. kie-docs
* Including an entry for this on the release notes, as requested.
h6. kie-wb-common
* reflecting internal api / implementation of KieContainerImpl constructor change,
requiring a container Id (normally a new KieContainerImpl is called via KieServices so
transparently, but in this case is explicitly required manual management).
was (Author: tari_manga):
To recap:
h6. droolsjbpm-knowledge
* Perform necessary Public KIE API changes for allowing API users to
specify an optional, unique, container ID.
h6. drools
* give KieContainer an optional user defined name
* KieContainer MBean and various refactorings.
* jargon: containerId
* jargon: configuredReleaseId, resolvedReleaseId
* unit testing
* assuming the containerId can be "recycled" on dispose.
* introducing test for KieServices API with containerId.
* fixing other tests.
* avoid using lock and leverage ConcurrentMap without java8
* fixing objectname conventions
h6. droolsjbpm-integration
* KieServer cascade containerId while creating via KieServices
h6. kie-docs
* Including an entry for this on the release notes, as requested.
MBean naming rework
-------------------
Key: DROOLS-1235
URL:
https://issues.jboss.org/browse/DROOLS-1235
Project: Drools
Issue Type: Sub-task
Components: core engine, kie server
Affects Versions: 6.4.0.Final
Reporter: Matteo Mortari
Assignee: Matteo Mortari
Fix For: 6.5.0.Final, 7.0.0.Final
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)