Skip to content

Conversation

@thecoop
Copy link
Member

@thecoop thecoop commented Dec 9, 2024

Remove 7.3 and 7.10 transport changes to InvalidateApiKeyRequest

@thecoop thecoop added >refactoring :Security/Security Security issues without another label labels Dec 9, 2024
@elasticsearchmachine elasticsearchmachine added v9.0.0 Team:Security Meta label for security team labels Dec 9, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-security (Team:Security)

ByteArrayOutputStream bos = new ByteArrayOutputStream();
OutputStreamStreamOutput osso = new OutputStreamStreamOutput(bos)
) {
TransportVersion streamVersion = randomVersionBetween(
Copy link
Member Author

Choose a reason for hiding this comment

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

This version doesn't seem to affect the test behaviour?

Copy link
Contributor

Choose a reason for hiding this comment

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

Yeah, I can't work out why this was added. I assume it was an artifact from an earlier incomplete implementation that got retained unnecessarily.

@thecoop thecoop force-pushed the remove-old-invalidateapikeyrequest-transports branch from ef9846d to f31884a Compare January 15, 2025 11:32
@thecoop thecoop requested a review from a team March 3, 2025 09:45
@thecoop thecoop added auto-backport Automatically create backport pull requests when merged v9.0.0 labels Mar 3, 2025
ByteArrayOutputStream bos = new ByteArrayOutputStream();
OutputStreamStreamOutput osso = new OutputStreamStreamOutput(bos)
) {
TransportVersion streamVersion = randomVersionBetween(
Copy link
Contributor

Choose a reason for hiding this comment

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

Yeah, I can't work out why this was added. I assume it was an artifact from an earlier incomplete implementation that got retained unnecessarily.

@thecoop thecoop merged commit ba2f7f6 into elastic:main Mar 24, 2025
22 checks passed
@thecoop thecoop deleted the remove-old-invalidateapikeyrequest-transports branch March 24, 2025 11:07
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
9.0

thecoop added a commit to thecoop/elasticsearch that referenced this pull request Mar 24, 2025
omricohenn pushed a commit to omricohenn/elasticsearch that referenced this pull request Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged >refactoring :Security/Security Security issues without another label Team:Security Meta label for security team v9.0.0 v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants