Closed ahurtaud closed 8 months ago
Oh, it looks like the azblob library is very old. It could be this issue; in fact the stack traces look pretty similar.
@MichaHoffmann Hello Michael, can we please make sure Thanos updates the go modules to get this fix in the next thanos versions? I think the dependency is not updated. I dont have right now the project setup on my localdev, so i guess its faster for anyone of you to upgrade and create a Pull request there. If it's not that easy for you, tell me and I'll try to find some time to do it.
Thank you :)
@ahurtaud I just openend a pr to bump up the version. https://github.com/thanos-io/thanos/pull/7228
Sometimes maintainers might miss updating the dependency on the main repo. When anyone notices it, feel free to upgrade the go mod on Thanos and open a pr. Leaving a comment in the issue helps as well.
Hello,
with the latest version of thanos v0.34.0 running a compactor on an Azure Container storage. We are seeing from time to time some go panics while uploading the blocks. I think this is new to v0.34.0 and was working ok with v0.33.x
We are running in the official docker image with the following config:
args
Go Panic stack trace