Joseph-R

Results 8 comments of Joseph-R

"Why not just upload the configs directly?" The catch is that these config files are dynamic and change often as nodes enter and leave the cluster, we change configs, etc....

Hey @shailesh33 - I posted some sample dynomite logs above, at log level 9. They weren't super clearly marked, which I have gone back and fixed. But basically there's not...

Hey @shailesh33 - Appreciate the questions, and sorry for the late response. I have been OOO this week. Pretty sure that was log level 9, but I will wipe the...

Wiped log files and set up a new session, bumping the log level up to 11. ``` root@ip-10-10-2-87:/mnt/log# ls core dynomite.log dynomite-manager.log redis-sentinel.log redis-server.log redis-server.log.1.gz redis-server.log.2.gz # Search all redis,...

@KowalczykBartek - Please see the 4 dynomite.yml config files, attached. [10-10-7-135.dynomite.yml.txt](https://github.com/Netflix/dynomite/files/1363792/10-10-7-135.dynomite.yml.txt) [10-10-2-187.dynomite.yml.txt](https://github.com/Netflix/dynomite/files/1363793/10-10-2-187.dynomite.yml.txt) [10-10-2-87.dynomite.yml.txt](https://github.com/Netflix/dynomite/files/1363794/10-10-2-87.dynomite.yml.txt) [10-10-5-233.dynomite.yml.txt](https://github.com/Netflix/dynomite/files/1363795/10-10-5-233.dynomite.yml.txt) `are you able to reproduce this problem locally ?` Not sure what you mean by that?...

`and two, if any node was not using 0 as the starting token, it gave me (error) ERR Peer: Unknown error -1` `after i reverted back, the error went away....

Still seeing this issue after wiping out the original test cluster and deploying a new cluster with the `dynomite-v0.5.9-4_DecryptionCrash`. **Versions:** ``` Dynomite: dynomite-v0.5.9-2_ProxyCloseFix Redis server: 3.0.6 Redis tools: 3.0.6 ```...

@shailesh33 - I wish. Unfortunately no, we haven't been able to get either `dynomite-v0.5.9-2_ProxyCloseFix` or `dynomite-v0.5.9-4_DecryptionCrash` to work for us.