Commit Graph

  • a9ec752939 streaming: Reduce STREAM_MUTATION error logging Asias He 2016-03-09 12:00:25 +08:00
  • 134b814cde gossip: Log status info when stopping gossip Asias He 2016-03-10 10:23:55 +08:00
  • 7c4c99d7c7 streaming: Fix a log level in get_column_family_stores Asias He 2016-03-10 10:39:20 +08:00
  • cb90ff2709 storage_service: Make decommission log info instead of debug level Asias He 2016-03-10 10:28:50 +08:00
  • ed723665df gossip: Do not stop gossip more than once Asias He 2016-03-10 10:34:54 +08:00
  • 138c5f5834 storage_service: Do not stop messaging_service more than once Asias He 2016-03-10 10:22:55 +08:00
  • 7085fc95d1 log: Fix operator<<(std::ostream&, const std::exception_ptr&) Tomasz Grabiec 2016-03-09 15:03:35 +01:00
  • 7c1268765c log: Fix operator<<(std::ostream&, const std::exception_ptr&) Tomasz Grabiec 2016-03-09 15:03:35 +01:00
  • 9ef84d1f01 types: Implement to_string for timestamps and dates Pekka Enberg 2016-03-09 15:05:55 +02:00
  • 776908fbf6 types: Implement to_string for timestamps and dates Pekka Enberg 2016-03-09 15:05:55 +02:00
  • 838a038cbd log: Fix operator<<(std::ostream&, const std::exception_ptr&) Tomasz Grabiec 2016-03-09 15:03:35 +01:00
  • 2566f8dc18 configure: Remove 'scylla_libs' variable Pekka Enberg 2016-03-09 15:55:53 +02:00
  • 9bfb6a0c5b configure: Add boost date_time library as a dependency Pekka Enberg 2016-03-09 15:55:52 +02:00
  • 0ab3d0fd52 dist: use SEASTAR_IO instead of SCYLLA_IO Takuya ASADA 2016-03-09 22:41:50 +09:00
  • f242c6395c storage_proxy: add counter for retries reads Gleb Natapov 2016-03-09 15:04:53 +02:00
  • ab502bcfa8 types: Implement to_string for timestamps and dates Pekka Enberg 2016-03-09 15:05:55 +02:00
  • 8eedaca948 Merge "streaming: handle cf is deleted" from Asias Pekka Enberg 2016-03-09 14:52:27 +02:00
  • 3a4ea227d8 storage_service: Fix effective_ownership Asias He 2016-03-09 06:59:49 +00:00
  • d9ead889f3 streaming: Handle cf is deleted when sending STREAM_MUTATION_DONE Asias He 2016-03-03 15:13:00 +08:00
  • efa74dbae0 streaming: Do not send if the cf is deleted Asias He 2016-03-09 08:27:41 +08:00
  • 4abaacfc61 db: Introduce column_family_exists Asias He 2016-03-09 08:25:58 +08:00
  • dca9e594cc streaming: Remove the unused test code Asias He 2016-03-09 04:55:01 +00:00
  • 4f3d6977f1 Merge "Abort stream_session if peer is removed or restarted" from Asias Pekka Enberg 2016-03-09 10:18:42 +02:00
  • 2f56577794 sstables: more efficient read of compressed data file Nadav Har'El 2016-03-07 00:45:35 +02:00
  • 8260b8fc6f touch CF directories during startup Glauber Costa 2016-03-07 14:44:15 -05:00
  • bf3507d093 messaging_service: Stop retrying if node is removed from gossip Asias He 2016-03-08 21:43:55 +08:00
  • 1f3928c321 streaming: Hook streaming with gossip callback Asias He 2016-03-08 17:18:46 +08:00
  • 2cd756ae5e repair: replace a magic number with another magic number Glauber Costa 2016-03-08 09:54:16 -05:00
  • b7e29691c2 sstables: avoid index and data file over-reads Nadav Har'El 2016-03-06 01:08:24 +02:00
  • 4e3b98f281 lists.cc: fix update insert of frozen list scylla-0.19 Calle Wilund 2016-03-08 10:22:18 +00:00
  • 8575f1391f lists.cc: fix update insert of frozen list Calle Wilund 2016-03-08 10:22:18 +00:00
  • 124489e8d8 Update scylla-ami submodule Pekka Enberg 2016-03-08 13:49:31 +02:00
  • 7a2c57d6bd dist: export all entries on /etc/default/scylla-server on Ubuntu Takuya ASADA 2016-03-07 07:13:32 +00:00
  • 10543bf81e dist: export sysconfig for scylla-io-setup.service Takuya ASADA 2016-03-04 23:15:23 +00:00
  • 579a220162 Revert "Revert "dist: align ami option with others (-a --> --ami)"" Takuya ASADA 2016-03-04 23:01:45 +00:00
  • 8c5ffb84ce Revert "Revert "Revert "dist: remove AMI entry from sysconfig, since there is no script refering it""" Takuya ASADA 2016-03-04 22:59:42 +00:00
  • d05cdb0f6e dist: add /etc/scylla.d/io.conf on Ubuntu Takuya ASADA 2016-03-04 22:45:33 +00:00
  • 81af486b69 Update scylla-ami submodule Pekka Enberg 2016-03-08 13:49:31 +02:00
  • df02fb7a3e fix EACH_QUORUM handling during bootstrapping Gleb Natapov 2016-03-07 14:16:20 +02:00
  • 5f7f276ef6 fix EACH_QUORUM handling during bootstrapping Gleb Natapov 2016-03-07 14:16:20 +02:00
  • 5a38f3cbfd lsa: set _active to nullptr in region destructor Paweł Dziepak 2016-03-07 09:07:50 +00:00
  • 559a8b41f2 log: add space between log level and date in the outpu Gleb Natapov 2016-03-06 14:53:13 +02:00
  • 8b1f18ee1a lsa: set _active to nullptr in region destructor Paweł Dziepak 2016-03-07 09:07:50 +00:00
  • cbbd18a249 dist: show message to use XFS for scylla data directory and also notify about developer mode, when iotune fails Takuya ASADA 2016-03-08 17:38:06 +09:00
  • 254b0fa676 dist: show message to use XFS for scylla data directory and also notify about developer mode, when iotune fails Takuya ASADA 2016-03-08 17:38:06 +09:00
  • 83d82ea901 Merge "Fix Ubuntu package issues on AMI" from Takuya Pekka Enberg 2016-03-08 11:51:30 +02:00
  • 2d4309a926 validation: Fix validation of empty partition key Tomasz Grabiec 2016-02-12 19:04:43 +01:00
  • 18a27de3c8 dist: export all entries on /etc/default/scylla-server on Ubuntu Takuya ASADA 2016-03-07 07:13:32 +00:00
  • ce6d1a242a storage_proxy: fix background_reads counter Gleb Natapov 2016-03-07 20:22:55 +02:00
  • 1cd01cd2ab tools/scyllatop: defend against curses "out of screen bounds" error Yoav Kleinberger 2016-03-06 11:57:37 +00:00
  • 0f4239d63a service: improve logging of storage_service::load_new_sstables Raphael S. Carvalho 2016-03-07 12:55:04 -03:00
  • e850c1406e sstables: update comment Raphael S. Carvalho 2016-03-04 09:04:06 -03:00
  • 822759eee0 compaction_manager: update stat pending_tasks properly Raphael S. Carvalho 2016-03-04 09:04:07 -03:00
  • 2d092bbd32 storage_proxy: send read requests with timeout Gleb Natapov 2016-03-07 13:48:24 +02:00
  • 4122422d19 storage_proxy: always wait for digest read resolver done future Gleb Natapov 2016-03-07 13:48:23 +02:00
  • 626c9d046b fix EACH_QUORUM handling during bootstrapping Gleb Natapov 2016-03-07 14:16:20 +02:00
  • d65642cee8 fix storage_service::load_new_sstables() to not disable write permanently Raphael S. Carvalho 2016-03-04 16:26:58 -03:00
  • f59415b3c6 Take pending endpoints into account while checking for sufficient live nodes Gleb Natapov 2016-03-03 18:52:50 +02:00
  • 8dad399256 log: add space between log level and date in the outpu Gleb Natapov 2016-03-06 14:53:13 +02:00
  • 9deb036e4e Merge branch 'dev/issue-845-set-incremental-backup-config-v1' from seastar-dev.git Tomasz Grabiec 2016-03-07 10:47:20 +01:00
  • b3e56549ca Merge branch 'dev/issue-909-synchronization-part-v2' from seatar-dev.git Tomasz Grabiec 2016-03-07 10:20:15 +01:00
  • 99b61d3944 lsa: set _active to nullptr in region destructor Paweł Dziepak 2016-03-07 09:07:50 +00:00
  • 9ee14abf24 dist: export sysconfig for scylla-io-setup.service Takuya ASADA 2016-03-04 23:15:23 +00:00
  • 3d9dc52f5f Revert "Revert "dist: align ami option with others (-a --> --ami)"" Takuya ASADA 2016-03-04 23:01:45 +00:00
  • c9882bc2c4 Revert "Revert "Revert "dist: remove AMI entry from sysconfig, since there is no script refering it""" Takuya ASADA 2016-03-04 22:59:42 +00:00
  • c888eaac74 dist: add /etc/scylla.d/io.conf on Ubuntu Takuya ASADA 2016-03-04 22:45:33 +00:00
  • 2cd836a02e api::set_storage_service(): fix the 'nodetool enablebackup' API Vlad Zolotarov 2016-03-06 17:26:31 +02:00
  • a45ecaf336 database: store "incremental backup" configuration value in per-shard instance Vlad Zolotarov 2016-03-06 17:22:48 +02:00
  • 4db985e505 release: prepare for 0.19 Pekka Enberg 2016-03-06 13:26:44 +02:00
  • 87e6efcdab storage_service: distribute gossiper::endpoint_state_map together with token_metadata Vlad Zolotarov 2016-03-03 16:07:07 +02:00
  • 3a72ef87f2 gossiper: make _shadow_endpoint_state_map public and rename Vlad Zolotarov 2016-03-03 13:31:14 +02:00
  • 4a21d48cc5 gossiper: use a semaphore instead of a future<> for serializing a timer callback Vlad Zolotarov 2016-03-01 20:25:08 +02:00
  • 988d6cd153 cql3: Fix handling of lists with static columns Tomasz Grabiec 2016-02-12 13:28:18 +01:00
  • bf71575fd7 release: prepare for 0.18.1 scylla-0.18.1 Pekka Enberg 2016-03-05 08:53:07 +02:00
  • 6dc51027a3 log: make log.cc able to compile with g++-4.9 Takuya ASADA 2016-03-04 01:56:23 +09:00
  • 6c2e57b003 Merge seastar upstream Avi Kivity 2016-03-03 18:22:57 +02:00
  • cd75075214 storage_proxy: fix race between read cl completion and timeout in digest resolver Gleb Natapov 2016-03-03 16:37:50 +02:00
  • e85f11566b storage_proxy: store only one data reply in digest resolver. Gleb Natapov 2016-03-03 16:37:49 +02:00
  • 8f682f018e storage_proxy: fix cl achieved condition in digest resolver timeout handler Gleb Natapov 2016-03-03 16:37:48 +02:00
  • b89b6f442b storage_proxy: fix race between read cl completion and timeout in digest resolver Gleb Natapov 2016-03-03 16:37:50 +02:00
  • e4ac5157bc storage_proxy: store only one data reply in digest resolver. Gleb Natapov 2016-03-03 16:37:49 +02:00
  • 69b61b81ce storage_proxy: fix cl achieved condition in digest resolver timeout handler Gleb Natapov 2016-03-03 16:37:48 +02:00
  • 2abd62b5cb bytes_ostream: Drop methods which serialize integers Tomasz Grabiec 2016-03-03 12:23:41 +01:00
  • aaac2a3cec serializer: Add missing include Tomasz Grabiec 2016-03-03 12:23:40 +01:00
  • 9c930d88a0 db/system_keyspace: Remove ifdef'd code Pekka Enberg 2016-03-02 15:55:17 +02:00
  • da56325f69 configure.py: add support --static-stdc++ for seastar binaries (iotune) Takuya ASADA 2016-03-03 17:50:50 +09:00
  • d4c92c7e27 Merge seastar upstream Avi Kivity 2016-03-03 12:18:23 +02:00
  • dba2b617e7 db: Fix error handling in populate_keyspace() Tomasz Grabiec 2016-02-21 13:04:40 +01:00
  • 01cb6b0d42 gossip: Send syn message in parallel and do not wait for it Asias He 2016-03-03 07:53:16 +00:00
  • e545013e47 Revert "dist: downgrade g++ to 4.9 on Ubuntu" Takuya ASADA 2016-03-03 18:10:44 +09:00
  • 04f2482d74 schema_tables: Log results of schema merge Tomasz Grabiec 2016-03-02 22:11:35 +01:00
  • 2cf09147b5 Repair: don't use freeze() to calculate mutation checksums Nadav Har'El 2016-03-03 00:44:36 +02:00
  • f4e11007cf Revert "do not use boost::multiprecision::msb()" Paweł Dziepak 2016-02-15 11:54:38 +00:00
  • fdfa1df395 locator: Fix get token from a range<token> Asias He 2016-02-22 08:50:36 +00:00
  • 116055cc6f bytes_ostream: Avoid recursion when freeing chunks Tomasz Grabiec 2016-02-21 13:04:48 +01:00
  • 04c19344de database: Fix use and assumptions about pending compations Calle Wilund 2016-02-24 16:53:44 +00:00
  • df19e546f9 tests: sstable_test: submit compaction request through column family Raphael S. Carvalho 2016-02-25 12:50:01 -03:00
  • bec30ccf25 build: add order-only dependency between building antlr .o and IDL headers Avi Kivity 2016-03-03 09:52:25 +02:00
  • b42d3a90b3 cql3: create_table_statement: Sort _defined_names by text Tomasz Grabiec 2016-03-02 17:50:00 +01:00
  • dda77d14b9 Merge seastar upstream Avi Kivity 2016-03-02 18:52:36 +02:00