You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "loserwang1024 (via GitHub)" <gi...@apache.org> on 2023/03/02 12:03:54 UTC

[GitHub] [flink] loserwang1024 opened a new pull request, #22071: [FLINK-31208][Connectors/Kafka] KafkaSourceReader overrides meaningle…

loserwang1024 opened a new pull request, #22071:
URL: https://github.com/apache/flink/pull/22071

   ## What is the purpose of the change
   As described in [FLINK-31208](https://issues.apache.org/jira/browse/FLINK-31208?filter=-2), an override method named pauseOrResumeSplits in KafkaSourceReader is redundant.
   
   
   ## Brief change log
   Just remove this redundant method.
   
   ## Verifying this change
   The method  content is same as its parent class SourceReaderBase,  thus there is no influence to verify.


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

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

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


[GitHub] [flink] flinkbot commented on pull request #22071: [FLINK-31208][Connectors/Kafka] KafkaSourceReader overrides meaningle…

Posted by "flinkbot (via GitHub)" <gi...@apache.org>.
flinkbot commented on PR #22071:
URL: https://github.com/apache/flink/pull/22071#issuecomment-1451771158

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "46c50ade6726d80a06f0bb9c5021caf1cc4baf9f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "46c50ade6726d80a06f0bb9c5021caf1cc4baf9f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 46c50ade6726d80a06f0bb9c5021caf1cc4baf9f UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run azure` re-run the last Azure build
   </details>


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

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

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


[GitHub] [flink] loserwang1024 closed pull request #22071: [FLINK-31208][Connectors/Kafka] KafkaSourceReader overrides meaningle…

Posted by "loserwang1024 (via GitHub)" <gi...@apache.org>.
loserwang1024 closed pull request #22071: [FLINK-31208][Connectors/Kafka] KafkaSourceReader overrides meaningle…
URL: https://github.com/apache/flink/pull/22071


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

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

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