singhpk234 commented on issue #1390: URL: https://github.com/apache/polaris/issues/1390#issuecomment-2851883325
Adding more details, so essentially the IcebergCatalog at service layer itself thows up [code](https://github.com/apache/polaris/blob/main/service/common/src/main/java/org/apache/polaris/service/catalog/iceberg/IcebergCatalog.java#L743) persistence is throwing current concurrent modification exception, but the thing is the service layer is re-throwing it as RTE, which need to handled in the IcebergExceptionMapper. -- 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]
