BsoBird commented on PR #9333:
URL: https://github.com/apache/iceberg/pull/9333#issuecomment-1888504317

   @RussellSpitzer 
   Hi. I've found that if we want to be able to simulate exceptions better, we 
need to use PowerMock to proxy some private methods. There are some catalogs 
where the execution of the commit method is not atomic. Simply using mokito is 
not a good way to simulate unexpected situations. Can I import PowerMock?


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to