Fokko commented on code in PR #10411:
URL: https://github.com/apache/iceberg/pull/10411#discussion_r1624425581


##########
1.5.2/docs/configuration.md:
##########
@@ -133,7 +133,7 @@ Iceberg catalogs support using catalog properties to 
configure catalog behaviors
 | clients                           | 2                  | client pool size    
                                   |
 | cache-enabled                     | true               | Whether to cache 
catalog entries |
 | cache.expiration-interval-ms      | 30000              | How long catalog 
entries are locally cached, in milliseconds; 0 disables caching, negative 
values disable expiration |
-| metrics-reporter-impl | org.apache.iceberg.metrics.LoggingMetricsReporter | 
Custom `MetricsReporter` implementation to use in a catalog. See the [Metrics 
reporting](../metrics-reporting.md) section for additional details |
+| metrics-reporter-impl | org.apache.iceberg.metrics.LoggingMetricsReporter | 
Custom `MetricsReporter` implementation to use in a catalog. See the [Metrics 
reporting](metrics-reporting.md) section for additional details |

Review Comment:
   > At that time we most likely just haven't had backports for the link fixes
   
   Exactly. #9965 got merged (March 23, 2024) after the 1.5.0 release (March 
11, 2024), so those fixes are not on the 1.5.x branch.
   



-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to