Netflix / dynomite

A generic dynamo implementation for different k-v storage engines
Apache License 2.0
4.2k stars 532 forks source link

Dynomite logs missing #801

Open abhinav0101 opened 3 years ago

abhinav0101 commented 3 years ago

hi we have been using dynomite in our production environment and today it crashed for some reason which I will mention further. But, I checked that we don't have logs of a few days in dynomite since last 1 month. something is off and I want to understand what please find the ss below u can see we dont have logs of many days in between we have not experienced down time in those days

Till 16th August we had proper logs

abhinav0101 commented 3 years ago

Also, what about this unknown client in the below log

[2021-08-16 16:44:39.567] core_close_log:343 close CLIENT 785 ‘unknown’ on event FF00FF eof 0 done 0 rb 187896 sb 65022: Connection timed out

also this

[2021-09-02 10:17:51.108] core_close_log:343 close CLIENT 319 'unknown' on event FF00FF eof 0 done 0 rb 84760630 sb 29332529: Connection reset by peer

abhinav0101 commented 3 years ago

@smukil