Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIXED] Display all configured channels #1107

Merged
merged 1 commit into from
Oct 13, 2020
Merged

[FIXED] Display all configured channels #1107

merged 1 commit into from
Oct 13, 2020

Conversation

kozlovic
Copy link
Member

With this fix, the channels bar and bar.> will be properly displayed.

[13010] 2020/10/12 18:08:35.531185 [INF] STREAM: -------- List of Channels --------
[13010] 2020/10/12 18:08:35.531188 [INF] STREAM: bar
[13010] 2020/10/12 18:08:35.531193 [INF] STREAM:  |-> Messages                    5
[13010] 2020/10/12 18:08:35.531196 [INF] STREAM: bar.>
[13010] 2020/10/12 18:08:35.531198 [INF] STREAM:  |-> Messages                   10
[13010] 2020/10/12 18:08:35.531200 [INF] STREAM: ----------------------------------

Resolves #1106

Signed-off-by: Ivan Kozlovic ivan@synadia.com

With this fix, the channels bar and bar.> will be properly displayed.
```
[13010] 2020/10/12 18:08:35.531185 [INF] STREAM: -------- List of Channels --------
[13010] 2020/10/12 18:08:35.531188 [INF] STREAM: bar
[13010] 2020/10/12 18:08:35.531193 [INF] STREAM:  |-> Messages                    5
[13010] 2020/10/12 18:08:35.531196 [INF] STREAM: bar.>
[13010] 2020/10/12 18:08:35.531198 [INF] STREAM:  |-> Messages                   10
[13010] 2020/10/12 18:08:35.531200 [INF] STREAM: ----------------------------------
```

Resolves #1106

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
@kozlovic kozlovic requested a review from wallyqs October 13, 2020 00:20
Copy link
Member

@wallyqs wallyqs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@coveralls
Copy link

Coverage Status

Coverage increased (+0.07%) to 91.726% when pulling 43b9f83 on fix_1106 into 6bb225a on master.

@kozlovic kozlovic merged commit f989c51 into master Oct 13, 2020
@kozlovic kozlovic deleted the fix_1106 branch October 13, 2020 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some channels config does not show properly on startup
3 participants