codope commented on code in PR #9517:
URL: https://github.com/apache/hudi/pull/9517#discussion_r1329112538
##########
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/table/action/index/RunIndexActionExecutor.java:
##########
@@ -280,11 +274,15 @@ private void updateTableConfigAndTimeline(HoodieInstant
indexInstant,
}
}
- private void catchupWithInflightWriters(HoodieTableMetadataWriter
metadataWriter, List<HoodieInstant> instantsToIndex,
- HoodieTableMetaClient
metadataMetaClient, Set<String> metadataCompletedTimestamps) {
+ private void catchupWithInflightWriters(HoodieTableMetadataWriter
metadataWriter,
Review Comment:
apologies for the formatting.. it is as per the checkstyle though. i've the
habit of automatically formatting using shortcut. I've reverted the formatting
changes.
--
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]