ctubbsii commented on issue #2983: URL: https://github.com/apache/accumulo/issues/2983#issuecomment-1262459861
> I had seen this but got side tracked. I think the easiest fix would be to just return a `Map<String,String>` for this version, like the other InstanceOperations methods. We already have a method that returns `Map<String,String>`. It seems the idea for this new method was to return the version, which I'm not sure how that was intended to be used by end users. It may be best to just make this method private, or move it to an internal Impl class. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
