Victor Cavichioli

Results 22 comments of Victor Cavichioli

Possible TestCase: 1. Configure ecChronos interval schedule to use minutes instead of days (default configuration; 2. Start ecChronos with automatic repair enabled 3. During schedule interval force a restart, we...

Yes, I figure out that it really does not exist, you can try in the way you've suggested.

After some more discussions, we saw that we cannot release with an alpha version, even if it's just for testing, so as the fix for jamm was done in version...

The schema from repair_history, lock, lock_priority, on_demand_repair_status haven't being changed, we have just included nodes_sync table, so I believe that both old and new ecchronos can share the these tables...

Hi @grgrzybek, Today jolokia connections are created through [DistributedJmxBuilder.java](https://github.com/Ericsson/ecchronos/blob/agent/master/connection.impl/src/main/java/com/ericsson/bss/cassandra/ecchronos/connection/impl/builders/DistributedJmxBuilder.java#L191), as this "agent" feature must maintain compatibility with the old way of creating jmx connection (the RMI one) we are using...