Skip to content

Conversation

bcully
Copy link
Contributor

@bcully bcully commented Oct 6, 2025

This was mostly motivated by the fact that they depend on different TransportVersions for serialization, but it also seems like it might be good to protect against using a search summary as an index summary when making staleness decisions, and vice versa.

This was mostly motivated by the fact that they depend on different
TransportVersions for serialization, but it also seems like it might
be good to protect against using a search summary as an index summary
when making staleness decisions, and vice versa.
@bcully bcully requested review from lkts and ankikuma October 6, 2025 17:46
@bcully bcully self-assigned this Oct 6, 2025
@bcully bcully added >non-issue :Distributed Indexing/Distributed A catch all label for anything in the Distributed Indexing Area. Please avoid if you can. v9.3.0 labels Oct 6, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-distributed-indexing (Team:Distributed Indexing)

@elasticsearchmachine elasticsearchmachine added the Team:Distributed Indexing Meta label for Distributed Indexing team label Oct 6, 2025
@bcully bcully marked this pull request as draft October 6, 2025 18:02
@bcully
Copy link
Contributor Author

bcully commented Oct 6, 2025

converted to draft - it includes a transport version for search summaries but doesn't actually include them in the request path so that transport version check would be wrong.

@bcully
Copy link
Contributor Author

bcully commented Oct 6, 2025

This doesn't handle serialization in a sane way - it's up to an individual request path to serialize/deserialize this field so the field itself can't know the transport version requirements. Closing.

@bcully bcully closed this Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Indexing/Distributed A catch all label for anything in the Distributed Indexing Area. Please avoid if you can. >non-issue Team:Distributed Indexing Meta label for Distributed Indexing team v9.3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants