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
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...@
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, 20
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