yadavay-amzn commented on PR #16235: URL: https://github.com/apache/iceberg/pull/16235#issuecomment-4635705922
@wombatu-kun Good catch — fixed. `applyMetricsPublisherConfiguration` now uses the `toBuilder()` pattern (matching the sibling methods at lines 1088-1091 and 1163-1166) to preserve existing override config. Added test `testApplyMetricsPublisherPreservesExistingOverrideConfig` that applies retry config first, then metrics publisher, and asserts both survive. Thanks! -- 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]
