Commit Graph

  • d68a8b5349 Merge branch 'dev/amnon/index_summary_size_v2' from seastar-dev.git Tomasz Grabiec 2015-12-08 20:03:39 +01:00
  • 73a1213160 scylla-gdb.py: print lsa zones Paweł Dziepak 2015-11-26 12:42:25 +01:00
  • 0d66300d43 lsa: add more counters Paweł Dziepak 2015-11-13 11:13:31 +01:00
  • 83b004b2fb lsa: avoid fragmenting memory Paweł Dziepak 2015-11-26 12:59:12 +01:00
  • 6c4a54fb0b tests: add tests for utils::dynamic_bitset Paweł Dziepak 2015-11-24 14:39:38 +01:00
  • 2fb14a10b6 utils: add dynamic_bitset Paweł Dziepak 2015-11-24 14:44:55 +01:00
  • 40dda261f2 lsa: maintain segment to region mapping Paweł Dziepak 2015-11-05 13:24:44 +01:00
  • c4e71bac7f tests/row_cache_alloc_stress: make sure that allocation fails Paweł Dziepak 2015-11-05 13:14:56 +01:00
  • 2e94086a2c lsa: use bi::list to implement segment_stack Paweł Dziepak 2015-11-05 12:43:53 +01:00
  • 6ead7a0ec5 Merge tag 'large-blobs/v3' from git@github.com:avikivity/scylla.git Tomasz Grabiec 2015-12-08 19:15:13 +01:00
  • 5c5331d910 tests: test large blobs in memtables Avi Kivity 2015-12-06 16:34:15 +02:00
  • 0c2fba7e0b lsa: advertize our preferred maximum allocation size Avi Kivity 2015-12-06 16:33:29 +02:00
  • f9e2a9a086 mutation_partition: work on linearized atomic_cell_or_mutation objects Avi Kivity 2015-12-06 16:32:22 +02:00
  • ad975ad629 atomic_cell_or_collection: linearize(), unlinearize() Avi Kivity 2015-12-06 16:30:24 +02:00
  • 13324607e6 managed_bytes: conform to allocation_strategy's max_preferred_allocation_size Avi Kivity 2015-12-06 16:27:08 +02:00
  • fef7375beb release: prepare for 0.13 scylla-0.13 Pekka Enberg 2015-12-08 11:28:15 +02:00
  • 8c98e239d0 dist: use /etc/scylla as SCYLLA_CONF directory on AMI Takuya ASADA 2015-12-07 19:31:08 +09:00
  • 098136f4ab Merge "Convert serialization of query::result to use db::serializer<>" from Tomasz Avi Kivity 2015-12-07 16:53:34 +02:00
  • 3ce7fa181c API: Add the implementation for index_summary_off_heap_memory Amnon Heiman 2015-12-06 15:24:45 +02:00
  • e786f1d02f sstable: Add get_summary function Amnon Heiman 2015-12-06 15:23:41 +02:00
  • bae286a5b4 Add memory_footprint method to summary_ka Amnon Heiman 2015-12-06 15:06:39 +02:00
  • 2086c651ba column_family: get_snapshot_details should return empty map for no snapshots Amnon Heiman 2015-12-07 11:35:59 +02:00
  • b43b5af894 Merge tag 'tgrabiec/make-future-values-nothrow-move-constructible-v3' from seastar-dev.git Tomasz Grabiec 2015-12-07 10:43:18 +01:00
  • 95f515a6bd Move seastar submodule head Tomasz Grabiec 2015-12-07 10:10:41 +01:00
  • 79e70568d7 scylla-setup: do not add discard to the command line Glauber Costa 2015-12-02 18:15:06 -05:00
  • 934d3f06d1 api: Make histogram reduction work on domain value instead of json objects Tomasz Grabiec 2015-12-02 17:26:19 +01:00
  • c0ac7b3a73 commitlog: Wrap subscription in a unique_ptr<> to make it nothrow movable Tomasz Grabiec 2015-12-02 12:45:47 +01:00
  • 657841922a Mark move constructors noexcept when possible Tomasz Grabiec 2015-12-02 10:53:42 +01:00
  • fdc28a73f8 thrift: Make with_cob() handle not nothrow move constructible types Tomasz Grabiec 2015-12-02 10:30:59 +01:00
  • 538de7222a Introduce noexcept_traits Tomasz Grabiec 2015-12-03 19:30:00 +01:00
  • bc23ebcbc3 schema_tables: Replace schema_result::value_type with equivalent movable type Tomasz Grabiec 2015-12-02 10:22:45 +01:00
  • 91c2af2803 Merge "nodetool removenode fix + cleanup" from Asias Avi Kivity 2015-12-07 10:41:51 +02:00
  • 2891291ad1 dist: add swagger-ui and api-doc on ubuntu package Takuya ASADA 2015-12-03 02:20:36 +09:00
  • 3f0ca277e5 dist: add swagger-ui and api-doc on rpm package Takuya ASADA 2015-12-02 02:59:28 +09:00
  • 2437fc956c allocation_strategy: expose preferred allocation size limit Avi Kivity 2015-12-06 16:23:42 +02:00
  • 564cb2bcd1 gms::versioned_value: don't use to_sstring_sprintf() directly Vlad Zolotarov 2015-11-22 23:17:08 +02:00
  • d435ca7da6 enable more logging for leveled compaction strategy Raphael S. Carvalho 2015-12-04 17:35:25 -02:00
  • a95a7294ef types: Fix 'varint' type value compatibility check Pekka Enberg 2015-12-04 14:20:15 +02:00
  • 5e8249f062 commitlog: fix but preventing flushing with default max_size value Glauber Costa 2015-12-02 18:11:53 -05:00
  • cd215fc552 types: map::to_string() - non-empty implementation Vlad Zolotarov 2015-12-03 19:22:14 +02:00
  • 54b4f26cb0 API: Change the compaction summary to use an object Amnon Heiman 2015-12-03 11:46:44 +02:00
  • dcb9b441ab storage_service: Fix debug build Asias He 2015-12-03 09:24:23 +08:00
  • d64db98943 query: Convert serialization of query::result to use db::serializer<> Tomasz Grabiec 2015-12-03 09:00:01 +01:00
  • d4d3a5b620 bytes_ostream: Make size_type and value_type public Tomasz Grabiec 2015-12-03 09:19:00 +01:00
  • 96d215168e Merge tag 'asias/gossip_start_stop/fix/v1' from seastar-dev.git Tomasz Grabiec 2015-12-03 09:10:55 +01:00
  • f0cfa61968 Relax header dependencies Tomasz Grabiec 2015-12-03 08:43:37 +01:00
  • 9e0c498425 Merge branch 'dev/amnon/latency_clock_v2' Tomasz Grabiec 2015-12-02 19:58:43 +01:00
  • 1812fe9e70 API: Add the get_version to messaging_service swagger definition file Amnon Heiman 2015-11-17 15:17:40 +02:00
  • ae53604ed7 API: Add the get_version implementation to messaging service Amnon Heiman 2015-11-17 15:17:41 +02:00
  • 53e3e79349 Merge "API: Stubing the compaction manager" from Amnon Avi Kivity 2015-12-02 13:28:34 +02:00
  • 871bfb1c94 dist: generate correct distribution codename on debian/changelog Takuya ASADA 2015-11-19 18:21:50 +09:00
  • b61ea247d2 dist: check supported Ubuntu release Takuya ASADA 2015-11-19 18:21:49 +09:00
  • 0c66c25250 dist: fix typo on scylla_prepare Takuya ASADA 2015-12-02 17:43:53 +09:00
  • 3004866f59 gossip: Rename start to start_gossiping Asias He 2015-12-02 16:40:22 +08:00
  • 5c3951b28a gossip: Get rid of the handler helper Asias He 2015-12-02 16:10:17 +08:00
  • 7a6ad7aec2 gossip: Fix Assertion `local_is_initialized()' failed Asias He 2015-12-02 15:34:23 +08:00
  • e22972009b gossip: Make log message in mark_dead stick to cassandra Asias He 2015-12-02 11:05:31 +08:00
  • ad30cf0faf failure_detector: Use a standalone logger name Asias He 2015-12-02 10:17:59 +08:00
  • eb05dc680d storage_service: Warn lost of data when remove a node Asias He 2015-12-02 11:03:23 +08:00
  • 0fe14e2b4b storage_service: Do not ignore future in remove_node Asias He 2015-12-02 11:02:35 +08:00
  • 5a7f15ba49 storage_service: Run confirm_replication on cpu zero Asias He 2015-12-02 10:13:56 +08:00
  • 7e79d35f85 Estimated histogram: Clean the add interface Amnon Heiman 2015-11-23 17:23:49 +02:00
  • 61abc85eb3 histogram: Add started counter Amnon Heiman 2015-11-24 17:06:56 +02:00
  • 88dcf2e935 latency: Switch to steady_clock Amnon Heiman 2015-11-24 17:02:21 +02:00
  • f667e05e08 Merge "backport gosisp and storage_service fix" from Asias Avi Kivity 2015-12-01 14:42:41 +02:00
  • dc6f2157e7 Update ORIGIN for gossip and storage_service Asias He 2015-12-01 19:41:29 +08:00
  • 3674ee2fc1 API: get snapshot size Amnon Heiman 2015-12-01 10:30:06 +02:00
  • 56df32ba56 gossip: Mark node as dead even if already left Asias He 2015-12-01 17:09:45 +08:00
  • 59694a8e43 failure_detector: Print versions for gossip states in gossipinfo Asias He 2015-12-01 15:35:41 +08:00
  • af91a8f31b storage_service: Fix transition from write survey to normal mode Asias He 2015-12-01 15:01:46 +08:00
  • 2f071d9648 storage_service: Refuse to decommission if not in state NORMAL Asias He 2015-12-01 11:34:22 +08:00
  • 224db2ba37 failure_detector: Don't mark nodes down before the max local pause interval once paused Asias He 2015-12-01 11:13:16 +08:00
  • 51fcc48700 failure_detector: Failure detector detects and ignores local pauses Asias He 2015-12-01 11:02:43 +08:00
  • 1b9e350614 gossip: Do not print node is now part of the cluster during gossip shadow round Asias He 2015-11-30 18:50:03 +08:00
  • f62a6f234b gossip: Add shutdown gossip state Asias He 2015-11-27 16:12:32 +08:00
  • 8c02ad0e9e messaging: log connection dropping event Gleb Natapov 2015-11-29 11:26:07 +02:00
  • b85f3ad130 Merge "Commit log replay - handle corrupted data silently, as non-fatal" Avi Kivity 2015-11-30 19:13:31 +02:00
  • 5b9f3bff7d storage_proxy: simplify error handling by using this/handle_exception Gleb Natapov 2015-11-26 18:25:18 +02:00
  • 5484f25091 storage_proxy: remove unneeded continuation Gleb Natapov 2015-11-26 18:25:17 +02:00
  • cf95c3f681 storage_proxy: introduce unique_response_handler object to prevent write request leaks Gleb Natapov 2015-11-26 18:25:16 +02:00
  • d8afc6014e storage_proxy: catch exception thrown by mutate_locally in mutate verb handler Gleb Natapov 2015-11-26 18:25:15 +02:00
  • 3c9ded27cc Update scylla-ami submodule Avi Kivity 2015-11-30 16:39:49 +02:00
  • 616903de12 dist: use distribution version of antlr3, on Ubuntu 15.10 Takuya ASADA 2015-11-20 03:36:47 +09:00
  • 0e8f80b5ee Merge "Relax bootstrapping/leaving/moving nodes check" from Asias Pekka Enberg 2015-11-30 11:53:07 +02:00
  • 2022117234 failure_detector: Enable phi_convict_threshold option Asias He 2015-11-30 09:26:10 +08:00
  • db70643fe3 failure_detector: Print application_state properly Asias He 2015-11-30 09:26:09 +08:00
  • aaca88a1e7 token_metadata: Add print_pending_ranges for debug print Asias He 2015-11-30 09:26:08 +08:00
  • 2c59e2f81f Merge "Fix race between population and update in row cache" from Tomasz Avi Kivity 2015-11-30 11:06:23 +02:00
  • 8d88ece896 schema_tables: Fix "comment" property not being loaded from storage Tomasz Grabiec 2015-11-30 09:55:51 +01:00
  • a64fa3db03 Merge "range_streamer fix and cleanup" from Asias Pekka Enberg 2015-11-30 10:47:06 +02:00
  • 879a4ad4d3 storage_service: Update pending ranges immediately after update of normal tokens Asias He 2015-11-26 16:17:07 +08:00
  • 0af7fb5509 range_streamer: Kill FIXME in use_strict_consistency for consistent_rangemovement Asias He 2015-11-26 15:01:38 +08:00
  • f80e3d7859 range_streamer: Simplify multiple_map to map conversion in add_ranges Asias He 2015-11-26 14:51:36 +08:00
  • 21882f5122 range_streamer: Kill one leftover comment Asias He 2015-11-26 14:46:57 +08:00
  • 6b258f1247 range_streamer: Kill FIXME for is_replacing Asias He 2015-11-26 14:45:35 +08:00
  • aa2b11f21b database: Move is_replacing and get_replace_address to database class Asias He 2015-11-26 14:41:29 +08:00
  • 80d1d4d161 storage_service: Relax bootstrapping/leaving/moving nodes check in check_for_endpoint_collision Asias He 2015-11-20 09:43:43 +08:00
  • 8b19373536 storage_service: Relax bootstrapping/leaving/moving nodes check in join_token_ring Asias He 2015-11-20 10:16:18 +08:00
  • df46542832 tests: Add test for populate and update race Tomasz Grabiec 2015-11-22 20:38:49 +01:00
  • 6f69d4b700 tests: Avoid potential use after free on partition range Tomasz Grabiec 2015-11-22 20:32:15 +01:00