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

Display a warning when rpc.enable_streaming = true is set on a client #9530

Conversation

pierresouchay
Copy link
Contributor

This option has no effect when running as an agent.

This option has no effect when running as an agent
@pierresouchay pierresouchay force-pushed the rpc_enable_streaming_warning_when_not_used branch from 523b649 to 0e3edda Compare January 8, 2021 12:10
@dnephin dnephin added backport/1.9 theme/streaming Related to Streaming connections between server and client labels Jan 8, 2021
Copy link
Contributor

@dnephin dnephin left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

@dnephin dnephin merged commit 7c1b69c into hashicorp:master Jan 8, 2021
@hashicorp-ci
Copy link
Contributor

🍒 If backport labels were added before merging, cherry-picking will start automatically.

To retroactively trigger a backport after merging, add backport labels and re-run https://circleci.com/gh/hashicorp/consul/307815.

@hashicorp-ci
Copy link
Contributor

🍒✅ Cherry pick of commit 7c1b69c onto release/1.9.x succeeded!

hashicorp-ci pushed a commit that referenced this pull request Jan 8, 2021
…#9530)

* Display a warning when rpc.enable_streaming = true is set on a client

This option has no effect when running as an agent

* Added warning when server starts with use_streaming_backend but without rpc.enable_streaming

* Added unit test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/streaming Related to Streaming connections between server and client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants