Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1160224

Summary: Setting invalid value in mod_cluster configuration put's the server into reload required state
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Heiko Braun <hbraun>
Component: Web ConsoleAssignee: Heiko Braun <hbraun>
Status: CLOSED NOTABUG QA Contact: Jakub Cechacek <jcechace>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: brian.stansberry, hpehl, jkudrnac, pjelinek, rhusar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-04 12:06:48 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 Heiko Braun 2014-11-04 11:33:00 UTC
If you set an invalid value on the modcluster subsystem (i.e. socket-timeout=0) the server is put into reload required state. For invalid values this should not be the case, since the modification are not accepted.

Comment 1 Radoslav Husar 2014-11-04 13:11:53 UTC
Tested on 6.4-SNAPSHOT, from what I see the domain parts are correct so if anything it would be a console issue.

Comment 2 Heiko Braun 2014-11-04 13:44:39 UTC
yes, sorry for the confusion. this has been a mistake/oversight on my side.