hi?? Since I want to use akka to sync some status in my custom operator??Is there any way to get the ActorSystem in org.apache.flink.streaming.api.operators.AbstractStreamOperator or get the address list of the taskmanager to build the ActorSystem??
thanks