Thanks to visit codestin.com
Credit goes to github.com

Skip to content

JDBC_PING should publish its physical address on startup #43357

@ahus1

Description

@ahus1

Description

With the new JDBC_PING setup where we write to the table early, the current node's physical address is no longer sent out with sendDiscoveryResponse().

Discussion

No response

Motivation

Faster startup, fewer "no physical address" messages.

Details

I did the following test locally with our JdbcPing2Test that does 100 iterations.

Before the change: 63x "no physical address, 8:53 runtime

After the change: 36x "no physical address", 6:13 runtime

Kudos to @pruivo for noticing this behavior.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions