We encounter exception when using same index name in different keyspaces.
This feature won't exist until Cassandra 3.0, but we're using 1.2.
Cassandra:3.0
https://github.com/bitus-dt/cassandra/blob/cassandra-3.0/src/java/org/apache/cassandra/config/CFMetaData.java#L877
https://github.com/bitus-dt/cassandra/blob/cassandra-3.0/src/java/org/apache/cassandra/schema/KeyspaceMetadata.java#L110
Cassandra-1.2
https://github.com/bitus-dt/cassandra/blob/cassandra-1.2/src/java/org/apache/cassandra/config/CFMetaData.java#L1054
In order to use same index name in different keyspaces without upgrade Cassandra.
We fork and patch this feature to our branch.
Branch: https://github.com/bitus-dt/cassandra/tree/cassandra-1.2
Commit: https://github.com/bitus-dt/cassandra/commit/85487ad55c253ac43d4980cf30b9cfeac256af0f
2015-11-01
Add thread pool reject counter to metrics-3.1.2 branch
metrics support thread pool reject counter in 4.0, which is under development (master),
we'are using 3.1.2 and want to use this feature, so fork and patch this feature.
Branch: https://github.com/bitus-dt/metrics/tree/3.1.2-branch
Commit: https://github.com/bitus-dt/metrics/commit/d0c2c0d2e8afd691de82a51701dcd4d793a9761a
we'are using 3.1.2 and want to use this feature, so fork and patch this feature.
Branch: https://github.com/bitus-dt/metrics/tree/3.1.2-branch
Commit: https://github.com/bitus-dt/metrics/commit/d0c2c0d2e8afd691de82a51701dcd4d793a9761a
訂閱:
文章
(
Atom
)