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 2018/12/20 11:05:00 UTC

[jira] [Commented] (KAFKA-7762) KafkaConsumer uses old API in the javadocs

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

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

matzew opened a new pull request #6052: KAFKA-7762 KafkaConsumer uses old API in the javadocs
URL: https://github.com/apache/kafka/pull/6052
 
 
   Minor fix: I noticed the JavaDoc uses the _deprecated_ `poll`, replacing that...
   
   ### 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 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


> KafkaConsumer uses old API in the javadocs
> ------------------------------------------
>
>                 Key: KAFKA-7762
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7762
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Matthias Weßendorf
>            Priority: Major
>
> the `poll(ms)` API is deprecated, hence the javadoc should not use it 



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