Skip to content

Disallow index types updates to bbq_disk, revert (#131760)#139061

Merged
elasticsearchmachine merged 5 commits intoelastic:mainfrom
benwtrent:bugfix/remove-updateable-type-to-diskbbq
Dec 4, 2025
Merged

Disallow index types updates to bbq_disk, revert (#131760)#139061
elasticsearchmachine merged 5 commits intoelastic:mainfrom
benwtrent:bugfix/remove-updateable-type-to-diskbbq

Conversation

@benwtrent
Copy link
Member

We planned and worked on 131760 from before our changes to the query execution path for bbq_disk indices.

But, with all the changes, its less amenable to have hnsw & bbq_disk indices within the same shard.

Maybe this is something we can do again in the future (I am frankly not sure), but allowing it naively just breaks too many expectations.

@benwtrent benwtrent added >bug auto-backport Automatically create backport pull requests when merged :Search Relevance/Vectors Vector search branch:9.2 labels Dec 4, 2025
@elasticsearchmachine elasticsearchmachine added v9.2.3 Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch v9.3.0 and removed branch:9.2 labels Dec 4, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search-relevance (Team:Search Relevance)

@elasticsearchmachine
Copy link
Collaborator

Hi @benwtrent, I've created a changelog YAML for you.

Copy link
Member

@carlosdelest carlosdelest left a comment

Choose a reason for hiding this comment

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

"All these commits, will be lost... like PRs in rain"

Copy link
Contributor

@john-wagster john-wagster left a comment

Choose a reason for hiding this comment

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

this looks like just a reversion. Do we want to support flat -> bbq_disk and bbq_flat -> bbq_disk like in a subsequent PR? lgtm.

@benwtrent benwtrent added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Dec 4, 2025
@benwtrent
Copy link
Member Author

Do we want to support flat -> bbq_disk and bbq_flat -> bbq_disk like in a subsequent PR?

Possibly, but that would come later

Copy link
Contributor

@tteofili tteofili left a comment

Choose a reason for hiding this comment

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

make sense, LGTM

@elasticsearchmachine elasticsearchmachine merged commit 604ca48 into elastic:main Dec 4, 2025
34 checks passed
@benwtrent benwtrent deleted the bugfix/remove-updateable-type-to-diskbbq branch December 4, 2025 17:54
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
9.2 Commit could not be cherrypicked due to conflicts

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 139061

@benwtrent
Copy link
Member Author

💚 All backports created successfully

Status Branch Result
9.2

Questions ?

Please refer to the Backport tool documentation

benwtrent added a commit to benwtrent/elasticsearch that referenced this pull request Dec 4, 2025
…astic#139061)

We planned and worked on `131760` from before our changes to the query
execution path for bbq_disk indices.

But, with all the changes, its less amenable to have hnsw & bbq_disk
indices within the same shard.

Maybe this is something we can do again in the future (I am frankly not
sure), but allowing it naively just breaks too many expectations.

(cherry picked from commit 604ca48)
elasticsearchmachine pushed a commit that referenced this pull request Dec 4, 2025
…139086)

We planned and worked on `131760` from before our changes to the query
execution path for bbq_disk indices.

But, with all the changes, its less amenable to have hnsw & bbq_disk
indices within the same shard.

Maybe this is something we can do again in the future (I am frankly not
sure), but allowing it naively just breaks too many expectations.

(cherry picked from commit 604ca48)
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 auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport pending >bug :Search Relevance/Vectors Vector search Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch v9.2.3 v9.3.0

5 participants