Github user IDUnderCover closed the pull request at:
https://github.com/apache/cassandra/pull/89
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature
Github user Baddaboo commented on the pull request:
https://github.com/apache/cassandra/commit/5b8b1ce26cd073a44ddf7c7a6750da409a343eba#commitcomment-21412404
Maybe @belliottsmith was just writing this printout in
[Italian](https://translate.google.com/#eo/en/datata), referring to a
Github user asfgit closed the pull request at:
https://github.com/apache/cassandra/pull/97
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is en
Github user MikkelTAndersen closed the pull request at:
https://github.com/apache/cassandra/pull/98
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feat
GitHub user aertoria opened a pull request:
https://github.com/apache/cassandra/pull/100
clean up
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aertoria/cassandra trunk
Alternatively you can review and apply these changes as t
Github user asfgit closed the pull request at:
https://github.com/apache/cassandra/pull/99
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is en
GitHub user Garciat opened a pull request:
https://github.com/apache/cassandra/pull/99
Fix typo: Pptions -> Options
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Garciat/cassandra patch-1
Alternatively you can review and apply
GitHub user MikkelTAndersen opened a pull request:
https://github.com/apache/cassandra/pull/98
Fix cassandra 13246
This should fix null pointer if the content of the column is null.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/
GitHub user Jollyplum opened a pull request:
https://github.com/apache/cassandra/pull/96
Fix cqlsh automatic protocol downgrade regression CASSANDRA-13307
Patch by Matt Byrd for CASSANDRA-13307
You can merge this pull request into a Git repository by running:
$ git pull https:/
Github user sparkida closed the pull request at:
https://github.com/apache/cassandra/pull/88
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user christian-esken opened a pull request:
https://github.com/apache/cassandra/pull/95
Expire messages by a single Thread
When queue expiration is done, one single Thread is elected to do the
work. Previously, all Threads would go in and do the same work,
producing hi
GitHub user xiaolong302 opened a pull request:
https://github.com/apache/cassandra/pull/94
CASSANDRA-10726: Read repair inserts should use speculative retry
1. do an extra read repair retry to only guarantee âmonotonic quorum
readâ. Here âquorumâ means majority of nodes a
GitHub user dysmento opened a pull request:
https://github.com/apache/cassandra/pull/93
CASSANDRA-9384 bump version of jbcrypt to 0.4
org.mindrot:jbcrypt:0.4 just landed in Maven Central. Here's a version bump
for Cassandra.
You can merge this pull request into a Git repository by
GitHub user salomvary opened a pull request:
https://github.com/apache/cassandra/pull/92
Fix failing COPY ... TO STDOUT
Fixes
[CASSANDRA-12497](https://issues.apache.org/jira/browse/CASSANDRA-12497).
You can merge this pull request into a Git repository by running:
$ git pull
Github user asfgit closed the pull request at:
https://github.com/apache/cassandra/pull/91
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is en
GitHub user joaquincasares opened a pull request:
https://github.com/apache/cassandra/pull/91
Fix broken SASI diagrams from PR #90
Addressing the regressions on #90.
I was modifying in Github's view and didn't realize the text was correct
and Github's view does not use a mo
Github user iksaif closed the pull request at:
https://github.com/apache/cassandra/pull/85
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is en
Github user asfgit closed the pull request at:
https://github.com/apache/cassandra/pull/90
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is en
GitHub user joaquincasares opened a pull request:
https://github.com/apache/cassandra/pull/90
Update SASI.md
Minor grammatical fixes to improve readability.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/joaquincasares/cassandra
GitHub user IDUnderCover opened a pull request:
https://github.com/apache/cassandra/pull/89
fix typo in the clustering columns section
clustering column should be 'b' , not 'c' and 'd'
You can merge this pull request into a Git repository by running:
$ git pull https://github.c
Github user ben-manes closed the pull request at:
https://github.com/apache/cassandra/pull/59
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user sparkida opened a pull request:
https://github.com/apache/cassandra/pull/88
added encoding param to non-debug printmsg function
`cqlsh> copy test.image3d_impressions to STDOUT;`
Running this ^ without `--debug` produces:
`() got an unexpected keyword argument 'enc
Github user rustyrazorblade closed the pull request at:
https://github.com/apache/cassandra/pull/87
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feat
GitHub user rustyrazorblade opened a pull request:
https://github.com/apache/cassandra/pull/87
12979 fix check disk space
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rustyrazorblade/cassandra
12979_fix_check_disk_space
Alte
GitHub user quemilk opened a pull request:
https://github.com/apache/cassandra/pull/86
pull
aa
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/quemilk/cassandra trunk
Alternatively you can review and apply these changes as th
GitHub user iksaif opened a pull request:
https://github.com/apache/cassandra/pull/85
sasi: AND optimizations
when op is AND:
- do not use indexes that return way more results that the others
- do not use more indexes if one of them returns no results
- try to use somethi
Github user mmajercik closed the pull request at:
https://github.com/apache/cassandra/pull/84
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user mmajercik opened a pull request:
https://github.com/apache/cassandra/pull/84
removed local bind for outbound connections
Fix for CASSANDRA-12673
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mmajercik/cassandra 12673
GitHub user mmajercik opened a pull request:
https://github.com/apache/cassandra/pull/83
12796 2.2
This is a proposed patch for CASSANDRA-12796
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mmajercik/cassandra 12796-2.2
Alterna
Github user mmajercik closed the pull request at:
https://github.com/apache/cassandra/pull/82
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user mmajercik opened a pull request:
https://github.com/apache/cassandra/pull/82
12796 2.2
This is a proposed fix for CASSANDRA-12796
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mmajercik/cassandra 12796-2.2
Alternati
Github user asfgit closed the pull request at:
https://github.com/apache/cassandra/pull/79
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is en
Github user michaelsembwever commented on a diff in the pull request:
https://github.com/apache/cassandra/pull/79#discussion_r86710443
--- Diff: src/java/org/apache/cassandra/locator/IEndpointSnitch.java ---
@@ -30,12 +30,12 @@
public interface IEndpointSnitch
{
/
Github user michaelsembwever commented on a diff in the pull request:
https://github.com/apache/cassandra/pull/79#discussion_r86710377
--- Diff: src/java/org/apache/cassandra/locator/IEndpointSnitch.java ---
@@ -30,12 +30,12 @@
public interface IEndpointSnitch
{
/
Github user nastra closed the pull request at:
https://github.com/apache/cassandra/pull/80
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is en
Github user nastra closed the pull request at:
https://github.com/apache/cassandra/pull/81
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is en
GitHub user nastra opened a pull request:
https://github.com/apache/cassandra/pull/81
12869 trunk
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nastra/cassandra 12869-trunk
Alternatively you can review and apply these changes
GitHub user nastra opened a pull request:
https://github.com/apache/cassandra/pull/80
CASSANDRA-12869: Don't load mx4j beans twice
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nastra/cassandra 12869-3.X
Alternatively you can
GitHub user cmlicata opened a pull request:
https://github.com/apache/cassandra/pull/79
Correct Spelling Errors in JavaDoc for IEndPointSnitch
Addresses issue
[CASSANDRA-12855](https://issues.apache.org/jira/browse/CASSANDRA-12855).
You can merge this pull request into a Git reposi
Github user earlye closed the pull request at:
https://github.com/apache/cassandra/pull/78
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is en
GitHub user earlye opened a pull request:
https://github.com/apache/cassandra/pull/78
Fix flapping test in 2.0.17. Looks like an eventual consistency issue.
Not the best fix - would prefer to have a way to have the test wait until
it knows the 6 INSERTs ahead of checking the results
Github user eprothro closed the pull request at:
https://github.com/apache/cassandra/pull/77
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user eprothro opened a pull request:
https://github.com/apache/cassandra/pull/77
12804 3.x
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/eprothro/cassandra 12804-3.X
Alternatively you can review and apply these changes
Github user deshpamit closed the pull request at:
https://github.com/apache/cassandra/pull/76
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user deshpamit opened a pull request:
https://github.com/apache/cassandra/pull/76
CASSANDRA-12541, CASSANDRA-12542, CASSANDRA-12543 and CASSANDRA-12545
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/deshpamit/cassandra tr
GitHub user ptemplier opened a pull request:
https://github.com/apache/cassandra/pull/75
Fix windows available ports checking
Check only for listening source TCP ports. Previous check was also checking
for destination ports wrongly reporting the port as unavailable.
You can merge t
GitHub user rustyrazorblade opened a pull request:
https://github.com/apache/cassandra/pull/74
fixed typo in select example
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rustyrazorblade/cassandra CASSANDRA-12718
Alternatively
GitHub user YoshikiHigo opened a pull request:
https://github.com/apache/cassandra/pull/73
Follow up commit 028f539eaa7f5ebcda42495145686dc1fa40acd9
We replaced an if-statement and a return-statement with another
return-statement with a ternary operator because the same change was c
Github user ifesdjeen closed the pull request at:
https://github.com/apache/cassandra/pull/72
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user ifesdjeen opened a pull request:
https://github.com/apache/cassandra/pull/72
11182 trunk v2
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ifesdjeen/cassandra 11182-trunk-v2
Alternatively you can review and apply th
Github user zhiyanshao closed the pull request at:
https://github.com/apache/cassandra/pull/71
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature i
GitHub user zhiyanshao opened a pull request:
https://github.com/apache/cassandra/pull/71
Intruduce the fix for FixforCASSANDRA-11272
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhiyanshao/cassandra
2.2.5PlusFixforCASSANDRA-
GitHub user mm-binary opened a pull request:
https://github.com/apache/cassandra/pull/70
adding bound variables of the parsed statement to tracing output
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mm-binary/cassandra 11719-2
Github user nwparker commented on the pull request:
https://github.com/apache/cassandra/commit/cd4a1e6acc51b0f708127a50d37dd7832bbe8dfa#commitcomment-17428934
Thanks, I'll try to open one there once I have time !
---
If your project is set up for it, you can reply to this email and h
Github user jeffjirsa commented on the pull request:
https://github.com/apache/cassandra/commit/cd4a1e6acc51b0f708127a50d37dd7832bbe8dfa#commitcomment-17412038
The project does not officially use Github to track bugs, issues or pull
requests for Apache Cassandra. Genearlly, it's best
Github user nwparker commented on the pull request:
https://github.com/apache/cassandra/commit/cd4a1e6acc51b0f708127a50d37dd7832bbe8dfa#commitcomment-17411980
Hey, this actually has a bug.
You forgot to remove the old "withPartitioner"
Best,
---
If your project is s
Github user nwparker commented on the pull request:
https://github.com/apache/cassandra/commit/cd4a1e6acc51b0f708127a50d37dd7832bbe8dfa#commitcomment-17411978
In src/java/org/apache/cassandra/hadoop/cql3/CqlBulkRecordWriter.java:
In src/java/org/apache/cassandra/hadoop/cql3/CqlBulk
Github user thobbs commented on the pull request:
https://github.com/apache/cassandra/commit/55f7a53e44b5d9af767464872b74a721717ba216#commitcomment-17355570
In src/java/org/apache/cassandra/cql3/Maps.java:
In src/java/org/apache/cassandra/cql3/Maps.java on line 470:
Same commen
Github user thobbs commented on the pull request:
https://github.com/apache/cassandra/commit/55f7a53e44b5d9af767464872b74a721717ba216#commitcomment-17355539
In src/java/org/apache/cassandra/cql3/Maps.java:
In src/java/org/apache/cassandra/cql3/Maps.java on line 399:
Setting on
Github user jasonstack commented on the pull request:
https://github.com/apache/cassandra/pull/69#issuecomment-215976562
sorry.. wrong repo
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have thi
Github user jasonstack closed the pull request at:
https://github.com/apache/cassandra/pull/69
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature i
GitHub user jasonstack opened a pull request:
https://github.com/apache/cassandra/pull/69
Setup travis ci
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jasonstack/cassandra setup-travis-ci
Alternatively you can review and appl
Github user peoplehlj closed the pull request at:
https://github.com/apache/cassandra/pull/68
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
Github user peoplehlj commented on the pull request:
https://github.com/apache/cassandra/pull/68#issuecomment-215919791
2.1 has reached end of development and only accepting critical bug fixes at
this stage.
---
If your project is set up for it, you can reply to this email and have y
GitHub user peoplehlj opened a pull request:
https://github.com/apache/cassandra/pull/68
CASSANDRA-11683: Code refactor for StorageServiceMBean.forceRepair* methods
This patch is for https://issues.apache.org/jira/browse/CASSANDRA-11683
For the class StorageServiceMBean, it has
GitHub user rustyrazorblade opened a pull request:
https://github.com/apache/cassandra/pull/67
fixed help text in sstabledump
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rustyrazorblade/cassandra trunk
Alternatively you can
Github user mambocab commented on the pull request:
https://github.com/apache/cassandra/commit/82179ffe3df89cbe5d5b7997a318d77e8727e5f1#commitcomment-17068346
In test/unit/org/apache/cassandra/cql3/CDCStatementTest.java:
In test/unit/org/apache/cassandra/cql3/CDCStatementTest.java
Github user jasonstack closed the pull request at:
https://github.com/apache/cassandra/pull/66
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature i
GitHub user jasonstack opened a pull request:
https://github.com/apache/cassandra/pull/66
Added TenantAwared Compaction Strategy with CutomizedAntiCompaction aâ¦
â¦nd SizeTiredCompaction
You can merge this pull request into a Git repository by running:
$ git pull https://gith
Github user mlpesant commented on the pull request:
https://github.com/apache/cassandra/pull/65#issuecomment-200555378
Moved this request to JIRA
https://issues.apache.org/jira/browse/THRIFT-3754
---
If your project is set up for it, you can reply to this email and have your
reply
Github user mlpesant closed the pull request at:
https://github.com/apache/cassandra/pull/65
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
Github user verma7 commented on the pull request:
https://github.com/apache/cassandra/pull/65#issuecomment-200539241
Hi @mlpesant, please see the steps on how to contribute to Cassandra are
available on the wiki (https://wiki.apache.org/cassandra/HowToContribute).
Notably, we
GitHub user mlpesant opened a pull request:
https://github.com/apache/cassandra/pull/65
Fix bug for running on ppc64
I was getting errors like the one below when trying to build on POWERpc. I
fixed this by adding in the build.xml.
Thanks.
```
[javac]
/tmp/pkb/c
Github user verma7 closed the pull request at:
https://github.com/apache/cassandra/pull/64
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is en
GitHub user verma7 opened a pull request:
https://github.com/apache/cassandra/pull/64
Change token validation of Murmur3Partitioner to display a helpful erâ¦
â¦ror message if the token is invalid
You can merge this pull request into a Git repository by running:
$ git pull htt
Github user vkasar closed the pull request at:
https://github.com/apache/cassandra/pull/63
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is en
Github user jasobrown commented on the pull request:
https://github.com/apache/cassandra/pull/63#issuecomment-195602892
I thought this was an internal repo, hence my comments. We don't accept PRs
for the Apache Cassandra project, so please upload a patch to the JIRA ticket
or add a li
Github user vkasar commented on the pull request:
https://github.com/apache/cassandra/pull/63#issuecomment-195597797
This is based on OSS c* trunk.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not
Github user jasobrown commented on the pull request:
https://github.com/apache/cassandra/pull/63#issuecomment-195596203
What version of c* are you targeting? Looks like you've based it on
whatever our current trunk is. For the OSS c*, you are probably best targeting
> 2.2, and the bac
GitHub user vkasar opened a pull request:
https://github.com/apache/cassandra/pull/63
Cass: Implement compaction for a specific tâ¦
â¦oken range
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vkasar/cassandra trunk
Alternativ
Github user jiafu1115 closed the pull request at:
https://github.com/apache/cassandra/pull/62
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
Github user yukim commented on the pull request:
https://github.com/apache/cassandra/commit/2384bfb026ef9fb6756a3100ae9653a52b68e43e#commitcomment-15924257
In src/java/org/apache/cassandra/io/sstable/SSTableSimpleIterator.java:
In src/java/org/apache/cassandra/io/sstable/SSTableSim
Github user iheanyi closed the pull request at:
https://github.com/apache/cassandra/pull/37
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is e
Github user jiafu1115 commented on the pull request:
https://github.com/apache/cassandra/pull/62#issuecomment-175313381

---
If your project is set up for i
Github user jiafu1115 commented on the pull request:
https://github.com/apache/cassandra/pull/62#issuecomment-175313210

---
If your project is set up for it, you can reply
Github user jiafu1115 commented on the pull request:
https://github.com/apache/cassandra/pull/62#issuecomment-175311128

---
If your project is s
Github user jiafu1115 commented on the pull request:
https://github.com/apache/cassandra/pull/62#issuecomment-174888659
@blerer I had request in
https://issues.apache.org/jira/browse/CASSANDRA-11070, can you take a look? 3ks
---
If your project is set up for it, you can reply to thi
Github user blerer commented on the pull request:
https://github.com/apache/cassandra/pull/62#issuecomment-174888193
Hi,
This repository is just a mirror and does not accept pull requests.
Could you open a JIRA ticket and attach your patch to it?
Thanks
---
If yo
GitHub user jiafu1115 opened a pull request:
https://github.com/apache/cassandra/pull/62
remove duplicated control for flush mesage control
Motivation:
the !doneWork's control is duplicated and confused with runsSinceFlush > 2
if on the first run:the queue size is 2
Github user pauloricardomg commented on the pull request:
https://github.com/apache/cassandra/pull/61#issuecomment-173235917
Cassandra project does not take pull requests via github, you must create
an issue and submit a patch via
https://issues.apache.org/jira/browse/cassandra/. Plea
GitHub user meerabo-IBM opened a pull request:
https://github.com/apache/cassandra/pull/61
Added support for IBM zSystems architecture (s390x)
Added support for IBM zSystems architecture (s390x). These code changes are
required to make few test cases 'pass' for zSystems.
You can me
Github user alshopov closed the pull request at:
https://github.com/apache/cassandra/pull/60
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
Github user alshopov commented on the pull request:
https://github.com/apache/cassandra/pull/60#issuecomment-168982417
This has been pulled, reformatted and closed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your
GitHub user alshopov opened a pull request:
https://github.com/apache/cassandra/pull/60
Pull request for fixing lhf #CASSANDRA-8755
The discussion for this patch is in JIRA:
https://issues.apache.org/jira/browse/CASSANDRA-8755
Currently pull request is for review.
You c
Github user mshuler commented on the pull request:
https://github.com/apache/cassandra/pull/58#issuecomment-165142570
The Cassandra JIRA is public, so for future reference, public patches
posted to a public JIRA should probably suffice :)
http://wiki.apache.org/cassandra/HowToContr
Github user jasonstack commented on the pull request:
https://github.com/apache/cassandra/pull/58#issuecomment-165127521
Thank you. I know here is a mirror, but my company policy requires to make
public PR.. sorry for the trouble.
---
If your project is set up for it, you can reply t
Github user jasonstack closed the pull request at:
https://github.com/apache/cassandra/pull/58
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature i
Github user blerer commented on the pull request:
https://github.com/apache/cassandra/pull/58#issuecomment-165125795
We cannot merge the PR because this repository is only a mirror from:
git://git.apache.org/cassandra.git
I have committed your patch. Could you close your pull requ
GitHub user ben-manes opened a pull request:
https://github.com/apache/cassandra/pull/59
CASSANDRA-10855: Use Caffeine for on-heap caches
[Caffeine](https://github.com/ben-manes/caffeine) is a Java 8 cache by the
author of ConcurrentLinkedHashMap and Guava's cache, which is what was
GitHub user jasonstack opened a pull request:
https://github.com/apache/cassandra/pull/58
CASSANDRA-9556: Add newer data types to cassandra stress
eg. TinyInt, Time, Date, SmallInt
Protocol upgrades to NEWEST_SUPPORTED
You can merge this pull request into a Git repository by run
1 - 100 of 139 matches
Mail list logo