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

Shared dictionary cannot retrieve stale data #2280

Closed
fairyqb opened this issue Feb 2, 2024 · 1 comment
Closed

Shared dictionary cannot retrieve stale data #2280

fairyqb opened this issue Feb 2, 2024 · 1 comment

Comments

@fairyqb
Copy link

fairyqb commented Feb 2, 2024

Please see the following file example:
shm_stale_resty_test.lua.txt

If this line in the code is commented out, stale data cannot be retrieved from the shared dictionary.

line 12:
dict:set("init_dict", "init", 0)

@zhuizhuhaomeng
Copy link
Contributor

This is duplicate with openresty/luajit2#217 (comment)

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