scylladb / scylla-bench

43 stars 36 forks source link

WIP: implement retry option #64

Closed dkropachev closed 2 years ago

dkropachev commented 3 years ago

Fixes https://github.com/scylladb/scylla-bench/issues/63

roydahan commented 2 years ago

@dkropachev any progress on this one?

dkropachev commented 2 years ago

@dkropachev any progress on this one?

Did not touch it for months, but it is still in plan to finish it

roydahan commented 2 years ago

@dkropachev is that a hint that you're not planning on doing this? :)

dkropachev commented 2 years ago

@dkropachev is that a hint that you're not planning on doing this? :)

@roydahan, hi roy, how are you ?

I want to finish it up, but there was other PR that had been dangling there, I thought that team does not want to work on a tool anymore and closed both of them. If you don't think so, I will glad to reopen both and finish this one up

roydahan commented 2 years ago

I'm good, hope you as well :)

We don't want to work with the tool, but we have to :) We will try let @vponomaryov work on that next week so we won't bother you.

vponomaryov commented 2 years ago

Implemented here: https://github.com/scylladb/scylla-bench/pull/96