apache / apache/accumulo

Remove or deprecate port search properties

Open
#6,171 0 comments 0 reactions 1 assignee Claimed by @keith-turner View on GitHub
enhancement
Dominant language
Java
Stars
1.2k
Forks
487
Avg merge
4d 5h
Merged PRs (30d)
13

Description

**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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.