Skip to content

Make it possible to test repreparing statements on the fly #93

@joao-r-reis

Description

@joao-r-reis

DataStax Drivers reprepare a statement when an UNPREPARED response is received. Currently there's a way to prime a request to return UNPREPARED but there's no id parameter (which is used by the driver to know which statement needs to be reprepared).

Even if we add this parameter we still need to implement other changes so that simulacron only returns UNPREPARED until a PREPARE request comes for that query (maybe another parameter?)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions