Commit Graph

  • 054187acf2 db/serializer: Introduce to_bytes/from_bytes helpers Tomasz Grabiec 2015-12-13 11:56:05 +01:00
  • e8d49a106c query_processor: Add trace-level logging of queries Tomasz Grabiec 2015-12-14 18:02:55 +01:00
  • de09c86681 data_value: Make printable Tomasz Grabiec 2015-12-14 18:02:32 +01:00
  • 2ee60d8496 tests: sstable_test: Avoid throwing during expected conditions Tomasz Grabiec 2015-11-19 15:54:23 +01:00
  • ef49c95015 tests: cql_query_env: Avoid exceptions during normal execution Tomasz Grabiec 2015-12-14 20:04:33 +01:00
  • 50984ad8d4 scylla-gdb.py: Allow the script to be sourced multiple times Tomasz Grabiec 2015-11-18 20:44:23 +01:00
  • e27a5d97f6 Merge "background mutation throttling" from Gleb Avi Kivity 2015-12-16 18:08:12 +02:00
  • 41be378ff1 db: fix build of sstable list in column_family::compact_sstables Raphael S. Carvalho 2015-12-16 11:01:08 -02:00
  • 4c84d23f3b Merge seastar upstream Avi Kivity 2015-12-16 17:42:30 +02:00
  • 0d5166dcd8 tests: Add test for get_restricted_ranges() Tomasz Grabiec 2015-12-15 17:49:31 +01:00
  • e445e4785c storage_proxy: Extract get_restricted_ranges() as a free function Tomasz Grabiec 2015-12-15 17:48:54 +01:00
  • 756624ef18 Remove dead code Tomasz Grabiec 2015-12-15 18:00:28 +01:00
  • eb27fb1f6b range: Introduce equal() Tomasz Grabiec 2015-12-15 17:48:20 +01:00
  • 43929d0ec1 commitlog: Add some comments about the IO flow Calle Wilund 2015-12-01 14:34:31 +01:00
  • 43d3c5f354 release: prepare for 0.13.2 scylla-0.13.2 Pekka Enberg 2015-12-16 11:46:14 +02:00
  • de63b3a824 storage_proxy: provide timeout for send_mutation verb Gleb Natapov 2015-12-13 09:26:19 +02:00
  • fe4bc741f4 storage_proxy: throttle mutations based on ongoing background activity Gleb Natapov 2015-12-15 11:47:43 +02:00
  • 40e8a9c99c sstables/compaction: Fix compilation error with GCC 4.9.2 Pekka Enberg 2015-12-16 09:49:51 +02:00
  • 36d31a5dab fix cql_query_test Raphael S. Carvalho 2015-12-16 04:03:45 -02:00
  • 63c0906b16 messaging_service: drop unnecessary explicit templates Nadav Har'El 2015-12-15 17:13:55 +02:00
  • 438f6b79f7 messaging_service: allow any self-serializing type Nadav Har'El 2015-12-15 17:13:54 +02:00
  • a78f4656e8 Introduce ring_position_less_comparator Tomasz Grabiec 2015-12-15 17:48:02 +01:00
  • 8fc7583224 Merge seastar upstream Avi Kivity 2015-12-15 16:50:16 +02:00
  • e43ae7521f storage_proxy: unfuturize send_to_live_endpoints() Gleb Natapov 2015-12-15 11:47:23 +02:00
  • 305c2b0880 frozen_mutation: Introduce decorated_key() helper Tomasz Grabiec 2015-12-15 11:53:44 +01:00
  • 179b587d62 Abstract timestamp creation behind new_timestamp() Tomasz Grabiec 2015-12-15 11:58:44 +01:00
  • 8abd013601 Merge Avi Kivity 2015-12-15 15:00:49 +02:00
  • fb8a4f6c1b Merge " implement get_compactions API" from Raphael Avi Kivity 2015-12-15 14:59:49 +02:00
  • 71f92c4d14 mutation_partition: do not move rows_entry::_link Paweł Dziepak 2015-12-14 23:17:33 +01:00
  • 59245e7913 row_cache: add functions for invalidating entries in cache Paweł Dziepak 2015-12-15 12:17:58 +01:00
  • 833a78e9f7 api: implement get_compactions Raphael S. Carvalho 2015-12-03 17:21:05 -02:00
  • 193ede68f3 compaction: register and deregister compaction_stats Raphael S. Carvalho 2015-11-30 23:17:29 -02:00
  • e74dcc86bd compaction_manager: introduce list of compaction_stats Raphael S. Carvalho 2015-11-30 23:05:51 -02:00
  • a26fb15d1a db: add method to get compaction manager from cf Raphael S. Carvalho 2015-11-30 23:03:07 -02:00
  • 1fba394dd0 sstables: store keyspace and cf in compaction_stats Raphael S. Carvalho 2015-11-30 22:28:35 -02:00
  • ac1a67c8bc sstables: move compaction_stats to header file Raphael S. Carvalho 2015-11-30 22:24:45 -02:00
  • a2eac711cf Merge "compaction history support" from Raphael Avi Kivity 2015-12-15 13:22:14 +02:00
  • 87fbe29cf9 api: add support to compaction history Raphael S. Carvalho 2015-12-02 16:50:34 -02:00
  • 9c5afb8e58 dist: add scylla-gdb.py on scylla-server-debuginfo rpm package Takuya ASADA 2015-12-03 05:39:26 +09:00
  • a2fb0ec9a3 sstables: update compaction history at the end of compaction Raphael S. Carvalho 2015-11-25 19:39:27 -02:00
  • 433ed60ca3 db: add method to get compaction history Raphael S. Carvalho 2015-12-07 14:29:27 -02:00
  • f3beacac28 db: add method to update the system table COMPACTION_HISTORY Raphael S. Carvalho 2015-11-25 18:47:06 -02:00
  • 0fa194c844 sstables: remove outdated comment Raphael S. Carvalho 2015-11-23 18:17:12 -02:00
  • 6142efaedb db: fix indentation Raphael S. Carvalho 2015-11-23 17:20:32 -02:00
  • 81f5b1716e sstables: fix comment describing sstable::mark_for_deletion Raphael S. Carvalho 2015-11-23 17:18:05 -02:00
  • 7bbc1b49b6 db: add missing sstable::mark_for_deletion call Raphael S. Carvalho 2015-11-23 17:06:45 -02:00
  • 0865ecde17 storage_proxy: Fix range splitting Tomasz Grabiec 2015-12-14 12:40:59 +01:00
  • 3b7693feda dist: add package dependency to gnutls library Takuya ASADA 2015-12-14 20:02:26 +09:00
  • ba09c545fc dist/docker: Enable SMP support Pekka Enberg 2015-12-11 10:02:15 +02:00
  • fd14cb3743 mutation_partition: fix leak in move assignment operator Avi Kivity 2015-12-14 10:39:03 +02:00
  • 9781e0d34d storage_service: Make bootstrapping/leaving/moving log more consistent Asias He 2015-12-10 21:03:08 +08:00
  • 1991fd5ca2 Merge branch 'pdziepak/fix-clustering-key-comparison/v2' fom seastar-dev.git Tomasz Grabiec 2015-12-11 12:51:02 +01:00
  • 3a73496817 tests/cql: add test for ordering clustering keys Paweł Dziepak 2015-12-11 10:49:54 +01:00
  • 8cab343895 compound: fix compare() of prefixable types Paweł Dziepak 2015-12-11 10:48:15 +01:00
  • 8fd4b9f911 schema: remove _clustering_key_prefix_type Paweł Dziepak 2015-12-11 10:46:42 +01:00
  • bb9a71f70c thrift: let class_from_compound_type() accept prefixable types Paweł Dziepak 2015-12-11 10:45:56 +01:00
  • 0d8a02453e types: Fix frozen collection type names Pekka Enberg 2015-12-11 11:37:57 +02:00
  • 63bdeb65f2 cql3: Implement maps::literal::test_assignment() function Pekka Enberg 2015-12-11 10:32:31 +02:00
  • 57ee9676c2 storage_service: Fix default ring_delay time Asias He 2015-12-11 13:25:18 +08:00
  • b3cd672d97 Merge seastar upstream Avi Kivity 2015-12-10 18:11:59 +02:00
  • 9d482532f4 tests/lsa: reduce the size of large allocation Paweł Dziepak 2015-12-10 13:04:37 +01:00
  • d425aacaeb release: copy version string into heap Avi Kivity 2015-12-09 16:16:23 +02:00
  • 2167173251 utils/logalloc.cc - Declare member minimum_size from segment_zone struct Lucas Meneghel Rodrigues 2015-12-10 12:53:19 +02:00
  • b7d10b710e streaming: Propagate fail to send PREPARE_DONE_MESSAGE exception Asias He 2015-12-10 18:26:00 +08:00
  • ec453c5037 managed_bytes: fix potentially unaligned accesses Paweł Dziepak 2015-12-10 03:16:06 +01:00
  • 43498b3158 Merge branch 'pdziepak/fix-partial-clustering-keys/v1' from seastar-dev.git Tomasz Grabiec 2015-12-10 10:43:12 +01:00
  • 66ff1421f0 tests/cql: add test for clustering keys with empty components Paweł Dziepak 2015-12-10 05:28:26 +01:00
  • 64f50a4f40 db: make clustering_key a prefix Paweł Dziepak 2015-12-10 05:26:19 +01:00
  • 77c7ed6cc5 keys: add prefix_equality_less_compare for prefixes Paweł Dziepak 2015-12-10 05:16:31 +01:00
  • 220a3b23c0 keys: allow creating partial views of prefixes Paweł Dziepak 2015-12-10 05:15:13 +01:00
  • 3c16ab080a sstables: do not assume clustering_key has the proper format Paweł Dziepak 2015-12-10 04:51:21 +01:00
  • 5f1e9fd88f mutation_partition: remove unused find_entry() Paweł Dziepak 2015-12-10 03:26:40 +01:00
  • 3287022000 cql3: do not assume that clustering key is full Paweł Dziepak 2015-12-10 03:19:31 +01:00
  • 167addbfe1 main: remove issue #417 (poll mode) warning Avi Kivity 2015-12-09 19:00:32 +02:00
  • a352d63bf9 Merge seastar upstream Avi Kivity 2015-12-09 18:58:41 +02:00
  • 59cd785778 Merge scylla-seastar branch-0.13 scylla-0.13.1 Avi Kivity 2015-12-09 18:26:22 +02:00
  • bb24d4324f Redirect seastar submodule to scylla-seastar repository Avi Kivity 2015-12-09 18:23:47 +02:00
  • 3c988e8240 perf_sstable: use current scylla default directory Glauber Costa 2015-12-09 09:34:27 -06:00
  • 01c3670def Merge seastar upstream Avi Kivity 2015-12-09 16:47:47 +02:00
  • 66938ac129 streaming: Add retransmit logic for streaming verbs Asias He 2015-12-09 21:09:26 +08:00
  • 14794af260 Merge seastar upstream Avi Kivity 2015-12-09 15:11:59 +02:00
  • eb7ae39f40 release: prepare for 0.13.1 Pekka Enberg 2015-12-09 14:19:43 +02:00
  • 4281b48472 gossip: Fix endless marking a node down Asias He 2015-12-08 14:24:10 +08:00
  • 213700e42f Merge seastar upstream Avi Kivity 2015-12-09 11:01:13 +02:00
  • 204610ac61 Merge "Make LSA more large-allocation-friendly" from Paweł Avi Kivity 2015-12-09 10:49:23 +02:00
  • 883074e936 Merge "Fix replace_node support" from Asias Avi Kivity 2015-12-09 10:42:52 +02:00
  • 8ba66bb75d managed_bytes: fix copy size in move constructor Paweł Dziepak 2015-12-09 01:25:03 +01:00
  • b63d49c773 storage_service: Log removing replaced endpoint from system.peers Asias He 2015-12-09 11:31:05 +08:00
  • d26c7e671d storage_service: Enable commented out code in handle_state_normal Asias He 2015-12-09 11:03:30 +08:00
  • 3793bb7be1 token_metadata: Add get_endpoint_to_token_map_for_reading Asias He 2015-12-09 11:02:39 +08:00
  • 1cc7887ffb token_metadata: Do nothing if tokens is empty. Asias He 2015-12-09 10:57:40 +08:00
  • e79c85964f system_keyspace: Flush system.peers in remove_endpoint Asias He 2015-12-09 10:48:03 +08:00
  • 110a18987e token_metadata: Print Token changing ownership from Asias He 2015-12-08 19:04:02 +08:00
  • 906f670a86 gossip: Print node status in handle_major_state_change Asias He 2015-12-08 16:15:42 +08:00
  • a0325a5528 gossip: Simplify is_shutdown and friends. Asias He 2015-12-08 15:07:16 +08:00
  • 9d4382c626 gossip: Introduce get_gossip_status Asias He 2015-12-08 14:55:24 +08:00
  • 5a65d8bcdd gossip: Fix endless marking a node down Asias He 2015-12-08 14:24:10 +08:00
  • fa3c84db10 gossip: Kill default constructor for versioned_value Asias He 2015-12-08 12:52:40 +08:00
  • 52a5e954f9 gossip: Pass const ref for versioned_value in on_change and before_change Asias He 2015-12-08 11:40:21 +08:00
  • 3308430343 storage_service: Make before_change and on_change log print more informative Asias He 2015-12-08 10:45:30 +08:00