Re: [I] [Bug] BanyanDB segment loader silently deletes segments with missing/empty metadata file (version-check bypass) [skywalking]
hanahmily closed issue #13863: [Bug] BanyanDB segment loader silently deletes segments with missing/empty metadata file (version-check bypass) URL: https://github.com/apache/skywalking/issues/13863 -- 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]
Re: [I] [Bug] BanyanDB segment loader silently deletes segments with missing/empty metadata file (version-check bypass) [skywalking]
puneetdixit200 commented on issue #13863: URL: https://github.com/apache/skywalking/issues/13863#issuecomment-4468034197 Hello maintainers, I would like to investigate this bug. I will reproduce the missing or empty metadata-file case, verify where version checks are bypassed, and update the segment loader so invalid segments are handled safely instead of silently deleted. Please assign this to me -- 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]
Re: [I] [Bug] BanyanDB segment loader silently deletes segments with missing/empty metadata file (version-check bypass) [skywalking]
0624573905abc-glitch commented on issue #13863: URL: https://github.com/apache/skywalking/issues/13863#issuecomment-4426880351 Consider implementing a validation check to ensure that segments with missing or empty metadata files are either flagged with an error or prevented from being deleted, to avoid unintended data loss. -- 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]
