Github user wangzhijiang999 commented on the issue:

    https://github.com/apache/flink/pull/2461
  
    @tillrohrmann , I created the `TaskExecutorRunner` for constructing the 
related components for starting `TaskExecutor`, and removed the factory class. 
Currently only the `ResourceID` and 'Configuration` parameters must be passed 
to the method `startComponents`, other parameters are optional. After you 
confirm the way , I will write some testings based on it. 
    The `MemoryLogger` is removed from `TaskExecutorRunner` temporarily. The 
`ActorGateway` should not be passed to the constructor of `MemoryLogger` 
directly I think. If you agree, I will re-structure the `MemoryLogger` in 
another jira.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to