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

Two issues on the evcache #61

Open
shengang1978 opened this issue Sep 13, 2018 · 1 comment
Open

Two issues on the evcache #61

shengang1978 opened this issue Sep 13, 2018 · 1 comment

Comments

@shengang1978
Copy link

  1. The evcache.EVCacheClientPool.poolSize=2 setting will cause the memcached unstable.
    If we set the poolSize as 2, the cache client becomes unstable. After several days/hours running and there are about 1M data in cache server, the get/set/delete operation become more and more slow. They needs more than tens seconds.
  2. In default, the evcache writes so many logs with info level.
    After we upgrade to the 4.131. 0, the evcache writes so many data, our log database is easy to be full. And it will slow our servers.
@frank-dspeed
Copy link

@shengang1978 you should maybe look into couchbase.com as a alternativ for your kind of workloads its also distributed memcached but with some extra services that are optional so you can use it as drop in replacement i often use evcache and migrate to couchbase if needed.

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