keith-turner opened a new issue, #6171: URL: https://github.com/apache/accumulo/issues/6171
**Is your feature request related to a problem? Please describe.** Some accumulo servers have a port search property, like `tserver.port.search`. This property seems redundant w/ the ability to specify a range for a port property. **Describe the solution you'd like** Remove or deprecate the port search properties in favor of ranges for ports. Seems like this would really simplify the code. **Additional context** Tracked down the issue ACCUMULO-4331 where port ranges were added and it recommended removing the port search props. -- 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]
