jmark99 opened a new issue, #2772: URL: https://github.com/apache/accumulo/issues/2772
TablePropUtil and NamespacePropUtil contain virtually identical code functionality. The primary difference is the use of the PropUtil<TableId> and PropUtil<NamespaceId> parameters passed into the methods. It should be explored if these two methods could be combined. See #2633 and #2771 for additional details. -- 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]
