Re: thread architecture of Cassandra

2017-03-22 Thread Suli Yang
Hi, Please find the attachment in the following URL: http://pages.cs.wisc.edu/~suli/cassandra.pdf Thanks a lot for your help! Suli On 2017-03-22 15:40 (-0500), Jeff Jirsa wrote: > Hi Suli, > > Attachments to mailing lists often get filtered - can you paste it online > and

Re: thread architecture of Cassandra

2017-03-22 Thread Jeff Jirsa
Hi Suli, Attachments to mailing lists often get filtered - can you paste it online and send a link? - Jeff On Wed, Mar 22, 2017 at 1:10 PM, 杨苏立 Yang Su Li wrote: > Hi, > > I am a graduate student working on scheduling on storage systems, and we > are interested in how

Re: thread architecture of Cassandra

2017-03-22 Thread Tyler Hobbs
It looks like your attachment didn't make it -- I'm not sure that the mailing list supports them. Maybe try posting it somewhere and linking it? On Wed, Mar 22, 2017 at 3:10 PM, 杨苏立 Yang Su Li wrote: > Hi, > > I am a graduate student working on scheduling on storage

thread architecture of Cassandra

2017-03-22 Thread 杨苏立 Yang Su Li
Hi, I am a graduate student working on scheduling on storage systems, and we are interested in how different threads in Cassandra interact with each other and how it might affect scheduling. I have written down my understanding on how Cassandra works based on its current thread architecture

Re: Code quality, principles and rules

2017-03-22 Thread Michael Shuler
On 03/22/2017 12:41 PM, François Deliège wrote: > A first actionable step is to increase the visibility of the test > coverage. Ideally this would be integrated in the Jenkins run on > Apache. Michael Shuler, is this something you can take a look at? > Let me know if we can help. We've been

Re: Code quality, principles and rules

2017-03-22 Thread François Deliège
Thanks everybody for chiming in. I have not heard any concerns about the rules, so I’d like to move forward with some concrete steps in that direction. A first actionable step is to increase the visibility of the test coverage. Ideally this would be integrated in the Jenkins run on Apache.

Re: splitting CQL parser & spec into separate repo

2017-03-22 Thread Edward Capriolo
On Tue, Mar 21, 2017 at 5:45 PM, Anthony Grasso wrote: > This is a great idea > > +1 (non-binding) > > On 22 March 2017 at 07:04, Edward Capriolo wrote: > > > On Tue, Mar 21, 2017 at 3:24 PM, Mark Dewey wrote: > > > > > I can