[infinispan-issues] [JBoss JIRA] (ISPN-7555) Originator node in launch new task dialog is not displayed correctly in standalone mode

Vladimir Blagojevic (JIRA) issues at jboss.org
Mon Mar 13 05:09:00 EDT 2017


    [ https://issues.jboss.org/browse/ISPN-7555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13376545#comment-13376545 ] 

Vladimir Blagojevic edited comment on ISPN-7555 at 3/13/17 5:08 AM:
--------------------------------------------------------------------

[~rmacor] I don't think we can fulfil this request as the information we get from jgroups layer does not contain host-name:server-name information. In domain mode it does. In standalone it does not. Got to /subsystem=datagrid-infinispan/cache-container=clustered in standalone mode and /host=<any-host>/server=<any-server>/subsystem=datagrid-infinispan/cache-container=clustered to see the members attribute. 


was (Author: vblagojevic):
[~rmacor] I don't think we can fulfil this request as the information we get from jgroups layer does not contain host-name:server-name information. In domain mode it does. In standalone it does not. Got to /subsystem=datagrid-infinispan/cache-container=clustered in standalone mode and `/host=<any-host>/server=<any-server>/subsystem=datagrid-infinispan/cache-container=clustered` to see the members attribute. 

> Originator node in launch new task dialog is not displayed correctly in standalone mode
> ---------------------------------------------------------------------------------------
>
>                 Key: ISPN-7555
>                 URL: https://issues.jboss.org/browse/ISPN-7555
>             Project: Infinispan
>          Issue Type: Bug
>          Components: JMX, reporting and management
>    Affects Versions: 9.0.0.CR2
>            Reporter: Roman Macor
>            Assignee: Vladimir Blagojevic
>            Priority: Minor
>
> - start server in standalone clustered mode - bin/standalone.sh -c clustered.xml
> - click on cache container - Tasks execution tab -> Launch new task -> click on Originator node
> result: the node is displayed like this: terminator:terminator, if we set the server name, e.g. server-one, it's displayed like this: server-one:server-one ("terminator" is hostname from  /etc/hostname)
> expected result: host-name:server-name (same as in domain mode)



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list