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

Enhancement: Extstore + WarmRestart #871

Open
zipelkopf opened this issue Feb 16, 2022 · 6 comments
Open

Enhancement: Extstore + WarmRestart #871

zipelkopf opened this issue Feb 16, 2022 · 6 comments

Comments

@zipelkopf
Copy link

Hi,
I tried implementing the Extstore feature (https://github.com/memcached/memcached/wiki/Extstore) combined with the WarmRestart (https://github.com/memcached/memcached/wiki/WarmRestart) but I get the following message after a graceful restart:

memcached[5869]: [restart] memory restart with extstore not presently supported.

Otherwise the 2 features work fine independently.

I guess it is not (yet) possibile to combine them together?
I'm not an expert here but I feel like it would be good to have it working... at present I'm loosing a lot of large cached objects from the Extstore on restart.

FYI, I tried with MemCacheD 1.6.14 on CentOS 7.

I appreciate any advice or a workaround for this scenario.

Thanks!

@dormando
Copy link
Member

Hey,

No real workaround, sorry. It's on the roadmap for soon, blocked by getting the proxy released. I can't exactly speak to when other than sooner than later :( It's not incredibly difficult to do but is probably more than a day of work.

@zipelkopf
Copy link
Author

@dormando Thanks!
It's already good to know it's on the roadmap 👍

Not sure how the process works I will be happy to contribute with some testing once released, just let me know, otherwise thanks again.
Cheers

@zipelkopf
Copy link
Author

Hi @dormando,
I hope your proxy work is proceeding well... no pressure, but would you have a better idea about this one?

I really think it would be very beneficial, I also got an additional candidate project I could apply it too :-)

Thanks a mill!

@dormando
Copy link
Member

It's quite a slog, but getting there. I always accept more sponsors to help with time/motivation :)

@zipelkopf
Copy link
Author

You are more than welcome and thanks for your time and contribution! 👍

@lidaohang
Copy link

mark

@dormando dormando mentioned this issue Dec 30, 2022
13 tasks
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

3 participants