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

ASF GitHub Bot commented on KAFKA-7613:
---------------------------------------

ijuma commented on issue #8449:
URL: https://github.com/apache/kafka/pull/8449#issuecomment-616552849


   Yes, I should be able to review this tomorrow.


----------------------------------------------------------------
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.

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


> Enable javac rawtypes, serial and try xlint warnings
> ----------------------------------------------------
>
>                 Key: KAFKA-7613
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7613
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Ismael Juma
>            Assignee: Tom Bentley
>            Priority: Major
>
> KAFKA-7612 enables all Xlint warnings apart from the following:
> {code:java}
> options.compilerArgs << "-Xlint:-rawtypes"
> options.compilerArgs << "-Xlint:-serial"
> options.compilerArgs << "-Xlint:-try"{code}
> We should fix the issues and enable the warnings.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to