Skip to content

Utilize linearization results for validate watch #19088

Open
@serathius

Description

@serathius

What would you like to be added?

Implement following TODO

// TODO: Use requests from linearization for replay.
replay := model.NewReplay(persistedRequests)

Thanks to anishathalye/porcupine#21 (comment) we should be able to extract linearization results and use them to validate watch.

Why is this needed?

Restores blackbox testing property of validating watch. Instead of needing to look under the hood of etcd WAL history we can just use the requests send by client.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions