Skip to content

Provide an out-of-the-box WaitStrategy that validates Cassandra's CqlSession is available #3224

Open
@snicoll

Description

@snicoll

We're using testcontainers with Cassandra and we need to make sure that the CqlSession is available as things happen asynchronously.

We ended up, with the help of the Cassandra team, with this code.

Although the local datacenter is specific, it could be a parameter of some kind maybe? Or a supplier for CqlSessionBuilder?

It looks like every ITs would need this strategy so it would be awesome if the project would provide that.

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