When talking about jumbo chunks being split automatically, are we referring here to two sh.splitFind()
and sh.splitAt()
.
Assuming a jumbo chunk becomes such because it cannot split at insert time; would you consider a sh.splitFind() and automatic method or manual method. As though it will automatically find a good point it is still manually invoked?
Kind Regards