[
https://issues.apache.org/jira/browse/GEODE-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15148841#comment-15148841
]
ASF subversion and git services commented on GEODE-913:
-------------------------------------------------------
Commit 8fd91dde15b7c4af73776ce8490d1a6cfbcf8f97 in incubator-geode's branch
refs/heads/develop from [~jinmeiliao]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=8fd91dd ]
GEODE-954: display HostnameForClient in the member list view
* retrieve the hostnameforClient and bindAddress attributes from the mbean
* add a column in the member list view to display it. If hostnameforclient is
empty, use bindAddress
* have the tooltip show the entire content of the cell in case the cell is too
short
* modify the ui tests to reflect the ui change
* refactor if/else into switch statement
GEODE-913: modifiable
> Refactor DistributionConfig to ease the addition of new configuration
> ---------------------------------------------------------------------
>
> Key: GEODE-913
> URL: https://issues.apache.org/jira/browse/GEODE-913
> Project: Geode
> Issue Type: Improvement
> Components: management
> Reporter: Jinmei Liao
> Assignee: Jinmei Liao
>
> Current DistributionConfigImpl has numerous
> getter/setting/checkModifiable/isModifiable for every attribute. This make
> adding new attribute hard to follow. Explore ways to refactor this and add
> unit tests
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)