rangareddy commented on issue #17177: URL: https://github.com/apache/hudi/issues/17177#issuecomment-5366105134
This issue was reviewed as part of the JIRA-migrated backlog triage (HUDI-9758). **Findings: still open, and this is the third attempt.** Three PRs are linked to this ticket: | PR | state | | --- | --- | | #13772 | closed, unmerged | | #13812 | closed, unmerged | | #13807 | **open**, unmerged | So one live patch remains and nothing has landed. The `status:pr-available` label is accurate. Worth flagging for whoever reviews #13807: two earlier attempts at what reads like a small change were abandoned. Understanding why - most likely a classloader-ordering or shading interaction, since `ReflectionUtils` is used from bundled jars where the thread context classloader and the defining classloader differ - is probably cheaper than rediscovering it on the third try. Keeping this open until #13807 merges. -- 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]
