[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change ResizeRequest to use RelationName and partition values #17098

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mfussenegger
Copy link
Member

Relates to #16964

The request contained resolved index names which prevent us moving to
using UUIDs internally.

Now the request only contains the data provided in the ALTER TABLE
statement (name, partition values, new number of shards)

Relates to #16964

The request contained resolved index names which prevent us moving to
using UUIDs internally.

Now the request only contains the data provided in the ALTER TABLE
statement (name, partition values, new number of shards)
}

@Test
public void testPassNumRoutingShards() {
Copy link
Member Author

Choose a reason for hiding this comment

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

The request is no longer able to pass along number_of_routing_shards (and didn't do it before), so I removed the tests.

@mfussenegger mfussenegger marked this pull request as ready for review December 3, 2024 15:59
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.

1 participant