jordijansen
jordijansen
Yeah I got the same issue. My current workaround is have 3 service definitions (kafka1, kafka2, kafka3) with static config for the KAFA_BROKER_ID and placement on the node using: ```...
@frranck you should set the KAFKA_LOG_DIRS environment variable. By default this kafka image creates a new folder based on the hostname of the container (which is dynamic in docker). So...
Please pull this in! Fixed a bug for me with multiple views. Thanks @brstgt
I created a pull request to fix this issue if anybody is interested. https://github.com/nemccarthy/stash-pullrequest-builder-plugin/pull/122