You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GarbageCollectorThread will delete small entrylogs after compacted, although bookie override entry locations onto ledgerCache, but for those in-progress read operations, they still hold the old entry location(perhaps) and the attempt ended in failure, so i wonder is this reasonable?
The text was updated successfully, but these errors were encountered:
QUESTION
GarbageCollectorThread will delete small entrylogs after compacted, although bookie override entry locations onto ledgerCache, but for those in-progress read operations, they still hold the old entry location(perhaps) and the attempt ended in failure, so i wonder is this reasonable?
The text was updated successfully, but these errors were encountered: