karuppayya commented on PR #6907:
URL: https://github.com/apache/iceberg/pull/6907#issuecomment-1472507508

   The test was failing as one(or more) commit was failing
   ```
   [Rewrite-Service-1] ERROR 
org.apache.iceberg.actions.RewriteDataFilesCommitManager - Cannot commit groups 
[RewriteFileGroup{info=BaseRewriteDataFilesFileGroupInfo{globalIndex=2, 
partitionIndex=2, 
   ```
   This was happening since the number of concurrent writes was more than the 
retry attempts.
   I will fix the test, to increase the retry attempts.
   I will also file an issue to see if this can be computed and passed on to 
action.
   @RussellSpitzer @aokolnychyi @ajantha-bhat 


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to