You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2023/01/18 19:37:37 UTC

[GitHub] [hudi] hemanth-gowda-12 commented on issue #7654: [SUPPORT] Starvation on Hudi Java Client in OCC mode

hemanth-gowda-12 commented on issue #7654:
URL: https://github.com/apache/hudi/issues/7654#issuecomment-1387661535

   @fengjian428 I tried out using the master branch. 
   - I'm still seeing the deadlock on ZookeeperProvider.
   - On the FS based lock provider, I'm not seeing a deadlock, instead the below error. Maybe that's a different issue. 
   `Caused by: org.apache.hudi.exception.HoodieIOException: Could not read commit details from /Users/h0b00m9/IdeaProjects/ApacheHudiOccTest/occ/tmp/hudiTest/.hoodie/20230118113512946.commit
   	at org.apache.hudi.common.table.timeline.HoodieActiveTimeline.readDataFromPath(HoodieActiveTimeline.java:824)`


-- 
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: commits-unsubscribe@hudi.apache.org

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