70d2da7582
* 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
4 lines
121 B
Plaintext
4 lines
121 B
Plaintext
```release-note:improvement
|
|
streaming: display a warning on agent(s) when incompatible streaming parameters are used
|
|
```
|