Commit Graph

  • a7966e9b71 mutation_partition: Fix friend declarations Tomasz Grabiec 2016-03-18 13:52:28 +01:00
  • dc290f0af7 mutation_partition: Make apply() atomic even in case of exception Tomasz Grabiec 2016-03-18 13:29:09 +01:00
  • e09d186c7c mutation_partition: Make intrusive sets ReversiblyMergeable Tomasz Grabiec 2016-03-18 13:26:29 +01:00
  • f1a4feb1fc mutation_partition: Make row_tombstones_entry ReversiblyMergeable Tomasz Grabiec 2016-03-18 13:24:09 +01:00
  • e4a576a90f mutation_partition: Make rows_entry ReversiblyMergeable Tomasz Grabiec 2016-03-18 13:22:57 +01:00
  • aadcd75d89 mutation_partition: Make row_marker ReversiblyMergeable Tomasz Grabiec 2016-03-18 13:21:46 +01:00
  • ea7c2dd085 mutation_partition: Make row ReversiblyMergeable Tomasz Grabiec 2016-03-17 12:44:14 +01:00
  • c9d4f5a49c atomic_cell_or_collection: Introduce as_atomic_cell_ref() Tomasz Grabiec 2016-03-21 18:30:06 +01:00
  • 1ffe06165d atomic_cell_hash: Specialize appending_hash<> for atomic_cell and collection_mutation Tomasz Grabiec 2016-03-18 22:19:43 +01:00
  • bfc6413414 atomic_cell: Add REVERT flag Tomasz Grabiec 2016-03-18 20:14:39 +01:00
  • 7fcfa97916 tombstone: Make ReversiblyMergeable Tomasz Grabiec 2016-03-18 12:48:18 +01:00
  • 1407173186 Introduce the concept of ReversiblyMergeable Tomasz Grabiec 2016-03-18 12:48:40 +01:00
  • 9fc7f8a5ed mutation_partition: row: Add empty() Tomasz Grabiec 2016-03-18 12:44:28 +01:00
  • d5e66a5b0d mutation_partition: row: Allow storing empty cells internally Tomasz Grabiec 2016-03-18 12:40:52 +01:00
  • ed1e6515db mutation_partition: Make row::merge() tolerate empty row Tomasz Grabiec 2016-03-17 18:55:37 +01:00
  • 184e2831e7 managed_bytes: Mark move-assignment noexcept Tomasz Grabiec 2016-03-18 20:36:57 +01:00
  • 92d4cfc3ab managed_bytes: Make copy assignment exception-safe Tomasz Grabiec 2016-03-17 13:34:50 +01:00
  • 22d193ba9f managed_bytes: Make linearization_context::forget() noexcept Tomasz Grabiec 2016-03-17 13:28:41 +01:00
  • 87d7279267 mutation: Add copy assignment operator Tomasz Grabiec 2016-03-17 13:24:16 +01:00
  • 80d2b72068 build: prepare for 1.0 release series Avi Kivity 2016-03-21 18:44:05 +02:00
  • b7e338275b fix centos local ami creation (revert some changes) Shlomi Livne 2016-03-21 18:33:37 +02:00
  • 208b7fa7ba streaming: Simplify session completion logic Asias He 2016-03-21 14:09:24 +08:00
  • 4892a6ded9 build: Invoke Seastar build only once Pekka Enberg 2016-03-21 14:24:36 +02:00
  • 6edd909b00 dist: stop using '-p' option on lsblk since Ubuntu doesn't supported it Takuya ASADA 2016-03-19 03:23:31 +09:00
  • 5982c0ee10 Cql.g: Add extension function SCYLLA_TIMEUUID_LIST_INDEX Calle Wilund 2016-03-21 12:27:17 +00:00
  • 5b570c417b cql3::operation: Allow set_element to be "by uuid" (for lists) Calle Wilund 2016-03-21 12:25:12 +00:00
  • 71170f51a8 cql3::lists: Add setter_by_uuid operation Calle Wilund 2016-03-21 12:24:05 +00:00
  • 39992dd559 gossip: Sync gossip_digest.idl.hh and application_state.hh Asias He 2016-03-21 18:59:11 +08:00
  • bcdd034512 dist/ubuntu: Install wget package if it's not available Pekka Enberg 2016-03-21 12:05:06 +02:00
  • 891476dfc6 gossip: Handle unknown application_state when printing Asias He 2016-03-21 17:38:03 +08:00
  • ac95f04ff9 gossip: Handle unknown application_state when printing Asias He 2016-03-21 17:38:03 +08:00
  • 7acc9816d2 gossip: Handle unknown application_state when printing Asias He 2016-03-21 17:38:03 +08:00
  • 28ccd866e2 streaming: Move ranges in stream_plan Asias He 2016-03-21 14:09:23 +08:00
  • e1e4766cc6 Merge "Ubuntu based AMI support" from Takuya Avi Kivity 2016-03-20 20:40:21 +02:00
  • de4b4e593d db: better handling of failure in column_family::populate Raphael Carvalho 2016-03-17 15:48:58 -03:00
  • 7869a48c31 Update scylla-ami submodule Avi Kivity 2016-03-20 17:26:03 +02:00
  • 769204d41e dist: allow more requests for i2 instances Takuya ASADA 2016-03-18 06:44:27 +09:00
  • c518e852ee modificiation_statement: Use result_view::do_with() Tomasz Grabiec 2016-03-18 22:29:52 +01:00
  • 6d031b4c6b Merge seastar upstream Avi Kivity 2016-03-20 13:32:18 +02:00
  • 8134992024 mutation_partition: Add cell_entry constructor which makes an empty cell Tomasz Grabiec 2016-03-17 12:43:48 +01:00
  • 518e956736 mutation_partition: Make row::vector_to_set() exception-safe Tomasz Grabiec 2016-03-16 18:21:58 +01:00
  • c91eefa183 mutation_partition: Unmark cell_entry's copy constructor as noexcept Tomasz Grabiec 2016-03-16 17:05:47 +01:00
  • e52b869b25 fix small typo Glauber Costa 2016-03-18 14:32:08 -04:00
  • 08a8a4a1b4 main: Defer API server hooks until commitlog replay Pekka Enberg 2016-03-16 10:17:07 +02:00
  • 346c729531 main: Defer API server hooks until commitlog replay Pekka Enberg 2016-03-16 10:17:07 +02:00
  • 827b87b7e2 main: Defer API server hooks until commitlog replay Pekka Enberg 2016-03-16 10:17:07 +02:00
  • b7e9924299 main: Fix broadcast_address and listen_address validation errors Pekka Enberg 2016-03-17 12:25:29 +02:00
  • 2c06609fc1 main: Fix broadcast_address and listen_address validation errors Pekka Enberg 2016-03-17 12:25:29 +02:00
  • 19ed269cc7 dist: follow sysconfig setting when counting number of cpus on scylla_io_setup Takuya ASADA 2016-03-17 22:36:02 +09:00
  • a223450a56 dist: On scylla_sysconfig_setup, don't disable cpu0 on non-AMI environments Takuya ASADA 2016-03-17 22:36:01 +09:00
  • 0f22c3ebe9 dist: follow sysconfig setting when counting number of cpus on scylla_io_setup Takuya ASADA 2016-03-17 22:36:02 +09:00
  • ee1ce3c6b4 dist: On scylla_sysconfig_setup, don't disable cpu0 on non-AMI environments Takuya ASADA 2016-03-17 22:36:01 +09:00
  • 8f4800b30e lsa: update _closed_occupancy after freeing all segments Paweł Dziepak 2016-03-17 11:12:05 +00:00
  • b2f07c0d44 lsa: update _closed_occupancy after freeing all segments Paweł Dziepak 2016-03-17 11:12:05 +00:00
  • c4b24e4a0b lsa: update _closed_occupancy after freeing all segments Paweł Dziepak 2016-03-17 11:12:05 +00:00
  • 6c6447c131 sstables: do not assume mutation_reader will be kept alive Glauber Costa 2016-03-16 09:42:55 -04:00
  • 2f91375d36 sstables: do not assume mutation_reader will be kept alive Glauber Costa 2016-03-16 09:42:55 -04:00
  • a6cd085c38 dist: allow to run 'sudo scylla_ami_setup' for Ubuntu AMI Takuya ASADA 2016-03-12 00:14:35 +00:00
  • 7828023599 dist: launch scylla_ami_setup on Ubuntu AMI Takuya ASADA 2016-03-11 22:14:13 +00:00
  • 93bf7bff8e dist: fix broken scylla_install_pkg --local-pkg and --unstable on Ubuntu Takuya ASADA 2016-03-10 17:28:35 +00:00
  • 0c83b34d0c dist: prevent to show up dialog on apt-get in scylla_raid_setup Takuya ASADA 2016-03-10 17:26:07 +00:00
  • b097ed6d75 dist: Ubuntu based AMI support Takuya ASADA 2016-03-09 12:11:24 +00:00
  • 4cc589872d dist: follow sysconfig setting when counting number of cpus on scylla_io_setup Takuya ASADA 2016-03-17 22:36:02 +09:00
  • 6f71173827 dist: On scylla_sysconfig_setup, don't disable cpu0 on non-AMI environments Takuya ASADA 2016-03-17 22:36:01 +09:00
  • 3b1d3d977d exceptions: Shutdown communications on non file I/O errors Benoît Canet 2016-03-16 18:48:18 +00:00
  • 1fb9a48ac5 exception: Optionally shutdown communication on I/O errors. Benoît Canet 2016-03-16 18:48:17 +00:00
  • 69dacf9063 main: Fix broadcast_address and listen_address validation errors Pekka Enberg 2016-03-17 12:25:29 +02:00
  • b9af32c9d5 Merge branch 'pdziepak/fix-lsa-memory-accounting/v1' from seastar-dev.git Tomasz Grabiec 2016-03-17 12:55:21 +01:00
  • 13849fd129 tests/lsa: add test for region groups Paweł Dziepak 2016-03-17 11:20:22 +00:00
  • ed53784cb6 tests/lsa: do not leak memory in large allocation test Paweł Dziepak 2016-03-17 11:19:13 +00:00
  • 338fd34770 lsa: update _closed_occupancy after freeing all segments Paweł Dziepak 2016-03-17 11:12:05 +00:00
  • 7d13d115c6 dist: Fix '--developer-mode' parsing in scylla_io_setup Pekka Enberg 2016-03-17 10:29:53 +02:00
  • 0434bc3d33 dist: Fix '--developer-mode' parsing in scylla_io_setup Pekka Enberg 2016-03-17 10:29:53 +02:00
  • 972fc6e014 main: Defer API server hooks until commitlog replay Pekka Enberg 2016-03-16 10:17:07 +02:00
  • 95161d5db7 dist: add scylla-gdb.py on Ubuntu dbg package Takuya ASADA 2016-03-16 17:44:08 +00:00
  • c9c52235a1 stream_session: print debug message for STREAM_MUTATION Glauber Costa 2016-03-16 22:08:42 -04:00
  • 52eeab089c stream_session: remove duplicated debug message Glauber Costa 2016-03-16 22:04:25 -04:00
  • 303dd76205 Merge "Fix debug messages for streaming session" from Glauber Pekka Enberg 2016-03-17 08:11:50 +02:00
  • a3ebf640c6 stream_session: print debug message for STREAM_MUTATION Glauber Costa 2016-03-16 22:08:42 -04:00
  • 0ab4275893 stream_session: remove duplicated debug message Glauber Costa 2016-03-16 22:04:25 -04:00
  • 49af399a2e sstables: do not assume mutation_reader will be kept alive Glauber Costa 2016-03-16 09:42:55 -04:00
  • d915370e3f Allow uncompression at end of file Nadav Har'El 2016-03-16 16:17:47 +02:00
  • 6a3872b355 sstables: do not assume mutation_reader will be kept alive Glauber Costa 2016-03-16 09:42:55 -04:00
  • 02ba8ffbe8 Allow uncompression at end of file Nadav Har'El 2016-03-16 16:17:47 +02:00
  • a6d5e67923 Fix out-of-range exception when uncompressing 0 bytes Nadav Har'El 2016-03-16 15:46:27 +02:00
  • 73297c7872 Fix out-of-range exception when uncompressing 0 bytes Nadav Har'El 2016-03-16 15:46:27 +02:00
  • ade185e518 storage_service: Update pending ranges when keyspace is changed Asias He 2016-03-08 14:55:54 +08:00
  • d7001cad04 migration_manager: Make the migration callbacks runs inside seastar thread Asias He 2016-03-14 16:34:11 +08:00
  • 14504bdb25 dist: do not auto-start scylla-server job on Ubuntu package install time Takuya ASADA 2016-03-16 10:00:24 +00:00
  • f885750f90 dist: do not auto-start scylla-server job on Ubuntu package install time Takuya ASADA 2016-03-16 10:00:24 +00:00
  • f1d18e9980 dist: do not auto-start scylla-server job on Ubuntu package install time Takuya ASADA 2016-03-16 10:00:24 +00:00
  • 36f55e409d tests/gossip_test: Fix messaging service stop Pekka Enberg 2016-03-16 13:08:40 +02:00
  • 2f519b9b34 tests/gossip_test: Fix messaging service stop Pekka Enberg 2016-03-16 13:08:40 +02:00
  • c436fb5892 streaming: Handle cf is deleted after the deletion check Asias He 2016-03-16 09:11:00 +08:00
  • 950bcd3e38 tests: Fix stop of storage_service in cql_test_env Asias He 2016-03-16 07:59:17 +08:00
  • 2d50c71ca3 streaming: Handle cf is deleted after the deletion check Asias He 2016-03-16 09:11:00 +08:00
  • 13ce48e775 tests: Fix stop of storage_service in cql_test_env Asias He 2016-03-16 07:59:17 +08:00
  • 83ffae1568 storage_service: Drop block_until_update_pending_ranges_finished Asias He 2016-03-15 19:17:05 +08:00
  • cc3e49e16f Merge seastar upstream Avi Kivity 2016-03-15 15:06:35 +02:00
  • c6157dd99e enable rpc_keepalive parameter Gleb Natapov 2016-03-15 12:46:09 +02:00