slfan1989 commented on PR #24601:
URL: https://github.com/apache/flink/pull/24601#issuecomment-2041389025
@1996fanrui Thank you very much for reviewing the code!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
1996fanrui merged PR #24601:
URL: https://github.com/apache/flink/pull/24601
--
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-unsubscr...@flink.ap
slfan1989 commented on PR #24601:
URL: https://github.com/apache/flink/pull/24601#issuecomment-2036923515
@XComp Can you help review this pr? Thank you very much!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
slfan1989 commented on PR #24601:
URL: https://github.com/apache/flink/pull/24601#issuecomment-2033272213
@1996fanrui Can you help review this pr? Thank you very much!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
flinkbot commented on PR #24601:
URL: https://github.com/apache/flink/pull/24601#issuecomment-2030867410
## CI report:
* 877e048205c338daa8abf37c4a950e8a854f8ade UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
slfan1989 opened a new pull request, #24601:
URL: https://github.com/apache/flink/pull/24601
## What is the purpose of the change
ContainerId.getId() It is a deprecated method. Use getContainerId instead.
org.apache.hadoop.yarn.api.records#getContainerId
```