diff options
author | Konstantin Khlebnikov <khlebnikov@tracto.ai> | 2025-05-28 17:43:58 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2025-05-28 18:00:00 +0300 |
commit | 82a2e402c6d2de21512dec0f36c985d5880bc728 (patch) | |
tree | dc7a2ef6a64f64d1df27d604fcfe8549ad61355b /contrib/python/matplotlib/py2 | |
parent | 527ad7a63e71ce09e5b6e02cd17f863cb2c830e0 (diff) | |
download | ydb-82a2e402c6d2de21512dec0f36c985d5880bc728.tar.gz |
yt/core/bus: always send TLS handshake response for incompatible modes
When TLS modes are incompatible server should try to send handshake
response, to let client deduce reason why this connection is failed.
Socket is likely to have buffer for sending single packet right now,
so we don't need whole data transfer machinery here.
Signed-off-by: Konstantin Khlebnikov <khlebnikov@tracto.ai>
---
* Changelog entry
Type: fix
Component: BUS RPC
Always send BUS RPC handshake response to let client deduce TLS error.
---
Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1294
commit_hash:15b554334c3f860d3d0f5bd3516c52af2d84a26b
Diffstat (limited to 'contrib/python/matplotlib/py2')
0 files changed, 0 insertions, 0 deletions