dynomite icon indicating copy to clipboard operation
dynomite copied to clipboard

Release v0.6.16 does not show version

Open gustavoantao opened this issue 6 years ago • 1 comments

Hello there! This is more a report than an issue, but here we go. Until yesterday I was suffering with the memory leak mentioned in this pull request: https://github.com/Netflix/dynomite/pull/710. So I've upgraded 2 of my servers with v0.6.16, but after this my dynomite returns an empty string in the REST API (http://hostname:22222/info) and when I run dynomite --version also.

Here is an example:

image

image

In my second DC, where I did not upgrade dynomite yet, it appears like this:

image

image

I did the upgrade just by running the build.sh script in release's root directory. Dont know for sure if it is a real problem or just a build/compile mistake.

Gustavo

gustavoantao avatar Oct 10 '19 17:10 gustavoantao

That's an odd one. We just upgraded from 6.12 to 6.20 and the version continues to show fine. We re-ran the entire configure/build process as seen in the readme.

mcouillard avatar Jan 23 '20 20:01 mcouillard