Re: Minimizing the impact of compaction on latency and throughput

2010-07-09 Thread Peter Schuller
It might be worth experimenting with posix_fadvise.  I don't think implementing our own i/o scheduler or rate-limiter would be as good a use of time (it sounds like you're on that page too). Ok. And yes I mostly agree, although I can imagine circumstances where a pretty simple rate limiter

Looking for: code review, suggestions for cli improvements

2010-07-09 Thread Mason Bryant
Hi all, I've made a few improvements to the CLI (specifically support for add, rename, and drop for keyspaces and column families) and as soon as someone commits them, I'd like to make a few more. So: 1. Can I get a code review for this:

Re: Looking for: code review, suggestions for cli improvements

2010-07-09 Thread Eric Evans
On Fri, 2010-07-09 at 08:56 -0700, Mason Bryant wrote: 1. Can I get a code review for this: https://issues.apache.org/jira/browse/CASSANDRA-1204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel Sorry Mason, I didn't forget about you, I just got busy. I'll try to look at this