Skip to content

16453 trunk#904

Closed
ifesdjeen wants to merge 1 commit into
apache:trunkfrom
ifesdjeen:16453-trunk
Closed

16453 trunk#904
ifesdjeen wants to merge 1 commit into
apache:trunkfrom
ifesdjeen:16453-trunk

Conversation

@ifesdjeen
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Are we sure about the change on this line? I think the condition swap is incorrect, or at the very least the comment above it now is.

Copy link
Copy Markdown
Member

@iamaleksey iamaleksey left a comment

Choose a reason for hiding this comment

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

+1 with the latest fix

…amp tie

Patch by Alex Petrov; reviewed by Aleksey Yeschenko and Marcus Eriksson for CASSANDRA-16453.
adelapena pushed a commit to adelapena/cassandra that referenced this pull request Jan 2, 2024
…apache#904)

Hint version is now optional. If the version is missing, the hint won't be sent. A retry will 
be attempted later.

Messages pre 4.0 use peer address retrieved from the actual connection.
Before this patch the messages used the address 
retrieved from message bytes, which didn't work in MR setups (non public address was used).
With the patch, message addressing pre 4.0 is consistent with messages post 4.0.
ekaterinadimitrova2 pushed a commit to ekaterinadimitrova2/cassandra that referenced this pull request Jun 3, 2024
…apache#904)

Hint version is now optional. If the version is missing, the hint won't be sent. A retry will
be attempted later.

Messages pre 4.0 use peer address retrieved from the actual connection.
Before this patch the messages used the address
retrieved from message bytes, which didn't work in MR setups (non public address was used).
With the patch, message addressing pre 4.0 is consistent with messages post 4.0.

(cherry picked from commit 4c7f039)
michaelsembwever pushed a commit to thelastpickle/cassandra that referenced this pull request Jan 7, 2026
…apache#904)

Hint version is now optional. If the version is missing, the hint won't be sent. A retry will
be attempted later.

Messages pre 4.0 use peer address retrieved from the actual connection.
Before this patch the messages used the address
retrieved from message bytes, which didn't work in MR setups (non public address was used).
With the patch, message addressing pre 4.0 is consistent with messages post 4.0.

(cherry picked from commit 4c7f039)
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.

3 participants