Skip to content

Remove ConnectionCache::new_quic_for_tests #10206

@alexpyattaev

Description

@alexpyattaev

Problem

ConnectionCache::new_quic_for_tests is used in a variety of unit tests across Agave codebase. ConnectionCache has multiple unfortunate design decisions, and is being phased out.

Proposed Solution

The affected tests should be ported to use tpu-client-next. Consider using ClientBuilder to streamline the process.

There are many tests to cover, so consider filing PRs to migrate tests to tpu-client-next, no more than 3 tests per PR so we can keep review cycles short. Make sure you indicate on this issue which tests are you working on before making code changes to avoid conflicts across contributors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions