Description of problem: The following configuration parameters are marked as long in the plugin descriptor but the AS7 accepts and returns decimal values. Attribute: retry-interval-multiplier Address: subsystem=messaging,hornetq-server=default,cluster-connection=my-cluster, name=my-cluster, parent=default How reproducible: Every time Steps to Reproduce: 1. Discover and import an AS7 server 2. Find the resource described by the address noted above. 3. Attempt to update the configuration with retry-interval-multiplier as a decimal number (eg 1.5) Actual results: The UI does not allow the user to submit a configuration update request with decimal numbers. If a decimal number is read from AS7, the user is asked to correct the entry. Expected results: Update retry-interval-multiplier with a decimal number without any problems. Additional info: The user are still able to update this resource with long values.
Updated plugin descriptor to accept decimal values for retry-interval-multiplier. master branch commit: http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=commit;h=2b7e819927ec18f13bd75c49246c1f837fa96aeb
Bulk closing of items that are on_qa and in old RHQ releases, which are out for a long time and where the issue has not been re-opened since.