Commit Graph

  • de75f3fa69 row_cache: Add default value for partition range in make_reader() Tomasz Grabiec 2015-11-24 11:47:35 +01:00
  • ab328ead3d mutation: Introduce ring_position() Tomasz Grabiec 2015-11-22 20:36:52 +01:00
  • 32ac2ccc4a memtable: Introduce apply(memtable&) Tomasz Grabiec 2015-11-22 20:32:00 +01:00
  • 7c3e6c306b row_cache: Wait for in-flight populations on update Tomasz Grabiec 2015-11-22 20:32:52 +01:00
  • a3e3add28a utils: Introduce phased_barrier Tomasz Grabiec 2015-11-22 20:27:11 +01:00
  • a26ffefd53 transport/server: Remove CQL text type from encoding Pekka Enberg 2015-11-26 14:40:19 +02:00
  • 2599b78583 Merge "CQL notification + storage_service fix" from Asias Pekka Enberg 2015-11-27 10:09:56 +02:00
  • da0e80a286 storage_service: Fix failed bootstrap/replace attempts being persisted in system.peers Asias He 2015-11-27 11:07:59 +08:00
  • 36b2de10ed failure_detector: Improve FD logging when the arrival time is ignored Asias He 2015-11-27 10:30:33 +08:00
  • ed9cd23a2d transport: Fix duplicate up/down messages sent to native clients Asias He 2015-11-27 09:48:18 +08:00
  • 25bb889c2a transport: Fix wrong message for UP and DOWN event Asias He 2015-11-27 10:06:11 +08:00
  • ca8c4f3e77 storage_service: Fix MOVED_NODE client event (CASSANDRA-8516) Asias He 2015-11-27 08:40:39 +08:00
  • ad358300a9 cql server: remove connection from notifiers earlier Gleb Natapov 2015-11-26 18:45:15 +02:00
  • 569d288891 cql3: Add TRUNCATE TABLE alias for TRUNCATE Pekka Enberg 2015-10-29 08:27:13 +02:00
  • 96f40d535e cql server: add missing gate during connection access Gleb Natapov 2015-11-25 17:43:52 +02:00
  • a7c11d1e30 db: Fix handling of missing column family Tomasz Grabiec 2015-11-25 13:01:19 +01:00
  • 3a402db1be storage_proxy: Remove dead signature Tomasz Grabiec 2015-11-20 18:46:01 +01:00
  • d03b452322 storage_service: Remove RPC client in on_dead Asias He 2015-11-25 08:48:03 +08:00
  • d9d8f87c1b storage_proxy: filter out natural endpoints from pending endpoint Gleb Natapov 2015-11-25 15:48:14 +02:00
  • cf7541020f Merge "Enable more config options" from Asias Pekka Enberg 2015-11-25 16:09:22 +02:00
  • c3f03d5c96 Merge branch 'pdziepak/random-lsa-patches/v3' from seastar-dev.git Tomasz Grabiec 2015-11-25 10:26:23 +01:00
  • 89f7f746cb lsa: fix printing object_descriptor::_alignment Paweł Dziepak 2015-11-24 20:13:29 +01:00
  • 65875124b7 lsa: guarantee that segment_heap doesn't throw Paweł Dziepak 2015-11-24 19:51:22 +01:00
  • 273b8daeeb lsa: add no-op default constructor for segment Paweł Dziepak 2015-11-24 16:37:37 +01:00
  • e6cf3e915f lsa: add counters for memory used by large objects Paweł Dziepak 2015-11-16 22:21:44 +01:00
  • 9396956955 scylla-gdb.py: show lsa statistics and regions Paweł Dziepak 2015-11-16 18:46:24 +01:00
  • aaecf5424c scylla-gdb.py: show free, used and total memory Paweł Dziepak 2015-11-19 15:27:32 +01:00
  • 6b113a9a7a lsa: fix eviction of large blobs Paweł Dziepak 2015-11-16 18:46:09 +01:00
  • 4a8c79ca0e dist: re-initialize RAID on ephemeral disk when stop/restart AMI instance Takuya ASADA 2015-11-24 16:45:49 +09:00
  • 3a9200db03 config: Add more document for options Asias He 2015-11-24 10:01:55 +08:00
  • 7ddf8963f5 config: Enable broadcast_rpc_address option Asias He 2015-11-19 16:25:29 +08:00
  • 33ef58c5c9 utils: Add get_broadcast_rpc_address and set_broadcast_rpc_address helper Asias He 2015-11-19 16:01:19 +08:00
  • 1e55aa38c1 storage_service: Implement is_replacing Asias He 2015-11-19 11:22:32 +08:00
  • 644c226d58 config: Enable replace_address and replace_address_first_boot option Asias He 2015-11-19 11:06:36 +08:00
  • bfe26ea208 config: Enable replace_token option Asias He 2015-11-19 10:36:23 +08:00
  • 730abbc421 config: Enable replace_node option Asias He 2015-11-19 10:13:17 +08:00
  • 2513d6ddbe config: Enable load_ring_state option Asias He 2015-11-19 09:57:05 +08:00
  • 6e72e78e0d config: Enable join_ring option Asias He 2015-11-18 18:57:58 +08:00
  • 505b3e4936 config: Enable consistent_rangemovement option Asias He 2015-11-18 18:48:51 +08:00
  • 33e5097090 messaging: do not kill live connection needlessly Gleb Natapov 2015-11-23 19:51:44 +02:00
  • cb0b56f75f Merge tag 'empty/v3' from https://github.com/avikivity/scylla Tomasz Grabiec 2015-11-23 16:12:06 +01:00
  • b1a0c4b451 commitlog_tests: Add segment corruption tests Calle Wilund 2015-11-23 15:15:10 +01:00
  • d65adef10c commitlog_tests: test cleanup Calle Wilund 2015-11-23 14:02:46 +01:00
  • 262f44948d commitlog: Add get_flush_count method (for testing) Calle Wilund 2015-11-23 14:02:22 +01:00
  • 76b43fbf74 commitlog_replayer: Handle replay data errors as non-fatal Calle Wilund 2015-11-23 13:32:14 +01:00
  • 2fe2320490 commitlog: Make reading segments with crc/data errors non-fatal Calle Wilund 2015-11-23 13:31:21 +01:00
  • 23895ac7f5 types: fix up confusion around empty serialized representation Avi Kivity 2015-11-22 12:20:24 +02:00
  • ae9e0c3d41 storage_proxy: Avoid potential use after move on schema_ptr Tomasz Grabiec 2015-11-20 18:42:13 +01:00
  • 0799251a9f Merge "optimize the sstable loading step of boot" from Raphael Avi Kivity 2015-11-22 11:27:34 +02:00
  • 23723991ed gossip: Fix STATUS field in nodetool gossipinfo Asias He 2015-11-18 16:22:35 +08:00
  • a5842642fa sstables: change buf size in read_simple to 128k Raphael S. Carvalho 2015-11-17 19:28:54 -02:00
  • 0f3ccc1143 db: optimize the sstable loading process Raphael S. Carvalho 2015-11-18 20:29:13 -02:00
  • 0053394ec0 sstables: introduce mark_sstable_for_deletion Raphael S. Carvalho 2015-11-18 20:13:00 -02:00
  • 0ce2b7bc8d db: introduce belongs_to_current_shard Raphael S. Carvalho 2015-11-18 19:22:46 -02:00
  • f06b72eb18 sstables: introduce function to return sstable key range Raphael S. Carvalho 2015-11-18 18:38:56 -02:00
  • 966e8c7144 db: introduce parallelism to sstable loading Raphael S. Carvalho 2015-11-14 13:06:29 -02:00
  • 83c8b3e433 dist: support Ubuntu 15.10 Takuya ASADA 2015-11-19 17:23:14 +09:00
  • 53e842aaf7 scylla-gdb.py: Fix scylla column_families command Tomasz Grabiec 2015-11-18 20:49:50 +01:00
  • 0b91b643ba types: empty value support for non-container types Avi Kivity 2015-11-18 10:44:16 +02:00
  • 7257f72fbf types: introduce maybe_empty<T> type alias Avi Kivity 2015-11-18 10:42:51 +02:00
  • 58d3a3e138 types: introduce emptyable<> template Avi Kivity 2015-11-18 10:40:26 +02:00
  • 0870caaea1 cql transport: catch all exceptions Gleb Natapov 2015-11-18 15:13:54 +02:00
  • 242e5ea291 streaming: Ignore remote no_such_column_family for stream_transfer_task Asias He 2015-11-17 17:31:58 +08:00
  • 3816e35d11 storage_service: Detect other bootstrapping/leaving/moving nodes during bootstrap Asias He 2015-11-17 15:23:25 +08:00
  • 6390bc3121 README: instructions for contributing Avi Kivity 2015-11-18 15:10:37 +02:00
  • 3b52033371 gossip: Favor newly added node in do_gossip_to_live_member Asias He 2015-11-17 14:44:07 +08:00
  • 374414ffd0 API: failure_detector modify the get_all_endpoint_states Amnon Heiman 2015-11-18 13:54:59 +02:00
  • 17f6dc3671 Merge seastar upstream Avi Kivity 2015-11-18 11:20:27 +02:00
  • 16cd5892f7 dist: setup rps on scylla_prepare, not on scylla_run Takuya ASADA 2015-11-18 17:08:50 +09:00
  • a74ec0bf9e release: prepare for 0.12 scylla-0.12 branch-0.12 Pekka Enberg 2015-11-18 11:01:48 +02:00
  • 269ea7f81b storage_service: Enable is_ready_for_bootstrap in join_token_ring Asias He 2015-11-18 15:55:16 +08:00
  • bb1470f0d4 migration_manager: Introduce is_ready_for_bootstrap Asias He 2015-11-18 15:55:15 +08:00
  • ba859acb3b big_decimal: add default constructor Avi Kivity 2015-11-18 10:36:03 +02:00
  • f0a6c33b6d dist: use /var/lib/scylla instead of /data on ami Takuya ASADA 2015-11-18 16:26:31 +09:00
  • 6d25b8d496 query_pagers: Handle partition with no data but statics Calle Wilund 2015-11-17 15:22:16 +01:00
  • 5368f1a998 query_pagers: Fix aggregate query bug Calle Wilund 2015-11-17 14:29:42 +01:00
  • 7d8c72d24f Merge "move scylla.yaml to /etc/scylla" from Takuya Avi Kivity 2015-11-17 17:02:14 +02:00
  • 60efcd791a dist: don't specify scylla.yaml path directly, use SCYLLA_CONF instead Takuya ASADA 2015-11-17 00:36:21 +09:00
  • 6972d78e93 dist: specify SCYLLA_CONF as /etc/scylla Takuya ASADA 2015-11-16 02:46:28 +09:00
  • aeb076a6c0 dist: change scylla.yaml install path to /etc/scylla (Ubuntu) Takuya ASADA 2015-11-16 02:45:36 +09:00
  • b5bd34c0c2 dist: change scylla.yaml install path to /etc/scylla (Fedora/CentOS) Takuya ASADA 2015-11-16 02:24:40 +09:00
  • 51813dc8ce dist: merge redhat/limits.d and debian/limits.d to common/limits.d Takuya ASADA 2015-11-15 17:09:58 +09:00
  • 863eea2bb3 dist: do not overwrite config files on 'yum update' Takuya ASADA 2015-11-10 17:01:06 +09:00
  • 6ac54a27dc streaming: Skip non-exist cf for stream_transfer_task Asias He 2015-11-16 22:18:32 +08:00
  • c37afcfdee lsa: account for size of objects too big for LSA Paweł Dziepak 2015-11-13 18:56:52 +01:00
  • e04a6ea80a Merge "Add the natural_endpoints API" from Amnon Avi Kivity 2015-11-16 13:16:42 +02:00
  • c2051c200e API: messaging service add timeout and dropped support Amnon Heiman 2015-11-12 10:34:14 +02:00
  • 79ab5e68f4 enable broadcast_address configuration option Gleb Natapov 2015-11-12 17:45:50 +02:00
  • 358648a8ee init: Check seeds address if listen_address != broadcast_address Asias He 2015-11-13 16:57:11 +08:00
  • c973d2ea65 to_string: Support std::set and std::unordered_set for to_string Asias He 2015-11-13 16:57:10 +08:00
  • 9575a7b2ea Merge "Gossiper const correctness" from Pekka Avi Kivity 2015-11-16 13:08:53 +02:00
  • b5cc3ac81c transport: Fix cql server stop Asias He 2015-11-13 15:40:18 +08:00
  • eb220507ce storage_proxy: use correct endpoint address for mutation acks processing Gleb Natapov 2015-11-12 14:56:38 +02:00
  • a6e73d40d7 Move seastar.git HEAD Tomasz Grabiec 2015-11-16 10:23:13 +01:00
  • 3c72ea9f96 gms: Fix gossiper::handle_major_state_change() restart logic Pekka Enberg 2015-11-16 08:53:52 +02:00
  • 7e0f99cc3b Merge tag 'native-preparatory/v1' from https://github.com/avikivity/scylla.git Tomasz Grabiec 2015-11-16 10:01:38 +01:00
  • b6e7312c07 Merge 'memtable-allocating_section/v2' from https://github.com/avikivity/scylla.git Tomasz Grabiec 2015-11-16 10:01:05 +01:00
  • a40a62d840 memtable: use allocating_section to guard allocations Avi Kivity 2015-11-15 19:08:23 +02:00
  • 5f48f4aa7c gms/heart_beat_state: Make get_heart_beat_version() const Pekka Enberg 2015-11-12 12:59:22 +02:00
  • dc6eaa3a44 gms/gossip_digest: Make some members const Pekka Enberg 2015-11-11 16:59:53 +02:00