tillrohrmann commented on pull request #15812: URL: https://github.com/apache/flink/pull/15812#issuecomment-836483283
Thanks for the update @lqjack. I think we have removed the `ENABLE_DECLARATIVE_RESOURCE_MANAGEMENT` via https://issues.apache.org/jira/browse/FLINK-21095 already. Hence, if you rebase your PR onto the latest master, this problem should be gone. For `ResourceManagerGateway.requestSlot`, I think it should be possible to remove this method once the `SlotPoolImpl` is removed. Do you think that this can work? -- 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. For queries about this service, please contact Infrastructure at: [email protected]
