[
https://issues.apache.org/jira/browse/KAFKA-17798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Harris updated KAFKA-17798:
--------------------------------
Description:
We should use this project: [https://github.com/policeman-tools/forbidden-apis]
to perform bytecode-level checks for undesirable API usages within the Kafka
project. To start on this, we should add it to our build and CI without any/
with a minimal set of forbidden APIs.
We can track enabling certain checks and removing the unsafe calls separately.
was:
We should use this project: [https://github.com/policeman-tools/forbidden-apis]
to perform bytecode-level checks for undesirable API usages within the Kafka
project. To start on this, we should add it to our build and CI without any/
with a minimal set of forbidden APIs.
We can track enabling certain checks separately.
> Add forbidden-apis linting to gradle build
> ------------------------------------------
>
> Key: KAFKA-17798
> URL: https://issues.apache.org/jira/browse/KAFKA-17798
> Project: Kafka
> Issue Type: Improvement
> Components: build
> Reporter: Greg Harris
> Priority: Minor
> Labels: newbie
>
> We should use this project:
> [https://github.com/policeman-tools/forbidden-apis] to perform bytecode-level
> checks for undesirable API usages within the Kafka project. To start on this,
> we should add it to our build and CI without any/ with a minimal set of
> forbidden APIs.
> We can track enabling certain checks and removing the unsafe calls separately.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)