Java code design issue
all: In the trunk branch of cassandra code, in file of src/java/org/apache/ cassandra/service/GCInspector.java: import com.sun.management.GarbageCollectionNotificationInfo; This seems a specific implementation of Sun. For common use, could we make this implementation more high level (interface level)? Thanks, -jack
Re: [VOTE] Release Apache Cassandra 2.0.12
Ok -1 on this build, will re-roll with 8562 On Mon, Jan 12, 2015 at 2:51 AM, Marcus Eriksson wrote: > regression introduced in > https://issues.apache.org/jira/browse/CASSANDRA-8329 - fixed in > https://issues.apache.org/jira/browse/CASSANDRA-8562 - could we include > that? > > On Sat, Jan 10, 2015 at 9:25 AM, Sylvain Lebresne > wrote: >> >> +1 >> >> On Sat, Jan 10, 2015 at 1:32 AM, Aleksey Yeschenko >> wrote: >> >> > +1 >> > >> > -- >> > AY >> > >> > On January 10, 2015 at 1:35:46 AM, Jake Luciani (j...@apache.org) wrote: >> > >> > I propose the following artifacts for release as 2.0.12. >> > >> > sha1: df1f5ead0950d4d3058cf6fe0fcae9ef528014fa >> > Git: >> > >> > http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/2.0.12-tentative >> > Artifacts: >> > >> > https://repository.apache.org/content/repositories/orgapachecassandra-1041/org/apache/cassandra/apache-cassandra/2.0.12/ >> > Staging repository: >> > >> > https://repository.apache.org/content/repositories/orgapachecassandra-1041/ >> > >> > The artifacts as well as the debian package are also available here: >> > http://people.apache.org/~jake >> > >> > The vote will be open for 72 hours (longer if needed). >> > >> > [1]: http://goo.gl/7JmQWg (CHANGES.txt) >> > [2]: http://goo.gl/bqxiFR (NEWS.txt) >> > > >
Re: [VOTE] Release Apache Cassandra 2.0.12
Now that https://issues.apache.org/jira/browse/CASSANDRA-8558 is Patch Available, and apparently affecting 2.0 - should we wait till tomorrow before we re-roll? Technically it’s not a 2.0.12 regression, but it is a serious blocker. -- AY On January 13, 2015 at 12:45:32 AM, Jake Luciani (j...@apache.org) wrote: Ok -1 on this build, will re-roll with 8562 On Mon, Jan 12, 2015 at 2:51 AM, Marcus Eriksson wrote: > regression introduced in > https://issues.apache.org/jira/browse/CASSANDRA-8329 - fixed in > https://issues.apache.org/jira/browse/CASSANDRA-8562 - could we include > that? > > On Sat, Jan 10, 2015 at 9:25 AM, Sylvain Lebresne > wrote: >> >> +1 >> >> On Sat, Jan 10, 2015 at 1:32 AM, Aleksey Yeschenko >> wrote: >> >> > +1 >> > >> > -- >> > AY >> > >> > On January 10, 2015 at 1:35:46 AM, Jake Luciani (j...@apache.org) wrote: >> > >> > I propose the following artifacts for release as 2.0.12. >> > >> > sha1: df1f5ead0950d4d3058cf6fe0fcae9ef528014fa >> > Git: >> > >> > http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/2.0.12-tentative >> > >> > Artifacts: >> > >> > https://repository.apache.org/content/repositories/orgapachecassandra-1041/org/apache/cassandra/apache-cassandra/2.0.12/ >> > >> > Staging repository: >> > >> > https://repository.apache.org/content/repositories/orgapachecassandra-1041/ >> > >> > >> > The artifacts as well as the debian package are also available here: >> > http://people.apache.org/~jake >> > >> > The vote will be open for 72 hours (longer if needed). >> > >> > [1]: http://goo.gl/7JmQWg (CHANGES.txt) >> > [2]: http://goo.gl/bqxiFR (NEWS.txt) >> > > >
Global Indices
Hi All, I am curious to know whether someone is working on the feature global index. I can see a JIRA task for this issue. https://issues.apache.org/jira/browse/CASSANDRA-6477 The fix version written down in the page is 3.0. When is 3.0 version going to be released?Perhaps a better question would be how does release system work in cassandra? Cheers, Ajaya