Bug 900076 (JBPAPP6-1523)
Summary: | Attribute passivate-events-on-replicate of cluster-passivation-store can't be change via drm or cli | ||
---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Ondrej Chaloupka <ochaloup> |
Component: | EJB | Assignee: | Ivo Studensky <istudens> |
Status: | CLOSED WONTFIX | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.0.0 | CC: | cdewolf, istudens, ochaloup, rajesh.rajasekaran |
Target Milestone: | --- | ||
Target Release: | EAP 6.4.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://jira.jboss.org/jira/browse/JBPAPP6-1523 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-06-23 16:17:03 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Ondrej Chaloupka
2012-03-21 13:44:30 UTC
Link: Added: This issue Cloned from AS7-4246 Assigning to Richard because of the original AS7 jira is assigned to him as well. Docs QE Status: Removed: NEW Brian Stansberry <brian.stansberry> made a comment on jira AS7-4246 Please explain how this is a bug. It is not a requirement that the change be immediately propagated to the running services without an intermediate reload. Hi, you're right. The bug was not created correctly. The only problem is that user is not informed that the reload is required. No info about necessary reload here. [standalone@localhost:9999 /] /subsystem=ejb3/cluster-passivation-store=infinispan:write-attribute(name=passivate-events-on-replicate, value=true) {"outcome" => "success"} Brian Stansberry <brian.stansberry> made a comment on jira AS7-4246 Thanks, Ondrej. That is definitely a bug. FYI: pull request sent https://github.com/jbossas/jboss-eap/pull/395 |