A small update here.
There is now a 1.0.0 release available of our repair scheduler
solution.
https://github.com/ericsson/ecchronos
There is a binary distribution available at https://search.maven.org/se
arch?q=g:%22com.ericsson.bss.cassandra.ecchronos%22%20AND%20a:%22ecchro
nos-binary%22 if you
Sure thing!
Up until now it has been running in an OSGi environment, so among other
things I'm working towards both OSGi and a standalone application.
It's designed to be tightly coupled with a single instance, where it
keeps track of the repair state and performs repair of tables for that
node o
In the meanwhile, do you think you could highlight the features of your repair
solution / sidecar?
Dinesh
> On Aug 30, 2018, at 4:57 AM, Marcus Olsson wrote:
>
> Great to see that there is an interest! As there currently are some internal
> dependencies etc. in place there is still some work
Great to see that there is an interest! As there currently are some internal
dependencies etc. in place there is still some work to be done before we can
publish it. I would expect this to take at least a few weeks, to try set the
correct expectations.
Best Regards
Marcus Olsson
On tis, 2018-0
I am excited to see that the community is working on solving the critical
problems in C* operations (e.g., repair, backups etc.,) with different
solutions. Of course, learnings from these systems are key to designing the
robust solution which works for everyone.
Thanks,
Vinay Chella
On Tue, Aug
+1 interested in seeing and understanding another repair solution.
> On Aug 28, 2018, at 1:03 PM, Joseph Lynch wrote:
>
> I'm pretty interested in seeing and understanding your solution! When we
> started on CASSANDRA-14346 reading your design documents and plan you
> sketched out in CASSANDRA-
I'm pretty interested in seeing and understanding your solution! When we
started on CASSANDRA-14346 reading your design documents and plan you
sketched out in CASSANDRA-10070 were really helpful in improving our
design. I'm particularly interested in how the Scheduler/Job/Task APIs
turned out (we'r
I'm also very interested.
On Tue, Aug 28, 2018 at 8:47 AM Dinesh Joshi
wrote:
> > On Aug 28, 2018, at 6:33 AM, Marcus Olsson
> wrote:
> >
> > Hi,
> >
> > With the risk of stirring the repair/side-car topic even further I'd
> just like to mention that we have recently gotten approval to contri
> On Aug 28, 2018, at 6:33 AM, Marcus Olsson wrote:
>
> Hi,
>
> With the risk of stirring the repair/side-car topic even further I'd just
> like to mention that we have recently gotten approval to contribute our
> repair management side-car solution.
> It's based on the proposal in
> https:/