Skip to content

fixes bug with rpc bind address#6330

Merged
keith-turner merged 3 commits intoapache:mainfrom
keith-turner:fix-rpc-prop
Apr 23, 2026
Merged

fixes bug with rpc bind address#6330
keith-turner merged 3 commits intoapache:mainfrom
keith-turner:fix-rpc-prop

Conversation

@keith-turner
Copy link
Copy Markdown
Contributor

Fixes two problems. The scripts were using a deprecated rpc bind address property. The server side code was ignoring the deprecated property.

Fixes two problems.  The scripts were using a deprecated rpc bind
address property.  The server side code was ignoring the deprecated
property.
@keith-turner keith-turner added this to the 4.0.0 milestone Apr 23, 2026
@ddanielr
Copy link
Copy Markdown
Contributor

Might also want to update the ServerOpts description

+ " for example, can be done with the arguments \"-o general.process.bind.addr=127.0.0.1\"."

Comment thread server/base/src/main/java/org/apache/accumulo/server/AbstractServer.java Outdated
keith-turner and others added 2 commits April 23, 2026 11:54
…erver.java

Co-authored-by: Daniel Roberts <ddanielr@gmail.com>
Copy link
Copy Markdown
Contributor

@ddanielr ddanielr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Script changes look good.

@keith-turner keith-turner merged commit 23afa35 into apache:main Apr 23, 2026
9 checks passed
@keith-turner keith-turner deleted the fix-rpc-prop branch April 23, 2026 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants