Closed philipp94831 closed 3 years ago
While we are at it, I guess
isInternalTopic()
also needs an update. It looks to me likegetExternalSinkTopics()
returns the pseudo topics
But the isInternalTopic()
and isExternalTopic()
method is only applied to the nodes directly as far as I can see and I generate the topics afterwards
While we are at it, I guess
isInternalTopic()
also needs an update. It looks to me likegetExternalSinkTopics()
returns the pseudo topics
Also in the test I wrote, the getExternalSinkTopics()
only returns output
Fixes #112