SharonIV0x86 commented on PR #2826: URL: https://github.com/apache/kvrocks/pull/2826#issuecomment-2723693052
@PragmaTwice I updated the Reset function so that it resets the metadata fields and writes the new metadata back. From what I understand, this should only clear the high-level info, removing references to the centroids without actually deleting them. The centroids should still exist until compaction eventually cleans them up. But when I run ``TDIGEST.RESET``, it gets stuck in an infinite loop. I’m not sure why any ideas on what might be causing this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
