Serban Teodorescu
03424b4fd7
Document usage of EC2Snitch with intra-region VPC peering
...
Patch by Serban Teodorescu; Reviewed by Jon Haddad for CASSANDRA-15337
2020-03-30 10:53:29 -07:00
Michael Shuler
cb83fbff47
Fix CRLF and trailing whitespace on messaging doc
2020-03-05 11:36:38 -06:00
dvohra
4585bbd131
Added intro to data modeling section.
...
Patch by dvohra; Reviewed by Erick Ramirez and Jon Haddad for CASSANDRA-15481
2020-03-04 11:46:18 -08:00
dvohra
9688d7d490
Added documentation for transient replication.
...
Patch by dvohra; Reviewed by Jon Haddad for CASSANDRA-15476.
2020-03-03 15:57:56 -08:00
dvohra
d2c546ec9e
Add virtual table new feature documentation
...
Patch by Deepak Vohra; Reviewed by Chris Lohfink CASSANDRA-15473
2020-02-25 15:07:32 -06:00
dvohra
0a675d5a76
Add documentation of dynamo
...
Patch by Deepak Vohra; Reviewed by Joseph Lynch for CASSANDRA-15486
2020-02-24 21:20:29 -08:00
dvohra
0489b0bc07
Added documentation section on guarantees.
...
Patch by dvohra; Reviewed by Jon Haddad for CASSANDRA-15482
2020-02-24 14:20:57 -08:00
dvohra
98367b2ebd
Added documentation for audit logging.
...
Patch by dvohra, Reviewed by Jon Haddad for CASSANDRA-15474.
2020-02-24 12:10:54 -08:00
dvohra
43b633dd59
Added streaming documentation.
...
Patch by dvohra; Reviewed by Jon Haddad for CASSANDRA-15477
2020-02-20 16:31:10 -08:00
dvohra
b152a08a8b
Added documentation for bulk loading
...
Patch by dvohra, Reviewed by Jon Haddad for CASSANDRA-15480
2020-02-19 17:56:56 -08:00
dvohra
0bae5eaecc
Updated overview documentation.
...
Patch by dvohra, Reviewed by Jon Haddad for CASSANDRA-15483
2020-02-18 15:35:35 -08:00
dvohra
44eb173245
Added CDC and speculative retry documentation to DDL section.
...
Patch by dvohra; Reviewed by Jon Haddad for CASSANDRA-15492
2020-02-18 12:46:42 -08:00
dvohra
f9b7775138
Added documentation describing new internode-messaging.
...
Patch by dvohra; Reviewed by Jon Haddad for CASSANDRA-15478
2020-02-17 13:43:09 -08:00
Michael Shuler
d2d526a1de
Switch from www.apache.org/dist to downloads.apache.org
2020-02-17 14:11:08 -06:00
Michael Shuler
39d170ccd1
Merge branch 'cassandra-3.11' into trunk
2020-02-17 14:09:41 -06:00
Michael Shuler
c93c2983cd
Switch from www.apache.org/dist to downloads.apache.org
2020-02-17 14:09:01 -06:00
dvohra
8402d1f145
Add documentation of hints
...
Patch by Deepak Vohra; Reviewed by Joseph Lynch for CASSANDRA-15491
2020-02-16 11:56:17 -08:00
dvohra
ff6aa65957
Improved read repair documentation.
...
Patch by Deepak Vohra; Reviewed by Jon Haddad for CASSANDRA-15485
2020-02-14 11:22:00 -08:00
dvohra
05c70abc63
Add Full Query Logging docs
...
Patch by Deepak Vohra; Reviewed by Yifan Cai and Dinesh Joshi for CASSANDRA-15475
2020-02-13 17:17:34 -08:00
Jon Haddad
327c7e1aab
Ninja fix for line endings in backups.
2020-02-13 17:16:09 -08:00
dvohra
d50e203302
Added backup documentation.
...
Patch by Deepak Vohra; Reviewed by Jon Haddad for CASSANDRA-15479
2020-02-13 16:11:39 -08:00
Jean Carlo Rivera Ura
f3ebc0bd1c
Fix documentation about activating remote jmx
...
Patch by Jean Carlo Rivera Ura; Reviewed by David Capwell and Dinesh Joshi for CASSANDRA-15535
2020-02-13 14:11:01 -08:00
yifan-c
d3b3dcbb35
Separate exceptions for CAS write timeout exceptions caused by contention and unkown result
...
Patch by Yifan Cai; reviewed by Alex Petrov and Dinesh Joshi for CASSANDRA-15350
2020-02-03 14:52:17 +01:00
Mick Semb Wever
f1e94db34c
Merge branch 'cassandra-3.11' into trunk
2020-01-28 07:58:11 +01:00
nvharikrishna
e27810efcc
[CASSANDRA-12993] Added license text.
2020-01-10 16:05:38 +00:00
Jeffrey Carpenter
2b52ce219e
Added documentation for data modeling section.
...
Patch by Jeff Carpenter, Reviewed by Jon Haddad for CASSANDRA-15443.
2020-01-07 11:53:16 -08:00
Jon Haddad
59d2c3c6e8
Ninja fix for documentation - building using adoptopenjdk.
2020-01-07 11:43:41 -08:00
dvohra
0c4335d6b8
Add documentation for Java 11 support in Cassandra
...
Patch by Deepak Vohra; Reviewed by Dinesh Joshi for CASSANDRA-15428
2020-01-06 16:06:01 -08:00
Mick Semb Wever
bf54f753a0
Update CI docs to mention JDK and virtualenv needs to be installed on the executors.
...
patch by Mick Semb Wever; reviewed by Stefan Podkowinski for CASSANDRA-15467
2020-01-06 08:29:34 +01:00
Mick Semb Wever
d5a0c29e09
Update link to website generation docs (now that website is in git).
...
ref: https://the-asf.slack.com/archives/CK23JSY2K/p1575804262222800?thread_ts=1575488436.221500&cid=CK23JSY2K
2019-12-09 20:31:15 +01:00
Pedro Gordo
7c5904753f
Remove obsolete OldNetworkTopologyStrategy
...
Removed the strategy from cqlsh autocomplete, including an array for replication_factor autocomplete that was only used for SimpleStrategy and OldNetworkTopologyStrategy.
patch by Pedro Gordo; reviewed by Anthony Grasso, Mick Semb Wever for CASSANDRA-13990
2019-11-29 10:50:10 +01:00
Romain Hardouin
a7f89688e5
Fix Zstd compression level documentation
...
Patch by Romain Hardouin; Reviewed by Dinesh Joshi for CASSANDRA-15296
2019-09-24 11:50:49 -07:00
Mick Semb Wever
b0f9d72840
Add the how and when to perform the step of incrementing the codebase's version into the existing release process documentation
...
patch by Mick Semb Wever; reviewed by Michael Shuler for CASSANDRA-15333
2019-09-22 18:27:39 +02:00
Sumanth Pasupuleti
905ed48493
Add more information around commit message format expected for a patch
2019-08-08 08:50:42 -07:00
Benedict Elliott Smith
8a04204c10
Merge branch 'cassandra-3.11' into trunk
2019-07-15 15:13:53 +01:00
Benedict Elliott Smith
f5fe483d0d
Merge branch 'cassandra-3.0' into cassandra-3.11
2019-07-15 14:41:22 +01:00
sumanthpasupuleti
5a03898c68
Prevent client requests from blocking on executor task queue
...
patch by Sumanth Pasupuleti, reviewed by Benedict for CASSANDRA-15013
2019-07-15 13:13:40 +01:00
Jeremy Hanna
7c0cb6db32
Change low hanging fruit JIRA link/text in docs
...
Patch by Jeremy Hanna, Reviewed by Michael Shuler for CASSANDRA-15149
2019-06-13 13:54:24 -05:00
Michael Shuler
c24102906d
ninja: Fix slack channel names in docs
2019-06-13 11:47:22 -05:00
Jeremy Hanna
4b45ee5913
Update docs to point to Slack rather than IRC
...
Patch by Jeremy Hanna, Reviewed by Michael Shuler for CASSANDRA-15150
2019-06-12 17:44:02 -05:00
Sam Tunnicliffe
6b9575af7e
Add note regarding DROP ROLE and connected sessions
...
patch by Sam Tunnicliffe; reviewed by Michael Shuler
2019-06-07 15:27:44 +01:00
Jeremy Hanna
ed9083f8a4
Update contact page to point to Slack rather than IRC
...
Patch by Jeremy Hanna, Reviewed by Michael Shuler for CASSANDRA-15150
2019-06-07 09:23:28 -05:00
Mick Semb Wever
ed2d32612a
Apache NetBeans "Run", "Debug", "Profile" IDE actions
...
patch by Mick Semb Wever ; reviewed by Dinesh Joshi for CASSANDRA-15083
2019-04-18 12:07:15 +10:00
Mick Semb Wever
6898953b82
Apache NetBeans project files
...
patch by Mick Semb Wever ; reviewed by Wade Chandler and Dinesh Joshi for CASSANDRA-15073
2019-04-12 09:33:49 +10:00
anupshirolkar
e49b25c29f
Documentation fix for Hint_delays metrics
...
patch by Anup Shirolkar; reviewed by Dinesh Joshi and Mick Semb Wever for CASSANDRA-15015
2019-04-01 20:23:33 +11:00
Vinay Chella
5b660c845b
Merge branch 'cassandra-3.11' into trunk
2019-03-05 15:43:27 -08:00
Vinay Chella
555c6d26e1
Merge branch 'cassandra-3.0' into cassandra-3.11
2019-03-05 15:38:52 -08:00
Vinay Chella
2cd4500990
Merge branch 'cassandra-2.2' into cassandra-3.0
2019-03-05 15:36:32 -08:00
C. Scott Andreas
53db417b3c
Fixing invalid CQL in security documentation
...
Patch by C. Scott Andreas; reviewed by Vinay Chella for CASSANDRA-15020
2019-03-05 15:30:24 -08:00
Dinesh Joshi
dccf53061a
Add Zstd compressor
...
Patch by Dinesh Joshi; Reviewed by Blake Eggleston for CASSANDRA-14482
2019-02-22 15:06:06 -08:00
Benedict Elliott Smith
2209115972
Merge branch 'cassandra-3.11' into trunk
2019-02-05 10:53:05 +00:00
Joseph Lynch
5ec6842b3f
Docs: Clarify PartitionSize table metric documentation
...
The documentation has historically referred to (Min|Max|Mean)PartitionSize
metrics as "compacted partition size", but in practice few users know what
that means. Attempt to clarify the meaning of these metrics.
Closes #298
Patch by Joseph Lynch; Reviewed by Jeff Jirsa
2019-02-04 19:57:14 -08:00
Vinay Chella
7d138e20ea
Add a new tool to dump audit logs
...
Patch by Vinay Chella; reviewed by marcuse for CASSANDRA-14885
2019-01-23 14:36:56 +01:00
Michael Shuler
0d81fca44e
Update URLs for gitbox.apache.org migration
2019-01-09 14:17:03 +00:00
Alex Petrov
ef1817a75c
Ninja: Move NO_COMPACT to 'Changes from v4' section
2019-01-07 12:05:13 +01:00
Alex Petrov
55b47b8bd2
Ninja: merge protocol changes that were made in v4 forward to v5
2019-01-07 10:39:34 +01:00
Mick Semb Wever
c68b0fec6f
Prevent building website without nodetool docs
...
Patch by Joey Lynch; reviewed by Mick Semb Wever for CASSANDRA-14955
2019-01-07 17:49:32 +11:00
Mick Semb Wever
77125b76cb
ninja-fix to release_process doc: point to correction location of KEYS file.
2019-01-07 08:09:24 +11:00
Mick Semb Wever
b22756420f
Merge branch 'cassandra-3.11' into trunk
2019-01-07 07:57:57 +11:00
Mick Semb Wever
ee5e4f63c5
Docs: Fix page width exceeding the viewport
...
Closes #175 #176
patch by Sahal Sajjad, Stefan Podkowinski; reviewed by Stefan Podkowinski, Mick Semb Wever for CASSANDRA-14065
2019-01-07 07:48:10 +11:00
Mick Semb Wever
973e72b0c9
Merge branch 'cassandra-3.11' into trunk
2019-01-05 08:41:15 +11:00
Mick Semb Wever
9755e26075
Fix documentation for default compressor used
...
patch by Mick Semb Wever; reviewed by Jon Haddad for CASSANDRA-14949
2019-01-05 08:39:27 +11:00
Marcus Eriksson
11384c3279
Merge branch 'cassandra-3.11' into trunk
2018-12-20 13:44:53 +01:00
Joseph Lynch
1f19d5f7a2
Auto-expand replication_factor for NetworkTopologyStrategy
...
This re-defines the 'replication_factor' configuration option for
NetworkTopologyStrategy to auto-expand out to the datacenters that the
cluster knows about. This allows users to not worry about their cluster
layout when creating keyspaces. On ALTER this keyword will only ever add
datacenters (it keeps all previous datacenters unless explicitly overridden)
Patch by Joseph Lynch; reviewed by Jon Haddad for CASSANDRA-14303
2018-12-05 11:30:55 -08:00
Vinay Chella
f46762eeca
Audit log allows system keyspaces to be audited via configuration options
...
Patch by Vinay Chella; reviewed by Per Otterström and marcuse for CASSANDRA-14498
2018-11-19 12:34:34 +01:00
Ariel Weisberg
4ae229f5cd
Upgrade to 4.0 fails with NullPointerException
...
Patch by Ariel Weisberg; Reviewed by Dinesh Joshi for CASSANDRA-14820
2018-10-16 18:47:40 -04:00
Stefan Podkowinski
e82ecf87a1
Docs: update patch acceptance policies for existing branches
2018-10-15 13:19:06 +02:00
Joseph Lynch
57b87d21aa
Add basic troubleshooting documentation
...
This is just a start, but should help people get out of the most basic of
reliability/performance issues.
Includes information on isolating the node or nodes causing an issue, as
well as detailed information on how to debug a correctness/reliability issue
on a particular node.
Patch by Joseph Lynch, reviewed by Jon Haddad for CASSANDRA-14553
2018-09-20 09:16:17 -07:00
Valerie Parham-Thompson
c2c43f8149
Adding documentation for sstable tools
...
Patch by Valerie Parham-Thompson; reviewed by pedro vidigal and Jeff Jirsa for CASSANDRA-14289
2018-09-13 15:36:11 -07:00
Mick Semb Wever
63e5763b7a
Add developers docs for creating releases
...
Patch by Mick Semb Wever; reviewed by Michael Shuler, Stefan Podkowinski for CASSANDRA-14689
This closes #230
2018-09-07 08:46:59 +10:00
Ariel Weisberg
f7431b4328
Transient Replication and Cheap Quorums
...
Patch by Blake Eggleston, Benedict Elliott Smith, Marcus Eriksson, Alex Petrov, Ariel Weisberg; Reviewed by Blake Eggleston, Marcus Eriksson, Benedict Elliott Smith, Alex Petrov, Ariel Weisberg for CASSANDRA-14404
Co-authored-by: Blake Eggleston <bdeggleston@gmail.com>
Co-authored-by: Benedict Elliott Smith <benedict@apache.org>
Co-authored-by: Marcus Eriksson <marcuse@apache.org>
Co-authored-by: Alex Petrov <oleksandr.petrov@gmail.com>
2018-08-31 21:34:22 -04:00
Aleksey Yeshchenko
f8d34d3564
Allow specifying now-in-seconds in native protocol
...
patch by Aleksey Yeschenko; reviewed by Chris Lohfink for
CASSANDRA-14664
2018-08-30 16:54:32 +01:00
Blake Eggleston
f25a765b6d
Make monotonic read / read repair configurable
...
Patch by Blake Eggleston; Reviewed by Aleksey Yeschenko for CASSANDRA-14635
2018-08-24 09:34:52 -07:00
Aleksey Yeshchenko
76c1b55570
Merge branch 'cassandra-3.11' into trunk
2018-08-16 15:47:09 +01:00
Aleksey Yeshchenko
65a46820bb
Merge branch 'cassandra-3.0' into cassandra-3.11
2018-08-16 15:44:12 +01:00
Aleksey Yeshchenko
236c47e65c
Fix static column order for SELECT * wildcard queries
...
patch by Aleksey Yeschenko; reviewed by Benedict Elliott Smith for
CASSANDRA-14638
2018-08-16 15:43:51 +01:00
Michael Shuler
00b3edaa3c
Fix typo2 in install from tarball doc
2018-07-12 21:59:22 -05:00
Michael Shuler
1e6b7084ba
Fix typo in install from tarball doc
2018-07-12 21:56:33 -05:00
Valerie Parham-Thompson
4f02db5c45
Update documentation on cassandra integrated auth to show required permissions for nodetool role
...
Patch by Valerie Parham-Thompson; Reviewed by Per Otterström for CASSANDRA-14481
2018-06-20 20:07:12 -07:00
Jaydeepkumar Chovatia
2aeed037e0
Support light-weight transactions in cassandra-stress
...
patch by Jaydeepkumar Chovatia; reviewed by Dinesh Joshi and jasobrown for CASSANDRA-13529
2018-06-13 05:46:20 -07:00
Michael Shuler
7b38b7e54d
Update PyPi URL in doc/README.md and fix link
2018-05-30 16:02:47 -05:00
Stefan Podkowinski
a6bf9c5353
Docs: add audit logging limitations
2018-05-11 20:15:19 +02:00
Vinay Chella
f56871b88b
Audit logging for database activity
...
patch by Vinay Chella; reviewed by jasobrown for CASSANDRA-12151
2018-05-11 05:44:16 -07:00
James Lamb
f2ee3db653
Clean up build artifacts in docs container
...
patch by James Lamb; reviewed by Dinesh Joshi for CASSANDRA-14432
2018-05-10 04:27:58 -07:00
Blake Eggleston
54de771e64
Add network authz
...
Patch by Blake Eggleston; Reviewed by Sam Tunnicliffe for CASSANDRA-13985
2018-04-23 09:55:31 -07:00
Andrés de la Peña
e42d9e7d69
Add missed CQL keywords to documentation
...
patch by Andres de la Peña; reviewed by Benjamin Lerer for CASSANDRA-14359
2018-04-18 12:01:06 +01:00
Aleksey Yeshchenko
2fcd29b830
Eliminate background repair and probablistic read_repair_chance table options
...
patch by Aleksey Yeschenko; reviewed by Blake Eggleston for
CASSANDRA-13910
2018-04-18 11:41:17 +01:00
Andrés de la Peña
f3d1b45f13
Merge branch 'cassandra-3.11' into trunk
2018-04-18 11:21:57 +01:00
Andrés de la Peña
a31a848d6f
Merge branch 'cassandra-3.0' into cassandra-3.11
2018-04-18 11:19:06 +01:00
Andrés de la Peña
9b5ba6ca51
Add missed CQL keywords to documentation
...
patch by Andres de la Peña; reviewed by Benjamin Lerer for CASSANDRA-14359
2018-04-18 11:10:43 +01:00
Sumanth Pasupuleti
d38694afe2
Add coordinator write metric per CF
...
patch by Sumanth Pasupuleti; reviewed by Jay Zhuang and jasobrown for CASSANDRA-14232
2018-03-28 12:55:49 -07:00
Michael Kjellman
d6a67598f1
Add support for hybrid MIN(), MAX() speculative retry policies
...
patch by Michael Kjellman; reviewed by Aleksey Yeschenko for
CASSANDRA-14293
2018-03-22 20:07:05 +00:00
Mick Semb Wever
92cde9b27c
Merge branch 'cassandra-3.11' into trunk
2018-03-15 17:45:10 +11:00
Jason Brown
de12f29dc6
Merge branch 'cassandra-3.11' into trunk
2018-03-14 10:00:52 -07:00
Jason Brown
5a662ea3ff
Merge branch 'cassandra-3.0' into cassandra-3.11
2018-03-14 09:59:42 -07:00
Vinay Chella
3d7471a56b
Adding missing WriteType enum values to v3,v4 and v5 spec
...
patch by Vinay Chella, reviewed by Joey Lynch for CASSANDRA-13697
2018-03-14 09:57:10 -07:00
kbrotman
a7a36e703c
Docs: minor title and doc/README.md changes
...
Change title to just "Reporting Bugs"
Add sphinx instructions for Python 3.6 on Windows
Closes #202
2018-03-06 11:20:51 +01:00
Matthias Weiser
9ed5fc0739
Fix examples and formatting in native_protocol_v5.spec
...
Closes #171
2018-03-06 11:06:11 +01:00
Michael Shuler
551744a990
Merge branch 'cassandra-3.11' into trunk
2018-03-05 08:51:26 -06:00
An Wu
d6982cd221
Fix CQL documentation typos
...
Patch by An Wu; Reviewed by Michael Shuler for CASSANDRA-13686
2018-03-05 08:48:37 -06:00
Dinesh Joshi
473e8dfd7b
Add hot reloading of SSL Certificates
...
patch by Dinesh Joshi; reviewed by jasobrown for CASSANDRA-14222
2018-02-09 05:32:21 -08:00
Chris Lohfink
d30bfcaf34
Add nodetool clientlist
...
patch by Chris Lohfink; reviewed by jasobrown for CASSANDRA-13665
2018-02-02 14:24:08 -08:00
Nate McCall
03f5997f9c
Small tweak of new security language on attack surface.
2017-12-20 13:11:54 +13:00
Nate McCall
0d8199bab2
Added additional details to security documetation discussing attack surface.
2017-12-13 14:48:17 +13:00
Jon Haddad
db81f6bffe
Created docker configuration to build sphinx docs.
...
Patch by Joaquin Casares; Reviewed by Jon Haddad for CASSANDRA-13915.
This closes #154 (GH PR)
2017-12-04 13:49:10 -08:00
Andrés de la Peña
4c80eeece3
Parallelize initial materialized view build
...
patch by Andres de la Peña; reviewed by Paulo Motta for CASSANDRA-12245
2017-12-01 14:58:12 +01:00
kurt
f1f6ed6099
Docs: Correct default [dclocal_]read_repair_chance documentation
...
Closes #173
Patch by Kurt Greaves; Reviewed by Jeff Jirsa for CASSANDRA-14016
2017-11-16 11:05:18 -08:00
Alex Petrov
65ff3e6d9e
Ninja: fix v5 protocol spec, paging state and metadata id order in result metadata.
2017-11-08 13:13:00 +01:00
Jordan Vaughan
976f48fb06
Document speculative_retry case-insensitivity and new "P" suffix on DDL page
...
Patch by Jordan Vaughan for CASSANDRA-13872; Reviewed by Jon Haddad
2017-11-07 12:19:17 -08:00
Alex Petrov
38bd20e051
Merge branch 'cassandra-3.11' into trunk
2017-11-06 16:38:30 +01:00
Alex Petrov
6d429cd031
Merge branch 'cassandra-3.0' into cassandra-3.11
2017-11-06 15:52:31 +01:00
Alex Petrov
6c29ee84a2
Allow dropping COMPACT STORAGE flag
...
Patch by Alex Petrov; reviewed by Sylvain Lebresne for CASSANDRA-10857.
2017-11-06 15:44:51 +01:00
Jordan Vaughan
bc5ad7bfa9
Document speculative_retry on the Cassandra DDL page
...
Patch by Jordan Vaughan; Reviewed by Jon Haddad
for CASSANDRA-13872
2017-10-30 16:44:02 -07:00
Jon Haddad
f249cd7698
Added documentation for memtable_flush_period_in_ms
...
Patch by Jon Haddad; reviewed by Jason Brown for CASSANDRA-13902
2017-10-18 05:42:23 -07:00
Alex Petrov
922dbdb658
Add result set metadata to prepared statement MD5 hash calculation
...
Patch by Alex Petrov; reviewed by Robert Stupp for CASSANDRA-10786
2017-10-11 16:15:29 +02:00
Joaquin Casares
d46c1f3eaa
Ninja fix a few possible metrics.rst doc bugs
...
Closes #159
Patch by Joaquin Casares; Reviewed by Chris Lohfink
2017-10-06 09:40:43 -07:00
Achilleas Anagnostopoulos
0c570c0585
Add link to driver for the Dart programming language
...
Closes #153
Patch by Achilleas Anagnostopoulos; Reviewed by Jeff Jirsa
2017-10-02 11:44:12 -07:00
Jon Haddad
0fdbcc389d
Added examples for compression and compaction
...
patch by Jon Haddad; reviewed by Aleksey Yeschenko for CASSANDRA-13822
2017-09-08 13:41:03 -07:00
Jon Haddad
faa27d0fc6
Added examples for compression and compaction
...
patch by Jon Haddad; reviewed by Aleksey Yeschenko for CASSANDRA-13822
2017-09-08 13:39:22 -07:00
Paulo Motta
e6fb830284
Merge branch 'cassandra-3.11' into trunk
2017-09-05 01:06:24 -05:00
Paulo Motta
e624c66382
Merge branch 'cassandra-3.0' into cassandra-3.11
2017-09-05 01:05:06 -05:00
Zhao Yang
1b36740ebe
Fix outstanding MV timestamp issues and add documentation about unsupported cases (see CASSANDRA-11500 for a summary of fixes)
...
This patch introduces the following changes to fix MV timestamp issues:
- Add strict liveness for view with non-key base column in pk
- Deprecated shadowable tombstone and use expired livenessInfo instead
- Include partition deletion for existing base row
- Disallow dropping base column with MV
Patch by Zhao Yang and Paulo Motta; reviewed by Paulo Motta for CASSANDRA-11500
2017-09-05 01:03:24 -05:00
Mick Semb Wever
10d5b7b2f7
Merge branch 'cassandra-3.11' into trunk
2017-09-05 08:38:48 +10:00
Joaquin Casares
48a539142e
Doc change: Include SSTable versions within the documentation.
...
Closes #121
Patch by Joaquin Casares; Reviewed by Jeff Jirsa
2017-08-29 22:51:25 -07:00
Piyush Rana
904af85312
Doc change: Update configuring.rst
...
Closes #133
Patch by Piyush Rana; Reviewed by Jeff Jirsa
2017-08-29 22:37:48 -07:00
ghatwala
349f7ea7e9
Doc change: Updated correct url post merging for ppc64le capi-rowcache.
...
Closes #139
Patch by Amitkumar Ghatwal; Reviewed by Jeff Jirsa
2017-08-29 22:29:16 -07:00
Samar Dhwoj Acharya
0e80261c15
Doc change: add third party elixir drivers for cassandra
...
Closes #143
Patch by Samar Dhwoj Acharya; Reviewed by Jeff Jirsa for CASSANDRA-13824
2017-08-29 22:21:22 -07:00
kurt
33ca487f95
Doc change: Describe replacement cases based on CASSANDRA-8523 and CASSANDRA-12344
...
Closes #145
Patch by Kurt Greaves; Reviewed by Jeff Jirsa for CASSANDRA-8523
2017-08-29 22:17:46 -07:00
Russell Spitzer
68c2d2e6af
Document Un-revokable Select on System Keyspaces
...
Patch by Russell Spitzer; Reviewed by Jeff Jirsa for CASSANDRA-13184
2017-08-27 12:56:51 -07:00
Josh McKenzie
e9da85723a
Make CDC availability more deterministic via hard-linking
...
Patch by jmckenzie; reviewed by blambov for CASSANDRA-12148
2017-08-24 13:24:00 -04:00
Blake Eggleston
b740efa731
Add bytes repaired/unrepaired to nodetool tablestats
...
Patch by Blake Eggleston; reviewed by Chris Lohfink for CASSANDRA-13774
2017-08-18 14:17:36 -07:00
Romain Hardouin
f4da90aca0
Add MBean to monitor max queued tasks
...
patch by Romain Hardouin; reviewed by Michael Shuler for CASSANDRA-12758
2017-08-11 08:36:36 -05:00
Roman Pogribnyi
6b302b600f
Update DTest GitHub URLs - Use ASF DTest location
...
Patch by Roman Pogribnyi; Reviewed by Jeff Jirsa for CASSANDRA-13689
2017-08-07 23:16:52 -07:00
Stefan Podkowinski
1d032e6359
Docs: add dependency management page
2017-07-25 15:24:16 +02:00
edu
965c7743d3
Docs: Add Stratio Lucene Index to plugins
...
Closes #128
patch by Eduardo Alonso de Blas; reviewed by Stefan Podkowinski for CASSANDRA-13682
2017-07-14 19:37:03 +02:00
ghatwala
b8c56c4746
Docs: add CAPI-Rowcache to plugin list
...
Closes #118
patch by Amitkumar Ghatwal; reviewed by Stefan Podkowinski for CASSANDRA-13581
2017-07-05 20:31:03 +02:00
ghatwala
74e3f15222
Change RowCacheSerializer access to public; add plugin page to web docs
...
Patch by Amitkumar Ghatwal; Reviewed by Jeff Jirsa for CASSANDRA-13579
2017-06-13 11:53:32 -07:00
Sylvain Lebresne
4ebab66163
Allow selecting Map values and Set elements
...
patch and review by Robert Stupp, Sylvain Lebresne and Benjamin Lerer for CASSANDRA-7396
2017-06-01 16:57:13 +02:00
Benjamin Lerer
96899bbb60
Merge branch cassandra-3.11 into trunk
2017-06-01 10:22:54 +02:00
Benjamin Lerer
5c9db9af96
Merge branch cassandra-3.0 into cassandra-3.11
2017-06-01 10:17:09 +02:00
Stefan Podkowinski
01ade6f251
Docs: add Jenkins setup details
...
patch by Stefan Podkowinski; reviewed by Michael Shuler for CASSANDRA-13534
2017-05-16 23:07:12 +02:00
Dongqi Xue
b87f79798c
Fix typo in snitch.rst
...
Patch by Dongqi Xue; Reviewed by Blake Eggleston for CASSANDRA-13520
2017-05-15 09:50:42 -07:00
Marcus Eriksson
173dbab24b
Add more repair metrics
...
Patch by marcuse; reviewed by Chris Lohfink for CASSANDRA-13531
2017-05-15 16:42:36 +02:00
Benjamin Lerer
6deafff5ae
Merge branch cassandra-3.11 into trunk
2017-05-11 10:40:51 +02:00
Benjamin Lerer
8693357109
Fix duration type validation to prevent overflow
...
patch by Benjamin Lerer; reviewed by Andrés de la Peña for CASSANDRA-13218
2017-05-11 10:26:36 +02:00
Ben Slater
07c11ca45b
Add support for multiple table operations to cassandra-stress
...
Patch by Ben Slater; reviewed by tjake for CASSANDRA-8780
2017-05-08 13:36:18 -04:00
Blake Eggleston
4cfaf855c4
Add repair streaming preview
...
Patch by Blake Eggleston; Reviewed by Marcus Eriksson for CASSANDRA-13257
2017-04-24 09:21:33 -07:00
Sandeep Tamhankar
1f533260a0
Change protocol to allow sending key space independent of query string
...
patch by Sandeep Tamhankar; reviewed by Tyler Hobbs + Robert Stupp for CASSANDRA-10145
2017-04-12 20:56:35 +02:00
Marcus Eriksson
393226de62
Merge branch 'cassandra-3.11' into trunk
2017-04-07 08:11:44 +02:00
Marcus Eriksson
ebdf77194c
Merge branch 'cassandra-3.0' into cassandra-3.11
2017-04-07 08:11:29 +02:00
nothau
22acb00235
Updated commitlog documentation storage_engine.rst
...
Patch by Hau Phan; Reviewed by Jon Haddad and Evan Prothro for CASSANDRA-12805
2017-04-05 09:44:20 -07:00
Ariel Weisberg
2ba06310da
Add documentation for ideal consistency level metrics.
...
Patch by Ariel Weisberg; Reviewed by Jason Brown for CASSANDRA-13289
2017-04-04 19:34:27 -04:00
Ariel Weisberg
2c6924b561
Add additional statistics for speculative retry.
...
Patch by Ariel Weisberg; Reviewed by Blake Eggleston for CASSANDRA-13373
2017-04-03 18:24:02 -04:00
Stefan Podkowinski
0a091fcecc
Docs: add "Documentation contributors guide"
...
patch by Stefan Podkowinski; reviewed by Jeff Jirsa for CASSANDRA-13256
2017-03-28 19:03:30 +02:00
Jay Zhuang
380a614f1c
Replaced non-ASCII command line in doc
...
patch by Jay Zhuang, reviewed by jasobrown for CASSANDRA-13374
2017-03-28 05:22:02 -07:00
Christopher Batey
5a8983c148
Initial docs for stress
...
patch by Christopher Batey; reviewed by Stefan Podkowinski for CASSANDRA-12365
2017-03-15 19:58:49 +01:00
Jon Haddad
9bd482d36b
include a search on the doc home
...
patch by Jon Haddad; Reviewed by Blake Eggleston for CASSANDRA-13253
2017-03-13 11:29:29 -07:00
Suresh
666a00089c
Fix typo in documentation
...
Patch by Suresh C; Reviewed by Anthony Grasso for CASSANDRA-12719
2017-03-12 22:02:26 -07:00
Jeff Jirsa
0c5faef664
Add histogram for delay to deliver hints
...
Patch by Jeff Jirsa; Reviewed by Stefan Podkowinski for CASSANDRA-13234
2017-03-12 21:37:11 -07:00
Benjamin Lerer
f3cd28d859
Add the currentTimestamp, currentDate, currentTime and currentTimeUUID functions
...
patch by Benjamin Lerer; reviewed by Alex Petrov for CASSANDRA-13132
2017-03-07 17:49:14 +01:00
Ben Slater
57f5e36713
Documentation updates per CASSANDRA-12906
...
Patch by Ben Slater; reviewed by Nate McCall
2017-02-28 12:18:48 +13:00
Marcus Eriksson
27efbf2fc5
Output warning if user increases RF
...
Patch by marcuse; reviewed by Paulo Motta for CASSANDRA-13079
2017-02-20 13:52:11 +01:00
Benjamin Lerer
0409abc26a
Add support for + and - operations on dates
...
patch by Benjamin Lerer; reviewed by Alex Petrov for CASSANDRA-11936
2017-02-07 11:24:22 +01:00
Michael Shuler
8c2fcae336
Merge branch 'cassandra-3.11' into trunk
2017-01-31 14:55:15 -06:00
Jon Haddad
5e40fd9fa1
Improved docs around logged batches by noting the optimization when only a single partition is referenced
...
patch by Jon Haddad; reviewed by Michael Shuler for CASSANDRA-13160
2017-01-31 14:53:32 -06:00
Joaquin Casares
8c504a0b8c
Fix broken SASI diagrams from PR #90
...
This closes #91
2017-01-27 18:50:22 -06:00
Benjamin Lerer
80728df563
Merge branch cassandra-3.11 into trunk
2017-01-27 11:02:34 +01:00
Benjamin Lerer
84d836137d
Add duration type to the protocol V5
...
patch by Benjamin Lerer; reviewed by Tyler Hobbs for CASSANDRA-12850
2017-01-27 10:56:00 +01:00
Benjamin Lerer
369e7aa4c1
Merge branch cassandra-3.11 into trunk
2017-01-18 16:18:29 +01:00
Benjamin Lerer
d388289533
Merge branch cassandra-3.0 into cassandra-3.11
2017-01-18 16:07:14 +01:00
Carl Yeksigian
5f66d48b38
Remove alter type support
...
patch by Carl Yeksigian; reviewed by Benjamin Lerer for CASSANDRA-12443
2017-01-18 15:59:10 +01:00
Robert Stupp
0e9e0a4a83
Restrict script UDFs to Nashorn
2017-01-06 15:53:46 +01:00
Robert Stupp
2cabf9c49d
Merge branch 'cassandra-3.X' into trunk
2017-01-05 22:28:04 +01:00
Robert Stupp
eca51a0348
Merge branch 'cassandra-3.0' into cassandra-3.X
2017-01-05 22:26:48 +01:00
Robert Stupp
6e716c6da4
Merge branch 'cassandra-2.2' into cassandra-3.0
2017-01-05 22:20:31 +01:00
Joaquin Casares
d4fd04eb72
Update SASI.md
...
Minor grammatical fixes to improve readability.
This closes #90
2016-12-22 23:08:27 -06:00
Tyler Hobbs
2218d21636
Revert "Allow sending keyspace independent of query string"
...
This reverts commit a3008c879e .
2016-12-19 16:45:07 -06:00
Sandeep Tamhankar
a3008c879e
Allow sending keyspace independent of query string
...
Patch by Sandeep Tamhankar; reviewed by Tyler Hobbs for CASSANDRA-10145
2016-12-19 16:14:40 -06:00
Sylvain Lebresne
4881d9c308
Thrift removal
...
patch by Sylvain Lebresne; reviewed by Aleksey Yeschenko for CASSANDRA-11115
2016-12-13 10:27:12 +01:00
Benjamin Lerer
31501cc8b1
Merge branch cassandra-3.X into trunk
2016-12-12 14:10:13 +01:00
Alwyn Davis
3b84de4da4
Add mutation size and batch metrics
...
patch by Alwyn Davis; reviewed by Benjamin Lerer for CASSANDRA-12649
2016-12-12 14:05:39 +01:00
Edward Capriolo
d10d5caa3d
CASSANDRA-12989: Fix documentation for now()
...
Patch by Edward Capriolo; Reviewed by Jeff Jirsa for CASSANDRA-12989
2016-12-03 09:33:02 -08:00
Benjamin Lerer
f782f148bd
Merge branch cassandra-3.X into trunk
2016-11-21 18:54:34 +01:00
Benjamin Lerer
8b3de2f490
Add support for arithmetic operators
...
patch by Benjamin Lerer; reviewed by Sylvain Lebresne for CASSANDRA-11935
2016-11-21 18:04:42 +01:00
Tom van der Woerdt
9fe436e4d9
Add third party Perl driver to the documentation
...
Patch by Tom van der Woerdt; Reviewed by Jeff Jirsa for CASSANDRA-12908
2016-11-13 21:56:28 -08:00
Stefania Alborghetti
b4068ef00e
Merge branch 'cassandra-3.X' into trunk
2016-10-31 21:16:40 +08:00
Stefania Alborghetti
e0adc166a3
Extend native protocol request flags, add versions to SUPPORTED, and introduce ProtocolVersion enum
...
patch by Stefania Alborghetti; reviewed by Benjamin Lerer for CASSANDRA-12838
2016-10-31 21:14:42 +08:00
Marcus Eriksson
747a62f607
Merge branch 'cassandra-3.X' of https://git-wip-us.apache.org/repos/asf/cassandra into cassandra-3.X
2016-10-18 14:10:34 +02:00
Benjamin Lerer
bfd57d13b7
Add duration data type
...
patch by Benjamin Lerer; reviewed by Tyler Hobbs for CASSANDRA-11873
2016-10-18 14:09:43 +02:00
Benjamin Lerer
ecf05b8826
Add duration data type
...
patch by Benjamin Lerer; reviewed by Tyler Hobbs for CASSANDRA-11873
2016-10-18 14:01:05 +02:00
Marcus Eriksson
42e0fc5ee2
Merge branch 'cassandra-3.X' into trunk
2016-10-18 14:01:05 +02:00
Dikang Gu
9fc14bc5a5
Make the fanout size for LeveledCompactionStrategy to be configurable
...
Patch by Dikang Gu; reviewed by Marcus Eriksson for CASSANDRA-11550
2016-10-18 08:46:35 +02:00
Michael Shuler
d478f45d10
Merge branch 'cassandra-3.X' into trunk
2016-10-17 16:20:15 -05:00
Michael Shuler
7a5118c7de
Fix broken clean target in doc/Makefile
2016-10-17 16:19:52 -05:00
Michael Shuler
e66305de09
Merge branch 'cassandra-3.X' into trunk
2016-10-17 13:38:46 -05:00
Michael Shuler
720acc611f
Add curl key fetch and one-line the example `apt-key adv` key fetch.
...
Patch by Michael Shuler; reviewed by T Jake Luciani for CASSANDRA-12712
2016-10-17 13:36:42 -05:00
mck
b9191871c3
Automate Nodetool Documentation
...
patch by Andrew Baker ; reviewed by Jon Haddad for CASSANDRA-12672
2016-10-07 16:52:18 +11:00
Jon Haddad
c7f6ba8a42
fixed typos in set example as well as UDT example
2016-09-27 22:50:09 -07:00
Tyler Hobbs
cfedd4d0e1
Ninja: add link to snapshot builds to Development section
...
This was previously on the Downloads page, and needed to be moved
elsewhere.
2016-09-14 13:49:59 -05:00
Tyler Hobbs
7ea727cded
Ninja: actually commit images for IDE section of docs
...
Follow up to CASSANDRA-12449
2016-08-30 11:02:09 -05:00
Stefan Podkowinski
94df2a9c81
Add Development section to online docs
...
Patch by Stefan Podkowinski; reviewed by Tyler Hobbs for CASSANDRA-12449
2016-08-23 14:06:42 -05:00
Geoffrey Yu
39df31a06a
Add error code map to read/write failure responses
...
Patch by Geoffrey Yu; reviewed by Tyler Hobbs for CASSANDRA-12311
2016-08-19 16:04:39 -05:00
Tyler Hobbs
f808b5c7b7
Merge branch 'cassandra-3.9' into trunk
2016-08-17 18:08:12 -05:00
Tyler Hobbs
6230021509
Merge branch 'cassandra-3.0' into cassandra-3.8
2016-08-17 18:07:51 -05:00
Tyler Hobbs
7e19dc1c1b
Merge branch 'cassandra-2.2' into cassandra-3.0
2016-08-17 18:07:36 -05:00
Tyler Hobbs
f03b10cb4b
Ninja: add CASSANDRA-7660 to v4 spec changes section
2016-08-17 18:07:26 -05:00
Russell Spitzer
e83f9e69e2
Allow TTL with null value on insert and update
...
patch by Russell Spitzer; reviewed by Benjamin Lerer for CASSANDRA-12216
2016-08-16 16:36:13 +02: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
Vishy Kasar
a5d095e62e
Make it possible to compact a given token range
...
Patch by Vishy Kasar; reviewed by marcuse for CASSANDRA-10643
2016-08-05 09:21:04 +02:00
Benjamin Lerer
4205011c0f
Add support for GROUP BY to SELECT statement
...
patch by Benjamin Lerer; reviewed by Sylvain Lebresne for CASSANDRA-10707
2016-08-04 17:09:38 +02:00
Sylvain Lebresne
7eb9531a4d
Add theme for inclusion of the documentation on the website
2016-08-01 17:19:50 +02:00
Alex Petrov
d9322a1718
Add beta protocol flag for v5 native protocol
...
Patch by Alex Petrov; reviewed by Tyler Hobbs for CASSANDRA-12142
2016-07-28 14:17:51 -05:00
Sylvain Lebresne
12911352de
Option to leave omitted columns in INSERT JSON unset
...
patch by Oded Peer; reviewed by Sylvain Lebresne for CASSANDRA-11424
2016-07-19 15:49:09 +02:00
Sylvain Lebresne
e423527630
Add support for CQL in pygments (proper syntax highlighting)
2016-06-29 12:36:54 +02:00
Sylvain Lebresne
3023d59ba3
Initial FAQ section
2016-06-28 17:09:48 +02:00
Sylvain Lebresne
937184b30f
Add warning that doc is WIP
2016-06-28 17:09:45 +02: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
7988b3fcda
Add 'report bug' section
2016-06-27 20:01:31 +02:00
Sylvain Lebresne
02d2621469
Fix minor errors in CQL doc
2016-06-27 15:02:05 +02:00
Sylvain Lebresne
0e624238c1
Finish fixing the CQL doc
2016-06-24 17:01:37 +02:00
Sylvain Lebresne
7dfb25e3c2
Don't track auto-generated file
2016-06-22 10:06:09 +02:00
Sylvain Lebresne
54f7335cd9
Reorganize document
2016-06-22 09:30:46 +02:00
Tyler Hobbs
f2f3071443
Automatically generate docs for cassandra.yaml
2016-06-21 19:53:48 +02:00
Sylvain Lebresne
5d65542bd3
Fix CQL doc (incomplete)
2016-06-21 16:38:24 +02:00
T Jake Luciani
0ae84853f8
Add Metrics/Monitoring docs
2016-06-21 14:12:59 +02:00
Josh McKenzie
51b939c91d
Add Change Data Capture documentation
2016-06-21 14:12:59 +02:00
Tyler Hobbs
7bf837cae0
Docs for Memtable and SSTable architecture
2016-06-21 14:12:59 +02:00
Marcus Eriksson
8d2bd0d9ce
Add doc on compaction
2016-06-17 22:03:38 +02:00
Sam Tunnicliffe
898b91a029
Add initial version of security section
2016-06-17 21:28:11 +02:00
Tyler Hobbs
b1edbd1214
Fill in Replication, Tuneable Consistency sections
2016-06-16 12:23:52 +02:00
Tyler Hobbs
62e3d7dd2c
Add docs for cqlsh
2016-06-16 12:23:52 +02:00
Paulo Motta
4d444022c3
Add snitch and range movements section on Operations
2016-06-15 10:31:17 +02:00
Sylvain Lebresne
4ed00607df
Allow terms in selection clauses
...
patch by slebresne; reviewed by blerer for CASSANDRA-10783
2016-06-15 09:33:06 +02: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
Marcus Eriksson
8ef1e2ce25
Merge branch 'cassandra-3.0' into trunk
2016-06-07 07:45:10 +02:00
Jeff Jirsa
6c867f0030
Add TimeWindowCompactionStrategy
...
Patch by Jeff Jirsa; reviewed by marcuse for CASSANDRA-9666
2016-06-07 07:38:22 +02:00
Aleksey Yeschenko
007a3f57a3
Merge branch 'cassandra-3.7' into trunk
2016-06-03 19:30:43 +01:00
Aleksey Yeschenko
5fde342c26
Merge branch 'cassandra-3.0' into cassandra-3.7
2016-06-03 19:30:30 +01:00
Amos Jianjun Kong
02f78f658c
Correct section number of opcode section in protocol spec
...
patch by Amos Jianjun Kong; reviewed by Aleksey Yeschenko for
CASSANDRA-11915
2016-06-03 19:29:19 +01:00
Alex Petrov
93b3aa8a46
Added compatibility table and test for primitive types
...
Patch by Giampaolo Trapasso; reviewed by Alex Petrov for CASSANDRA-11114
2016-05-23 16:12:25 -04:00
Sam Tunnicliffe
7b0c7164aa
Integrated JMX Authentication and Authorization
...
Patch by Jan Karlsson and Sam Tunnicliffe; reviewed by Jake Luciani for
CASSANDRA-10091
2016-05-02 11:44:48 +01:00
Robert Stupp
5288d434b3
Allow instantiation of UDTs and tuples in UDFs
...
patch by Robert Stupp; reviewed by Tyler Hobbs for CASSANDRA-10818
2016-04-13 20:12:29 +02:00
Tyler Hobbs
677230df69
Support for non-frozen UDTS
...
Patch by Tyler Hobbs; reviewed by Benjamin Lerer for CASSANDRA-7423
2016-04-08 15:26:12 -05:00
Sylvain Lebresne
e1e692a754
Add documentation for 7017
2016-04-07 12:00:00 +02:00
Amit Singh Chowdhery
ca2e71c381
Add/drop multiple columns in one ALTER TABLE statement
...
patch by Amit Singh Chowdhery; reviewed by Robert Stupp for CASSANDRA-10411
2016-03-28 19:06:42 +02:00
Sylvain Lebresne
3508cd1af3
Merge branch 'cassandra-3.5' into trunk
2016-03-17 10:22:10 +01:00
Sylvain Lebresne
d526ad79d7
Merge branch 'cassandra-3.0' into cassandra-3.5
2016-03-17 10:21:58 +01:00
Sylvain Lebresne
8d101fdd5c
Merge branch 'cassandra-2.2' into cassandra-3.0
2016-03-17 10:21:46 +01:00
Sylvain Lebresne
5e2d3d2fa7
Merge branch 'cassandra-2.1' into cassandra-2.2
2016-03-17 10:18:58 +01:00