vbhanuchander-lang commented on issue #17340: URL: https://github.com/apache/iceberg/issues/17340#issuecomment-5463577119
@ravithejatech714-create I came at this from the code rather than from an incident — I traced `Channel.consumeAvailable` on `main` and confirmed the watermark regression, but I am not operating an affected deployment, so I have no repair story to offer you. Scoping a replay range is a real problem, but it is downstream of this one; the open question on this issue is still the `put` → `max` fix in the connector. @ericyangliu are you still planning to open the PR? You ticked that you could contribute the fix independently and said you would put one up, and I deliberately stood down because the finding is yours. Just checking it has not gone stale — nothing has touched `Channel.java` on `main` since you filed this, so the regression is still live. Happy to leave it with you either way. If you would rather hand it off, say so and I will open it with the diagnosis credited to you. -- 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]
