summary refs log tree commit diff
path: root/tests/replication/test_client_reader_shard.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix client reader sharding tests (#7853)Erik Johnston2020-07-151-48/+11
| | | | | | | | | | | | | | | * Fix client reader sharding tests * Newsfile * Fix typing * Update changelog.d/7853.misc Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com> * Move mocking of http_client to tests Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
* Support handling registration requests across multiple client readers. (#7830)Patrick Cloke2020-07-131-0/+133