Bug 999976
Summary: | [JBossAS7] - editing XA datasource configuration fails | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Filip Brychta <fbrychta> |
Component: | Plugins | Assignee: | Thomas Segismont <tsegismo> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 4.8 | CC: | hrupp, tsegismo |
Target Milestone: | --- | ||
Target Release: | RHQ 4.10 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-04-23 12:32:17 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
Filip Brychta
2013-08-22 13:33:50 UTC
It fails because the datasource is still enabled. You need to disable the datasource first. I'll add a check in DatasourceComponent#updateConfiguration and make the agent refuse the update request if the datasource is still enabled. Fixed in master commit 822e5583f684523c7db4cc54108840102291e2ac Author: Thomas Segismont <tsegismo> Date: Fri Sep 6 17:12:56 2013 +0200 Verified on Version: 4.10.0-SNAPSHOT Build Number: 9eb9b7d Used following scenario: 1-disable datasource 2-reload 3-edit configuration 4-enable datasource 5-reload Bulk closing of 4.10 issues. If an issue is not solved for you, please open a new BZ (or clone the existing one) with a version designator of 4.10. |