Re: Repair Management

2017-05-19 Thread Blake Eggleston
Cool. Just want to point out that if you're going to expose a command to terminate a repair, it should also stop any related validations a sync tasks that are in progress. On May 18, 2017 at 6:02:16 PM, Cameron Zemek (came...@instaclustr.com) wrote: Here is what I have done so far: https://gi

Re: Integrating vendor-specific code and developing plugins

2017-05-19 Thread 大平怜
Hi all, Everybody seems to agree with improving the plugin ecosystem (as well as not small amount of effort needed to do that), but about vendor-specific code integration, let me summarize the issues raised so far. 1) How to test it? What if my code breaks the vendor-specific build? 2) How to ma

SSTablesPerReadHistogram, Tracing and SSTableReader::readCount values seems incorrect

2017-05-19 Thread Benjamin Lerer
Hi, While working on CASSANDRA-13120, I came to realize that since 3.0 we are using for SSTablesPerReadHistogram, Tracing and SSTableReader::readCount the number of SSTables for which we did a partition lookup and not the number of SSTables t