Benjamin Lerer
af1afef564
Upgrade commons-codec to 1.9
...
patch by Benjamin Lerer; reviewed by Aleksey Yeschenko for CASSANDRA-12790
2016-10-20 17:21:02 +02:00
Michal Matloka
e7fb0639db
Upgrade metrics-reporter-config to 3.0.3
...
Patch by Michał Matłoka; reviewed by tjake for CASSANDRA-12089
2016-09-28 08:12:03 -04:00
nitsanw
e73633cd81
Fix Cassandra Stress reporting thread model and precision
...
Patch by Nitsan Wakart; reviewed by tjake for CASSANDRA-12585
2016-09-07 10:14:20 -04:00
T Jake Luciani
1d7466425b
Make jmh jar and add RW + Compaction tests
...
Patch by tjake; reviewed by Nitsan Wakart for CASSANDRA-12586
2016-09-06 10:13:33 -04:00
Dave Brosius
6abba68aee
update jmh jars to 1.13 to quell build time RELEASE_6 warnings
...
patch by dbrosius reviewed by bwilliams for CASSANDRA-12536
2016-09-03 22:57:35 -04:00
Tyler Hobbs
7bdb2dddcb
Fix leftover merge conflicts in build.xml
2016-08-17 17:33:28 -05:00
Tyler Hobbs
1e8533a316
Merge branch 'cassandra-3.9' into trunk
2016-08-17 17:06:57 -05:00
Tyler Hobbs
b2a6309737
Merge branch 'cassandra-3.8' into cassandra-3.9
2016-08-17 17:05:47 -05:00
Tyler Hobbs
062bd0730a
Merge branch 'cassandra-3.0' into cassandra-3.8
2016-08-17 17:05:15 -05:00
Tyler Hobbs
01ae2794e5
Ninja: temporarily remove test-clientutil-jar from test-all
...
This is a temporary measure to fix test-all until CASSANDRA-11635 can be
properly fixed and allow test-clientutil-jar to work again.
2016-08-17 17:03:30 -05:00
Michael Shuler
8b5b1854c3
Update build.xml and debian/changelog for 3.0.9
2016-08-16 18:04:08 -05:00
Michael Shuler
5d23afc15f
Update build.xml and debian/changelog for 3.9
2016-08-16 17:52:19 -05:00
Tyler Hobbs
a3e772b8b9
Remove clientutil jar
2016-08-11 13:51:46 -05:00
Tyler Hobbs
f4c3e14fde
Merge branch 'cassandra-3.0' into cassandra-3.9
2016-08-11 13:47:11 -05:00
Tyler Hobbs
2a828afdbf
Merge branch 'cassandra-2.2' into cassandra-3.0
2016-08-11 13:46:47 -05:00
Sylvain Lebresne
5b38d3a81e
Add Sigar to classes included in clientutil.java
...
This is required as Sigar is now a dependency of UUIDGen.
Patch by Sylvain Lebresne; reviewed by Tyler Hobbs for CASSANDRA-11635
2016-08-11 13:41:22 -05:00
Yuki Morishita
bc9af92e80
Add byteman support for testing in 2.2
...
patch by yukim; reviewed by Paulo Motta for CASSANDRA-12377
2016-08-08 07:53:34 -05:00
Dave Brosius
f01aedcfb6
remove transitive junit dependency from hadoop-core/commons-httpclient
2016-08-06 21:24:59 -04:00
T Jake Luciani
143d16961a
Merge branch 'cassandra-3.9' into trunk
2016-08-05 11:54:28 -04:00
T Jake Luciani
aab33f1170
Merge branch 'cassandra-3.0' into cassandra-3.9
2016-08-05 11:54:08 -04:00
T Jake Luciani
1cce9eb5b8
Merge branch 'cassandra-2.2' into cassandra-3.0
2016-08-05 11:34:14 -04:00
Stefan Podkowinski
3cda6829cc
Add JVM metrics for custom metrics reporter
...
patch by Stefan Podkowinski; reviewed by tjake for CASSANDRA-12312
2016-08-05 11:03:14 -04:00
Robert Stupp
becd730ad3
Update OHC to v0.4.4 (failed to load Java8 implementation ohc-core-j8)
...
patch by Robert Stupp; reviewed by T Jake Luciani for CASSANDRA-12133
2016-08-02 10:50:24 +02:00
Sylvain Lebresne
7eb9531a4d
Add theme for inclusion of the documentation on the website
2016-08-01 17:19:50 +02:00
Aleksey Yeschenko
c3ded0551f
Update build.xml and CHANGES.txt for 3.8
2016-07-18 16:47:52 +01:00
T Jake Luciani
7a06b39300
Merge branch 'cassandra-3.9' into trunk
2016-07-18 10:55:47 -04:00
T Jake Luciani
2aa76632d6
Netty 4.0.39-Final update post .37 fix
2016-07-18 10:53:22 -04:00
Stefania Alborghetti
2444349e36
Merge branch 'cassandra-3.9' into trunk
2016-07-06 12:58:57 +08:00
Stefania Alborghetti
78f077de07
Revert "Update to Netty 4.0.37"
...
This reverts commit e8d7fe8a28 .
2016-07-06 12:58:06 +08:00
Christopher Batey
b73f581355
Add basic testing support for the Cassandra Stress tool
...
Patch by Christopher Batey; reviewed by Joel Knighton for CASSANDRA-11638
2016-07-04 14:48:52 +01:00
Dave Brosius
1df47bd76c
add ./conf as an eclipse source path so that the hotspot_compiler file gets copied to classes, on eclipse scrub
2016-06-30 19:20:24 -04:00
T Jake Luciani
ea8c430124
version 2.2.7
2016-06-28 20:10:15 -04:00
T Jake Luciani
0134348331
update to version 3.10
2016-06-27 21:02:37 -04:00
T Jake Luciani
7d4a71f636
update to version 3.9
2016-06-27 21:01:32 -04:00
Sylvain Lebresne
c7b9401bf8
Merge branch 'doc_in_tree' into trunk
...
* doc_in_tree:
Modify build file to include html doc in artifacts
Add 'report bug' section
Fix minor errors in CQL doc
Finish fixing the CQL doc
Don't track auto-generated file
Reorganize document
Automatically generate docs for cassandra.yaml
Fix CQL doc (incomplete)
Add Metrics/Monitoring docs
Add Change Data Capture documentation
Docs for Memtable and SSTable architecture
Add doc on compaction
Add initial version of security section
Fill in Replication, Tuneable Consistency sections
Add docs for cqlsh
Add snitch and range movements section on Operations
Add initial in-tree documentation (very incomplete so far)
2016-06-27 20:33:21 +02:00
Sylvain Lebresne
5cefe503e0
Modify build file to include html doc in artifacts
2016-06-27 20:31:43 +02:00
Robert Stupp
e8d7fe8a28
Update to Netty 4.0.37
...
patch by Robert Stupp; reviewed by T Jake Luciani for CASSANDRA-12032
2016-06-21 16:47:37 +02:00
Dave Brosius
a6e749089f
exclude thrift-server's 'compile' dependency on junit
2016-06-18 22:52:15 -04:00
Josh McKenzie
e31e216234
Add Change Data Capture
...
Patch by jmckenzie; reviewed by cyeksigian and blambov for CASSANDRA-8844
2016-06-16 10:01:39 -04:00
Sylvain Lebresne
cad277be41
Add initial in-tree documentation (very incomplete so far)
...
patch by Stefania, jjirsa, rspitzer & slebresne; reviewed by slebresne for CASSANDRA-8700
2016-06-14 18:16:42 +02:00
T Jake Luciani
972157d98d
bump version to 3.0.8
2016-06-14 10:48:52 -04:00
T Jake Luciani
15ec93041a
bump version
2016-05-31 13:45:21 -04:00
nitsanw
89f275c658
Introduce HdrHistogram and response/service/wait separation to stress tool
...
Patch by Nitsan Wakart; reviewed by tjake for CASSANDRA-11853
2016-05-27 11:59:55 -04:00
Robert Stupp
b8f4ae0043
build: use correct netty version sources
...
patch by Robert Stupp; reviewed by T Jake Luciani for CASSANDRA-11869
2016-05-23 17:11:58 +02:00
Edward Capriolo
fb466f99f8
Support older ant versions
...
Patch by Ed Capriolo; reviewed by tjake for CASSANDRA-11807
2016-05-17 13:06:52 -04:00
T Jake Luciani
f580fb0ff2
Merge branch 'cassandra-3.7' into trunk
2016-05-06 09:11:06 -04:00
T Jake Luciani
886f875714
Merge branch 'cassandra-3.0' into cassandra-3.7
2016-05-06 09:08:35 -04:00
T Jake Luciani
06870372d0
Update java driver
...
patch by Andy Tolbert; reviewed by tjake for CASSANDRA-11615
2016-05-06 09:04:31 -04:00
T Jake Luciani
7bc1f564a4
set trunk version to 3.8
2016-05-03 10:42:47 -04:00
T Jake Luciani
0095499270
Set 3.7 version number
2016-05-03 10:39:33 -04:00