nssalian commented on code in PR #17812:
URL: https://github.com/apache/iceberg/pull/17812#discussion_r3891012562
##########
.palantir/revapi.yml:
##########
@@ -571,6 +571,9 @@ acceptedBreaks:
- code: "java.field.removed"
old: "field org.apache.iceberg.rest.RESTUtil.NAMESPACE_SPLITTER"
justification: "Removed deprecated functionality scheduled for removal
in 1.12.0"
+ - code: "java.field.removed"
+ old: "field
org.apache.iceberg.util.ThreadPools.WORKER_THREAD_POOL_SIZE_PROP"
+ justification: "Removing deprecated API scheduled for removal in 1.12.0"
Review Comment:
nit: `Removed` to match the other justifications
--
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]