Ubuntu 16.04 server returns all the keys then throws this error at the end.
Ubuntu 18.04 server returns all keys some times and skips some other times.
I ran the test many times on each server. 16.04 is stable in what it returns but 18.04 changes each time I run memdump. This is also an issue when running getAllKeys() from php.
All testing demonstrates that the data stored in the cache is working perfectly. It only seems to be the command to get the keys that is causing trouble.
I have two servers giving the same error.
Ubuntu 16.04 server returns all the keys then throws this error at the end.
Ubuntu 18.04 server returns all keys some times and skips some other times.
I ran the test many times on each server. 16.04 is stable in what it returns but 18.04 changes each time I run memdump. This is also an issue when running getAllKeys() from php.
All testing demonstrates that the data stored in the cache is working perfectly. It only seems to be the command to get the keys that is causing trouble.