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
当kafka 和redis快照,发生不连续之后,怎么解决呢?首先有个疑问,看到1000次提交一次redis,1000次中间如果断掉之后或者服务器挂掉,redis里面的快照就不是最新的,现在的状态是redis里面数据清空了,然后重启后端,orderBook里面没有订单信息,挂单还是会显示挂单,并且无法撤销,无法市价下单
The text was updated successfully, but these errors were encountered:
No branches or pull requests
当kafka 和redis快照,发生不连续之后,怎么解决呢?首先有个疑问,看到1000次提交一次redis,1000次中间如果断掉之后或者服务器挂掉,redis里面的快照就不是最新的,现在的状态是redis里面数据清空了,然后重启后端,orderBook里面没有订单信息,挂单还是会显示挂单,并且无法撤销,无法市价下单
The text was updated successfully, but these errors were encountered: