[ https://issues.apache.org/jira/browse/ACCUMULO-1778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Billie Rinaldi updated ACCUMULO-1778: ------------------------------------- Attachment: ACCUMULO-1778-2.patch Here's how it would look with a utility method instead. The assumption I want to make is that there exists a web service that can be used to retrieve some kind of status information about Accumulo (it doesn't matter what kind) and I want to retrieve its host:port. If there is no such service, null is an acceptable response. > Make monitor location retrievable from Instance > ----------------------------------------------- > > Key: ACCUMULO-1778 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1778 > Project: Accumulo > Issue Type: Improvement > Components: client > Reporter: Billie Rinaldi > Assignee: Billie Rinaldi > Fix For: 1.6.0 > > Attachments: ACCUMULO-1778-2.patch, ACCUMULO-1778.patch > > > If the monitor is started on a random port, it would be convenient to > retrieve the location from Instance instead of having to look it up in > Zookeeper. -- This message was sent by Atlassian JIRA (v6.1#6144)