Bug 907893
| Summary: | Attribute cluster-password can't be set using CLI | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Miroslav Novak <mnovak> |
| Component: | JMS | Assignee: | Jeff Mesnil <jmesnil> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.1.0 | CC: | brian.stansberry, jmesnil |
| Target Milestone: | ER2 | ||
| Target Release: | EAP 6.1.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 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: | |||
Jeff Mesnil <jmesnil> made a comment on jira AS7-6455 PR merged in master branch This was fixed in the 7.2.0.Final-prerelease tag, so should be in the DR4 build. Moving to ON_QA. Verified in EAP 6.1.0.ER3. Thanks Jeff! |
Description of problem: Attribute cluster-password can't be set using CLI in EAP 6.1.0.DR2 build (HornetQ Server version 2.3.0.CR1) Log from CLI: [standalone@localhost:9999 hornetq-server=default] :write-attribute(name=cluster-password, value="heslo") { "outcome" => "failed", "failure-description" => "JBAS014749: Operation handler failed: JBAS011664: Runtime handling for cluster-password is not implemented", "rolled-back" => true, "response-headers" => {"process-state" => "reload-required"} }