Bug 1393746

Summary: [GSS](6.4.z) EAP 6.4 Some socket bindings group is not in table with all socket binding groups in web console
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Suresh Pritmani <spritman>
Component: Web ConsoleAssignee: Suresh Pritmani <spritman>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Jelinek <pjelinek>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: bmaxwell, hbraun, hpehl, jkudrnac, mcada, msochure, pjelinek, rstancel
Target Milestone: CR1   
Target Release: EAP 6.4.13   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-02-03 16:42:32 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:
Bug Depends On:    
Bug Blocks: 1386335, 1393890    

Description Suresh Pritmani 2016-11-10 09:09:15 UTC
Description of problem:
Some socket bindings group is not in table with all socket binding groups in web console after adding four new socket binding group

How reproducible:
Always

Steps to Reproduce:
get fresh EAP
./domain.sh
./jboss-cli.sh -c
/socket-binding-group=root1:add(default-interface=public)
/socket-binding-group=root2:add(default-interface=public)
/socket-binding-group=root3:add(default-interface=public)
/socket-binding-group=root4:add(default-interface=public)
http://localhost:9990 -> Configuration -> Socket binding -> View

Actual results:
"standard-sockets", "root3" and "root4" are not in table with all socket binding groups

Expected results:
"standard-sockets", "root3" and "root4" are in table with all socket binding groups

Comment 1 Suresh Pritmani 2016-11-17 15:42:19 UTC
changes done at upstream. Following is the link for pull request.

URL : https://github.com/hal/core/pull/333

Comment 2 Harald Pehl 2016-11-17 15:54:32 UTC
Is this really ready to be merged into 2.5.x? I don't see all acks.

Comment 4 Harald Pehl 2016-12-05 14:40:20 UTC
Merged in upstream

Comment 5 Radovan STANCEL 2016-12-07 07:41:34 UTC
HAL
master: https://issues.jboss.org/browse/HAL-778

PR: https://github.com/hal/core/pull/72

Comment 6 Michael Cada 2017-01-09 08:03:31 UTC
Verified with EAP 6.4.13.CP.CR1

Comment 7 Petr Penicka 2017-02-03 16:42:32 UTC
Released with EAP 6.4.13 on Feb 02 2017.