Commit Graph

  • 74d8fe4067 db: Move "Populating Keyspace ..." message from WARN to INFO level Tomasz Grabiec 2015-09-23 13:49:59 +02:00
  • d033cdcefe db: Move "Populating Keyspace ..." message from WARN to INFO level Tomasz Grabiec 2015-09-23 13:17:46 +02:00
  • b3b6fc2f39 Merge branch 'branch-0.9' Avi Kivity 2015-09-23 06:27:55 -07:00
  • 2b8a3c3f81 Merge seastar upstream Avi Kivity 2015-09-23 06:27:01 -07:00
  • ea007485d8 ami: Copy the rpm we just built only Asias He 2015-09-23 12:03:20 +08:00
  • 9c3db5cfa3 dist: change /var/lib/scylla/*/ permission to 755 Takuya ASADA 2015-09-23 12:03:19 +08:00
  • 91b0019b50 rpm: Setup irq, network queue binding and cpuset Asias He 2015-09-23 09:19:43 +08:00
  • 36c3439fae Merge branch 'branch-0.9' Avi Kivity 2015-09-22 05:33:32 -07:00
  • cbc0aa4916 README: drop 'urchin' codename in favor of Scylla Avi Kivity 2015-09-22 05:32:55 -07:00
  • 3d0106aa69 dist/docker: Limit Scylla to a single CPU for now Pekka Enberg 2015-09-22 15:09:10 +03:00
  • d69cb91bea dist: add libasan and libubsan as dependencies Avi Kivity 2015-09-22 04:44:04 -07:00
  • 4941d91063 Commitlog: add some more verbosity Calle Wilund 2015-09-22 12:57:33 +02:00
  • df995d1815 dist: change license to AGPL Takuya ASADA 2015-09-22 08:28:58 +00:00
  • 34e66e60c1 main: disable thrift by default Paweł Dziepak 2015-09-22 09:43:46 +02:00
  • 9ab0c1e321 README: Remove ubuntu build instructions Asias He 2015-09-21 17:59:51 +08:00
  • 99e19a9f73 Merge branch 'branch-0.9' Avi Kivity 2015-09-21 17:03:47 -07:00
  • b57e170aae Merge seastar upstream Avi Kivity 2015-09-21 16:59:39 -07:00
  • 37344c19e7 version: update for next cycle Avi Kivity 2015-09-22 00:41:57 +03:00
  • eca0228f15 Merge branch 'branch-0.9' Avi Kivity 2015-09-22 00:40:52 +03:00
  • 37bcfb0249 release: bump up version to 0.9 Shlomi Livne 2015-09-21 22:53:13 +03:00
  • 569efa2c4c dist/docker: ScyllaDB Docker image Pekka Enberg 2015-09-21 10:12:45 +03:00
  • 83d05df9b7 dist: move ComboAMI related code to scylla-ami Takuya ASADA 2015-09-21 20:13:17 +00:00
  • 83dbea5b3a Merge branch 'branch-0.9' Tomasz Grabiec 2015-09-21 23:06:02 +02:00
  • 8085a04771 tests: Fix row_cache_alloc_stress Tomasz Grabiec 2015-09-21 23:01:52 +02:00
  • 0758117854 dist: remove conflicts with cassandra21 to allow side by side rpm installation Shlomi Livne 2015-09-21 00:14:46 +03:00
  • a2313bc7b6 dist: update ami base image id to one that supports enhanced networking Shlomi Livne 2015-09-21 00:11:43 +03:00
  • a588c72ef2 Merge branch 'branch-0.9' Tomasz Grabiec 2015-09-21 20:27:48 +02:00
  • a15c062b5d transport: fix poller removal Gleb Natapov 2015-09-21 18:02:43 +03:00
  • a10745cf0e Commitlog: Delay timer by period/ncpus for each cpu Calle Wilund 2015-09-21 13:30:35 +02:00
  • dcabf8c1d2 Commitlog: Pre-allocate "reserve" segments Calle Wilund 2015-09-17 17:50:50 +02:00
  • 710442f9fa dist: Add CentOS packaging Takuya ASADA 2015-09-21 04:03:07 +03:00
  • 4712af2c21 row_cache: Use allocating_section in row_cache::populate() Tomasz Grabiec 2015-09-21 12:22:16 +02:00
  • 6cef7d8270 db/schema_tables: Fix calculate_schema_digest() Pekka Enberg 2015-09-21 12:34:02 +03:00
  • 1a4c8db71a scanning_reader: fix bug on still-being-written memtable Nadav Har'El 2015-09-20 15:45:08 +03:00
  • 00299460f3 thrift: move connection closed error to logger, debug level Avi Kivity 2015-09-20 15:48:45 +03:00
  • a87e591f5e Merge seastar upstream Avi Kivity 2015-09-20 13:15:33 +03:00
  • f8ecd338b8 cql3: replace PRId32 with %d on sprint() Takuya ASADA 2015-09-20 13:14:32 +03:00
  • 6a655bc5a6 Fix typo in stream_init_message.hh Nadav Har'El 2015-09-20 11:41:42 +03:00
  • 6b300e517e rpm: set ulimits in systemd scylla config Gleb Natapov 2015-09-20 10:30:14 +03:00
  • afda54a083 Add the AGPL license Avi Kivity 2015-09-20 10:45:35 +03:00
  • d5cf0fb2b1 Add license notices Avi Kivity 2015-09-20 10:43:39 +03:00
  • 9ff4cc8e7c configure.py: add copyright Avi Kivity 2015-09-20 10:36:17 +03:00
  • bee1cf1352 consumer.hh: tidy up copyright Avi Kivity 2015-09-20 10:35:41 +03:00
  • 987294a412 Add missing copyrights Avi Kivity 2015-09-20 10:16:11 +03:00
  • eead846712 messaging_service: Make gossip use standalone tcp connection Asias He 2015-09-19 13:58:11 +08:00
  • 4ba3580fa7 dist: aws ami install scylla-tools Shlomi Livne 2015-09-19 02:58:00 +03:00
  • 8f4eb7cc51 Merge "Fixes for building aws ami" from Shlomi Avi Kivity 2015-09-19 10:15:42 +03:00
  • 4d31e08299 conf: reenable partitioner in scylla.yaml Raphael S. Carvalho 2015-09-18 16:56:28 -03:00
  • 4c890fb207 Merge seastar upstream Avi Kivity 2015-09-19 09:28:15 +03:00
  • dcdc925b86 Revert "Commitlog: Pre-allocate "reserve" segments" Avi Kivity 2015-09-19 09:26:39 +03:00
  • 9dbe8ca1b5 row_cache: reduce cpu impact of memtable flush Avi Kivity 2015-09-10 11:56:29 +03:00
  • 93871e4392 tranport: more straightforward poller removal during connection close Avi Kivity 2015-09-19 08:58:24 +03:00
  • 87d6ea940d transport/server: Improve "truncated frame" error message Pekka Enberg 2015-09-19 08:44:32 +03:00
  • b820fa1e58 dist: aws ami workaround for packer throwing an error at build time Shlomi Livne 2015-09-19 00:14:12 +03:00
  • 55dc4c2d83 dist: rpmbuild builds source rpm, mock builds binary rpm Shlomi Livne 2015-09-19 00:12:00 +03:00
  • 18215e7a99 dist: fix a bug in ami build script Shlomi Livne 2015-09-19 00:10:54 +03:00
  • 5f32c00f5f transport: fix removal of response batch poller when then connection terminates Avi Kivity 2015-09-17 15:07:10 +03:00
  • cbf3b63853 Commitlog: Pre-allocate "reserve" segments Calle Wilund 2015-09-17 18:26:20 +02:00
  • 536f557c22 dist: ami script will build jmx rpm if not available Shlomi Livne 2015-09-17 15:07:23 +03:00
  • 1719a8a43a Merge seastar upstream Avi Kivity 2015-09-17 18:19:44 +03:00
  • cc857c0e81 Merge "API: Adding functionaly to column family" from Amnon Avi Kivity 2015-09-17 14:50:07 +03:00
  • b91013957e API: Flush should wait before returning Amnon Heiman 2015-09-13 22:30:34 +03:00
  • bad268c25e Update scylla-swagger-ui submodule name Avi Kivity 2015-09-17 13:34:53 +03:00
  • 30d216e77e dist: fix generating archive with wrong file name for rpm Shlomi Livne 2015-09-17 11:12:16 +03:00
  • c7a66b7ab2 Merge seastar upstream Avi Kivity 2015-09-17 11:59:16 +03:00
  • 246df4e325 dist/redhat: Fix RPM package home page URL Pekka Enberg 2015-09-17 10:36:19 +03:00
  • 0f5df4476c gossip: Make the timeout longer for gossip syn and echo message Asias He 2015-09-16 17:59:55 +08:00
  • 2d99476bb1 storage_service: Fix schedule_schema_pull Asias He 2015-09-16 17:59:54 +08:00
  • ca0dac72b1 commitlog_test: fix test sync in test_commitlog_delete_when_over_disk_limit Calle Wilund 2015-09-16 19:38:24 +02:00
  • b512192b3b Commitlog: Fix some timing/latency issues with sync Calle Wilund 2015-09-16 18:41:45 +02:00
  • 461ecc55e3 sstable: fix race condition when deleting a partial sstable Raphael S. Carvalho 2015-09-16 13:57:19 -03:00
  • 6fa49e8fbc Merge tag 'avi/cql-batching/v2' from seastar-dev.git Tomasz Grabiec 2015-09-16 16:56:47 +02:00
  • 8b6319702e compaction_manager: recreate gate when task is stopped Raphael S. Carvalho 2015-09-14 17:52:57 -03:00
  • e3987eecd9 Merge seastar upstream Avi Kivity 2015-09-16 17:40:33 +03:00
  • ab5f52fde3 storage_proxy: lazily calculate digest from data results during query Gleb Natapov 2015-09-16 16:32:15 +03:00
  • e001df0a35 Main: Resolve scylla.conf based on ENV vars + do more explicit error logging Calle Wilund 2015-09-02 13:15:49 +02:00
  • d42ff89e83 Config: Promote logging of unhandled options to warning Calle Wilund 2015-09-02 13:15:48 +02:00
  • bf727b2272 config.cc : add logging of unset attributes Calle Wilund 2015-09-16 14:11:45 +02:00
  • 8172717ba0 config.hh : update some default values to match scylla.conf Calle Wilund 2015-09-16 14:11:44 +02:00
  • ac6ebc0c14 scylla.yaml: Move supported options to supported and comment out rest Calle Wilund 2015-09-16 14:11:43 +02:00
  • bd14d40a35 main: configure logging before reading yaml as well as after Calle Wilund 2015-09-16 14:11:42 +02:00
  • 04562b23b4 commitlog_replayer: More correct fix for reordering issue in replay Calle Wilund 2015-09-15 15:16:50 +02:00
  • 74dafdf8eb dist: add scylla-jmx for AMI Takuya ASADA 2015-09-16 09:51:25 +00:00
  • 476af33ee7 Merge "server::process_batch" from Calle Avi Kivity 2015-09-16 15:38:20 +03:00
  • 5f76cacc90 storage_proxy: handle some more exceptions during write Gleb Natapov 2015-09-09 18:33:25 +03:00
  • 675c0bbdd4 transport: batch responses Avi Kivity 2015-09-16 13:59:53 +03:00
  • 518720fcbb transport: disable zero-copy Avi Kivity 2015-09-16 13:58:44 +03:00
  • 0091d2fc43 rpm: Fix duplicated log message in syslog Asias He 2015-09-16 16:16:34 +08:00
  • eb61a60434 Merge seastar upstream Avi Kivity 2015-09-16 11:48:34 +03:00
  • 1e7d883ae1 messaging_service: Fix shard_id Asias He 2015-09-15 22:06:40 +08:00
  • 33e395d677 cql3: align error message for null partition key with origin Paweł Dziepak 2015-09-15 16:23:33 +02:00
  • 2a09788022 Merge seastar upstream Avi Kivity 2015-09-15 19:15:54 +03:00
  • 4bf074d944 Merge seastar upstream Avi Kivity 2015-09-15 16:01:40 +03:00
  • 7d502e2301 transport/server.cc: Implement process_batch Calle Wilund 2015-09-15 09:38:00 +02:00
  • dc7a8faa0f query_processor: Add process_batch Calle Wilund 2015-09-15 09:37:02 +02:00
  • 7f3ce3935e query_options: Add constructor for batch mode options (multi-level) Calle Wilund 2015-09-15 09:35:36 +02:00
  • 27421d55bf stream_session: Fix use of query_options::DEFAULT Calle Wilund 2015-09-15 11:15:43 +02:00
  • 58a76ae04c Merge seastar upstream Avi Kivity 2015-09-14 19:57:07 +03:00
  • c4323c306f configure.py: Fix CXXFLAGS when extra flags are specified Pekka Enberg 2015-09-14 13:37:17 +03:00
  • 1bb9fbc85a Merge "Version numbering" from Pekka Avi Kivity 2015-09-14 12:49:35 +03:00