turboFei opened a new issue, #6668: URL: https://github.com/apache/kyuubi/issues/6668
### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I have searched in the [issues](https://github.com/apache/kyuubi/issues?q=is%3Aissue) and found no similar issues. ### Describe the bug 1. received the delete batch rest api ``` 2024-09-04 16:05:01.441 user=b_mac(auth:KYUUBI_INTERNAL) ip=10.174.193.202 proxyIp=null method=DELETE uri=/api/v1/batches/eec76349-895f-479d-b9c2-58d50aefd866 params=null protocol=HTTP/1.1 status=200 ``` 2. close session: ``` 2024-09-04 16:05:01.043 INFO org.apache.kyuubi.session.KyuubiSessionManager: b_mac's session with SessionHandle [eec76349-895f-479d-b9c2-58d50aefd866]/apollorno/6581cbd5-8ee6-4cdd-9354-bcfcea2eaec3-6464_6581cbd5-8ee6-4cdd-9354-bcfcea2eaec3-6464.90c0b328-930f-11ed-a1eb-0242ac120002.0_20240904230444.stm is closed, current opening sessions 181 ``` 3. batch operation state change ``` /var/log/hadoop/kyuubi/kyuubi-stdout.log.1:2024-09-04 16:05:01.397 INFO org.apache.kyuubi.operation.BatchJobSubmission: Processing b_mac's query[23f8338f-4935-465f-8371-f11459fccbd4]: PENDING_STATE -> ERROR_STATE, time taken: 1.725491101397E9 seconds ``` ### Affects Version(s) master ### Kyuubi Server Log Output _No response_ ### Kyuubi Engine Log Output _No response_ ### Kyuubi Server Configurations _No response_ ### Kyuubi Engine Configurations _No response_ ### Additional context _No response_ ### Are you willing to submit PR? - [ ] Yes. I would be willing to submit a PR with guidance from the Kyuubi community to fix. - [ ] No. I cannot submit a PR at this time. -- 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: notifications-unsubscr...@kyuubi.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@kyuubi.apache.org For additional commands, e-mail: notifications-h...@kyuubi.apache.org