Marat Gubaiev
Marat Gubaiev
@kcudnik @mint570 ¶Can we reproduce the issue on a real platform, let's say on the mellanox platform? ¶Also, can we reproduce the issue using sonic-mgmt-container? (Or could you provide documentation...
@kcudnik The problem is with zmq or with docker-sonic-vs? Did you check how it works on other platforms?
@kcudnik ¶OK, I believe that frr's zmq doesn't affect the matter. ¶How to check if zmq works? Can `monit status` show it? ¶~May I create a fake pull request to...
@prsunny @zhangyanzhao How can we run tests without creating pull request and merging? The point is that I want to test this changes but they are made in two repos...
@kcudnik I wanted to see how the standard pull request Azure pipeline would react on [the steps proposed in the original comment](https://github.com/Azure/sonic-swss/issues/2014#issue-1046914900).
@mint570 Thank you! > We have successfully enabled zmq Does it mean that the issue is closed? BTW Here is what have in log on my mellanox device: ``` admin@sonic:~$...
> Maybe a timing issue on when orchagent and syncd start? It takes quite lot of time to make all of the dockers start: 5-10 minutes. So `monit status` is...
> We can only make it work with some code changes (as I mentioned previously). Do you intend to commit them to the master?
@kcudnik @mint570 I'm going to apply the changes described by @mint570 and create a pull request to commit them into the master as a result. But I want to be...
@mint570 You provided the general description of your changes. Can you also provide us what you exactly did?