Bug 1393746 - [GSS](6.4.z) EAP 6.4 Some socket bindings group is not in table with all socket binding groups in web console
Summary: [GSS](6.4.z) EAP 6.4 Some socket bindings group is not in table with all sock...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Web Console
Version: 6.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: CR1
: EAP 6.4.13
Assignee: Suresh Pritmani
QA Contact: Pavel Jelinek
URL:
Whiteboard:
Depends On:
Blocks: eap6413-payload 1393890
TreeView+ depends on / blocked
 
Reported: 2016-11-10 09:09 UTC by Suresh Pritmani
Modified: 2019-12-16 07:21 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-02-03 16:42:32 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker HAL-778 0 Major Resolved Some socket bindings group is not in table with all socket binding groups in web console 2017-05-31 13:22:56 UTC
Red Hat Issue Tracker JBEAP-556 0 Major Closed Some socket bindings group is not in table with all socket binding groups in web console 2017-05-31 13:22:56 UTC

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.


Note You need to log in before you can comment on or make changes to this bug.