yinbo3 opened a new issue, #414: URL: https://github.com/apache/arrow-rs-object-store/issues/414
**Describe the bug** <!-- A clear and concise description of what the bug is. --> object_store version: 0.12.1 HTTP Response: ``` Error performing PUT http://192.168.1.120:9000/test/2t.parquet?partNumber=2&uploadId=OTQ1NTJiMzMtODllZi00OTk1LWFhNjUtMjQyNDNjODdmNjIyLjI3ZjRlZjY3LTViMz ctNDEzZi1iMTg4LWQ4OTVhZTg2ZGZjY3gxNzUwMjk4NjEwNjE2MDAxNjA4 in 563.033234ms, after 2 retries, max_retries: 2, retry_timeout: 5s - Server returned non-2xx status code: 500 Internal Server Error ``` ``` Panic occurred in file '/root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/object_store-0.12.1/src/buffered.rs' at line 406 """ cause = "`async fn` resumed after completion" method = "Panic" ``` **To Reproduce** <!-- Steps to reproduce the behavior: --> **Expected behavior** <!-- A clear and concise description of what you expected to happen. --> **Additional context** <!-- Add any other context about the problem here. --> -- 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]
