diff options
| author | pavook <[email protected]> | 2025-12-06 15:43:43 +0300 |
|---|---|---|
| committer | pavook <[email protected]> | 2025-12-06 16:02:34 +0300 |
| commit | d9c838ba1b5384ef53aeb5da576765c0c8e8caea (patch) | |
| tree | 730e562e09f298dc3f132a4f1c75ba635a39f331 /library/cpp/monlib/encode | |
| parent | fbc8a90e087c135d7ebc1d652b0bb4297c6cc480 (diff) | |
YT-26781: Correctly pass the connection's SignatureGenerator to the ClusterDirectory connections
When a native connection creates a `ClusterDirectory`, child connections need access to the parent's signature generator. Previously, each cluster directory connection would create its own dummy signature generator
Now, the parent connection passes a `SignatureGeneratorProvider` callback that child connections use to obtain the correct generator. This ensures signatures are generated using the proper keys for the originating cluster.
commit_hash:d9a4a23b9dedeefac0e0bc38d38c986d0d7773ef
Diffstat (limited to 'library/cpp/monlib/encode')
0 files changed, 0 insertions, 0 deletions
