You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "chachae (via GitHub)" <gi...@apache.org> on 2023/04/21 09:16:17 UTC

[GitHub] [flink] chachae opened a new pull request, #22446: [FLINK-28060][BP 1.15][Connector/Kafka] Updated Kafka Clients to 3.2.1

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

   Cherry pick https://github.com/apache/flink/pull/19994 and https://github.com/apache/flink/pull/20526 to release-1.15
   


-- 
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] chachae commented on pull request #22446: [FLINK-28060][BP 1.15][Connector/Kafka] Updated Kafka Clients to 3.2.1

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

   > 
   
   Okay,but we use Flink 1.15 on a large scale, and it's hard to carry out large scale version upgrade for flink jobs with strong dependence on state


-- 
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] MartijnVisser commented on pull request #22446: [FLINK-28060][BP 1.15][Connector/Kafka] Updated Kafka Clients to 3.2.1

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

   > Okay,but we use Flink 1.15 on a large scale, and it's hard to carry out large scale version upgrade for flink jobs with strong dependence on state
   
   If you use DataStream APIs, then you will have an upgrade path with checkpoints/savepoints. If you use Table API/SQL, you could consider cherry-picking this locally and building a Flink version locally.


-- 
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] MartijnVisser closed pull request #22446: [FLINK-28060][BP 1.15][Connector/Kafka] Updated Kafka Clients to 3.2.1

Posted by "MartijnVisser (via GitHub)" <gi...@apache.org>.
MartijnVisser closed pull request #22446: [FLINK-28060][BP 1.15][Connector/Kafka] Updated Kafka Clients to 3.2.1
URL: https://github.com/apache/flink/pull/22446


-- 
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 #22446: [FLINK-28060][BP 1.15][Connector/Kafka] Updated Kafka Clients to 3.2.1

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "e0086f25a4e965cbbc5030c7e9517f91d1991e4a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e0086f25a4e965cbbc5030c7e9517f91d1991e4a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e0086f25a4e965cbbc5030c7e9517f91d1991e4a 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] chachae commented on pull request #22446: [FLINK-28060][BP 1.15][Connector/Kafka] Updated Kafka Clients to 3.2.1

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

   > @chachae Flink 1.15 is no longer community supported; therefore closing the PR.
   
   
   
   > @chachae Flink 1.15 is no longer community supported; therefore closing the PR.
   
   Okay,but we use Flink 1.15 on a large scale, and it's hard to carry out large scale version upgrade for flink jobs with strong dependence on state


-- 
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] MartijnVisser commented on pull request #22446: [FLINK-28060][BP 1.15][Connector/Kafka] Updated Kafka Clients to 3.2.1

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

   @chachae Flink 1.15 is no longer community supported; therefore closing the PR. 


-- 
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] chachae commented on pull request #22446: [FLINK-28060][BP 1.15][Connector/Kafka] Updated Kafka Clients to 3.2.1

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

   > @chachae Flink 1.15 is no longer community supported; therefore closing the PR.
   
   Okay,but we use Flink 1.15 on a large scale, and it's hard to carry out large scale version upgrade for flink jobs with strong dependence on state


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