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

cardano-node-3633: init forwarding if needed. #3634

Merged
merged 1 commit into from
Feb 23, 2022
Merged

Conversation

denisshevchenko
Copy link
Contributor

Currently, we always initialize forwarding using initForwarding (in Cardano.Node.Tracing.API.initTraceDispatcher function). But since we have Forwarder backend in Cardano.Logging.Types.BackendConfig, we should initialize forwarding only if Forwarder backend is presented in the node's configuration.

@denisshevchenko denisshevchenko self-assigned this Feb 23, 2022
@denisshevchenko denisshevchenko linked an issue Feb 23, 2022 that may be closed by this pull request
Copy link
Contributor

@jutaro jutaro left a comment

Choose a reason for hiding this comment

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

Looks good to me

@denisshevchenko
Copy link
Contributor Author

bors r+

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Feb 23, 2022

Build succeeded:

@iohk-bors iohk-bors bot merged commit 84ea079 into master Feb 23, 2022
@iohk-bors iohk-bors bot deleted the cardano-node-3633 branch February 23, 2022 11:45
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.

cardano-node: init forwarding if needed
2 participants