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

请问,一致性哈希路由策略是根据什么来进行哈希的呢 #3600

Open
coderlindacheng opened this issue Dec 25, 2024 · 1 comment

Comments

@coderlindacheng
Copy link

Please answer some questions before submitting your issue. Thanks!

Which version of XXL-JOB do you using?

2.1.0

Expected behavior

Actual behavior

Steps to reproduce the behavior

Other information

请问,一致性哈希路由策略是根据什么来进行哈希的呢?
我想了解一下,通过“一致性哈希路由策略” + “单机串行阻塞策略”,是否可以保证非极端情况下我的任务是串行执行的
谢谢

@kikihhe
Copy link

kikihhe commented Dec 26, 2024

可以看一下这个 ExecutorRouteConsistentHash.java 类

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

No branches or pull requests

2 participants