You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Lars Bodewig (Jira)" <ji...@apache.org> on 2021/12/17 23:38:00 UTC

[jira] [Commented] (KAFKA-9234) Consider using @Nullable and @Nonnull annotations

    [ https://issues.apache.org/jira/browse/KAFKA-9234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17461722#comment-17461722 ] 

Lars Bodewig commented on KAFKA-9234:
-------------------------------------

Is contribution for this issue still welcome? As far as I can see the linked PR was closed after months without activity.

> Consider using @Nullable and @Nonnull annotations
> -------------------------------------------------
>
>                 Key: KAFKA-9234
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9234
>             Project: Kafka
>          Issue Type: Improvement
>          Components: admin, clients, consumer, KafkaConnect, producer , streams, streams-test-utils
>            Reporter: Matthias J. Sax
>            Assignee: Manasvi Gupta
>            Priority: Minor
>              Labels: beginner, newbie
>
> Java7 was dropped some time ago, and we might want to consider usein Java8 `@Nullable` and `@Nonnull` annotations for all public facing APIsĀ instead of documenting it in JavaDocs only.
> This tickets should be broken down in a series of smaller PRs to keep the scope of each PR contained, allowing for more effective reviews.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)