I am still trying to track down the cause of the un-referenced rfiles and unsplitable tablets causing hold-time tservers exits.
In the logs I see (something like) 2022-07-07 12:00:00 ..splitting tablet x 2022-07-07 12:00:03 x was split size1 1000000000 size2 1000000001 time 300000ms So in the logs it looks like the split is quick but if you check the ms it is over 5 minutes. Is there a way to make the logs work better? I thought maybe log4j.appender.immediateFlush=true...does that work and is there a big performance penalty? Public