Skip to content

Fix rebalance background job ID type - #8819

Open
Anastasiia_Karbova (Karbova) wants to merge 1 commit into
citusdata:mainfrom
Karbova:fix/rebalance-background-job-id
Open

Fix rebalance background job ID type#8819
Anastasiia_Karbova (Karbova) wants to merge 1 commit into
citusdata:mainfrom
Karbova:fix/rebalance-background-job-id

Conversation

@Karbova

Copy link
Copy Markdown

RebalanceTableShardsBackground() returns an int64, while its result was stored in an int.
Store the returned job ID in an int64 to avoid narrowing the value.

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