Islam AbdelRahman
Islam AbdelRahman
@siying suggested that MyRocks can for now issues a Flush() and compact all L0 files using CompactFiles() API. but a better solution will be to bring back read triggered compactions...
Thanks @alxyang, it looks like an issue in rocksdb that happen when CompactionFilter is issued with CompactFiles() and the CompactionFilter is using DB::Get() inside. We are working on a fixing...
@ryanscovill this is the only way I was able to solve the problem by follwing this guide https://serverfault.com/questions/869627/google-authenticator-pam-on-ssh-blocks-root-login-without-2fa Let me know if there is something else I could have done