You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/04/06 11:57:19 UTC

[GitHub] [flink] JingGe opened a new pull request, #19376: [hotfix][test] rename to replace "Product" with "Production" for cons…

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

   ## What is the purpose of the change
   
   This is a follow-up PR of #19365 
   
   Since `ProductionCodeArchitectureBase` will be used by external connector repos, a consistent naming convention should be used.
   
   ## Brief change log
   
     - rename from `ProductCodeArchitectureBase` to `ProductionCodeArchitectureBase`
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): (yes / **no**)
     - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: (yes / **no**)
     - The serializers: (yes / **no** / don't know)
     - The runtime per-record code paths (performance sensitive): (yes / **no** / don't know)
     - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: (yes / **no** / don't know)
     - The S3 file system connector: (yes / **no** / don't know)
   
   ## Documentation
   
     - Does this pull request introduce a new feature? (yes / **no**)


-- 
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 #19376: [hotfix][test] rename to replace "Product" with "Production" for cons…

Posted by GitBox <gi...@apache.org>.
flinkbot commented on PR #19376:
URL: https://github.com/apache/flink/pull/19376#issuecomment-1090188223

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "3897c88f85e54aa2defc9b209eff0ecd417848ee",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3897c88f85e54aa2defc9b209eff0ecd417848ee",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 3897c88f85e54aa2defc9b209eff0ecd417848ee 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] MartijnVisser merged pull request #19376: [hotfix][test] rename to replace "Product" with "Production" for cons…

Posted by GitBox <gi...@apache.org>.
MartijnVisser merged PR #19376:
URL: https://github.com/apache/flink/pull/19376


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