Skip to content

Conversation

@ajanikow
Copy link
Collaborator

No description provided.

github.com/arangodb/go-driver v1.2.1
github.com/arangodb/go-driver/v2 v2.0.0-20211021031401-d92dcd5a4c83
github.com/arangodb/go-upgrade-rules v0.0.0-20180809110947-031b4774ff21
github.com/arangodb/rebalancer v0.1.1
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Will add Linter rune to check it out

}

newPlan, callAgain, err := d.executePlan(ctx, plan, pg)
newPlan, callAgain, callInLoop, err := d.executePlan(ctx, plan, pg)
Copy link
Contributor

Choose a reason for hiding this comment

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

What is the intension of callInLoop if it is always false?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Please, check latest code - it can be true

@ajanikow ajanikow force-pushed the bugfix/add_distribute_shards_like_support branch from 0b4df04 to 6171ecf Compare June 29, 2022 08:01
@ajanikow ajanikow force-pushed the bugfix/add_distribute_shards_like_support branch from 6171ecf to b3c37fa Compare June 30, 2022 20:06
@ajanikow ajanikow merged commit cde52bb into master Jun 30, 2022
@ajanikow ajanikow deleted the bugfix/add_distribute_shards_like_support branch June 30, 2022 21:34
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.

4 participants