Closed paul-bormans-pcgw closed 1 day ago
@paul-bormans-pcgw this is rather a question, but Github issues are for bugs and tasks. Can you please post your question on out Zulip chat?
Our website explains here when files become eligible for deletion.
What happened
In a simple compose setup i'm running minio and nessie + nessie-gc. I'm running just the gc mode, so all in one go.
Logging is telling me that files are being removed:
However when simply counting the files in the bucket I see that nothing gets removed?
I have confirmed many rows of older data are being removed by Trino; so newer snapshot-id's have far less data.... these should eventually be removed by nessie-gc right?
How to reproduce it
Nessie server type (docker/uber-jar/built from source) and version
docker: quay.io/projectnessie/nessie-gc:0.100.2
Client type (Ex: UI/Spark/pynessie ...) and version
No response
Additional information
It would be helpful if INFO logging by nessie-gc could say which objects are removed.