Binbin
Binbin
Is the main purpose for debugging? ie someone find the cluster is not normal and adjust the loglevel to verbose and catch it?
@Dup4 thanks for catching that. can you also try to scan the doc and finding other s-word conf? the doc may be outdated in many places
@hwware nodename is your feature, do you want to comment or review this one?
Not sure if it has anything to do with it `Starting server on 127.0.0.1:23206 Port 23206 was already busy, trying another port...`, i don't have other clues right now.
for the record: if we want to be consistent with the previous version (redis7), we can simply remove the shared judgment in initObjectLRUOrLFU. However, because the shared object is shared,...
I am good with the opt-in way, we don't implemented forkless, and i also don't have much experience in this area, so i can't comment too much at this point....
In our fork (Tencent Cloud), we do, some new machines (new Tlinux (Tencent Linux) system) is using the async-fork, we plan to use async fork in the future for all...
This seem safe so i am going to merge, please feel free to leave a comment if you think otherwise.
> at first I also wanted to make it as memory config, but memory config cannot be negative, so we cannot use memory config right, i forgot memory config can...
> Ok, it seems like folks in the monday meeting we were aligned about moving it to memory, but there some concerns about the change from ull2string -> ll2string which...