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/12/03 13:03:40 UTC

[GitHub] [flink] czy006 opened a new pull request, #21448: [FLINK-30116][rest] Don't Show Env Vars in Web UI

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

   ## What is the purpose of the change
   
   Remove REST APIs for the environmental information.
   
   ## Brief change log
   
   - remove JobManagerEnvironmentHandler
   - remove JobManagerJobEnvironmentHandler
   
   
   ## Verifying this change
   
   remove jobmanager env handlers
   
   ## Does this pull request potentially affect one of the following parts:
   
   - Dependencies (does it add or upgrade a dependency): no
   - The public API, i.e., is any changed class annotated with @Public(Evolving): yes
   - The serializers: no
   - The runtime per-record code paths (performance sensitive): no
   - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: no
   - The S3 file system connector: no
   
   ## Documentation
   
     - Does this pull request introduce a new feature? (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] zentol merged pull request #21448: [FLINK-30116][rest] Don't Show Env Vars in Web UI

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


-- 
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 #21448: [FLINK-30116][rest] Don't Show Env Vars in Web UI

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "96d75ad08ec4c2030423ee59a403a5a9185b5afa",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "96d75ad08ec4c2030423ee59a403a5a9185b5afa",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 96d75ad08ec4c2030423ee59a403a5a9185b5afa 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] czy006 commented on pull request #21448: [FLINK-30116][rest] Don't Show Env Vars in Web UI

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

   Sorry, I am correcting now


-- 
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] czy006 commented on pull request #21448: [FLINK-30116][rest] Don't Show Env Vars in Web UI

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

   @zentol PLAT


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