nsivabalan commented on issue #17157: URL: https://github.com/apache/hudi/issues/17157#issuecomment-4800791556
This appears to be resolved on master. `BootstrapRecordPayload` was deleted in commit [`21b8075f`](https://github.com/apache/hudi/commit/21b8075f64ebc7f870936803853cf291a97c463e) (PR #13950, *refactor: Address follow up issues for payload deprecation*). The only remaining mention is a commented-out line at `hudi-common/src/main/java/org/apache/hudi/common/util/HoodieCommonKryoRegistrar.java:95` — no live code references the class. Closing as fixed seems appropriate (optionally remove the stale comment in a small follow-up). -- 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]
