You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/05/03 10:33:01 UTC

[jira] [Commented] (KAFKA-8316) Remove deprecated usage of Slf4jRequestLog, SslContextFactory

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

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

dongjinleekr commented on pull request #6668: KAFKA-8316: Remove deprecated usage of Slf4jRequestLog, SslContextFactory
URL: https://github.com/apache/kafka/pull/6668
 
 
   This PR resolves [KAFKA-8316](https://issues.apache.org/jira/browse/KAFKA-8316) following the method described [here](https://github.com/eclipse/jetty.project/issues/3502), along with [KAFKA-8308](https://issues.apache.org/jira/browse/KAFKA-8308).
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   
 
----------------------------------------------------------------
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:
users@infra.apache.org


> Remove deprecated usage of Slf4jRequestLog, SslContextFactory
> -------------------------------------------------------------
>
>                 Key: KAFKA-8316
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8316
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Ismael Juma
>            Assignee: Lee Dongjin
>            Priority: Major
>              Labels: newbie
>
> Jetty recently deprecated a few classes we use. The following commit suppresses the deprecation warnings:
> https://github.com/apache/kafka/commit/e66bc6255b2ee42481b54b7fd1d256b9e4ff5741
> We should remove the suppressions and use the suggested alternatives.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)