We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Now I added several jobs, and they have the same configuration:
elasticjob.xxxxxxxxx.sharding-total-count = 2 elasticjob.xxxxxxxxx.sharding-item-parameters = 0=A,1=B elasticjob.xxxxxxxxx.job-sharding-strategy-type = ROUND_ROBIN elasticjob.xxxxxxxxx.overwrite = true
But the results on zookeeper are different and jobShardingStrategyType: ROUND_ROBIN is invalid,What is the reason for this, please.
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
Closed due to complete inability to reproduce in master branch.
No branches or pull requests
Now I added several jobs, and they have the same configuration:
But the results on zookeeper are different and jobShardingStrategyType: ROUND_ROBIN is invalid,What is the reason for this, please.
The text was updated successfully, but these errors were encountered: