Tarantool development patches archive
 help / color / mirror / Atom feed
[PATCH 00/18] Implement write throttling for vinyl
 2018-08-16 16:12 UTC  (19+ messages)
` [PATCH 01/18] vinyl: rework internal quota API
` [PATCH 02/18] vinyl: move quota methods implementation to vy_quota.c
` [PATCH 03/18] vinyl: move quota related methods and variables from vy_env to vy_quota
` [PATCH 04/18] vinyl: implement vy_quota_wait using vy_quota_try_use
` [PATCH 05/18] vinyl: wake up fibers waiting for quota one by one
` [PATCH 06/18] vinyl: do not wake up fibers waiting for quota if quota is unavailable
` [PATCH 07/18] vinyl: tune dump bandwidth histogram buckets
` [PATCH 08/18] vinyl: rename vy_quota::dump_bw to dump_bw_hist
` [PATCH 09/18] vinyl: cache dump bandwidth for timer invocation
` [PATCH 10/18] vinyl: do not add initial guess to dump bandwidth histogram
` [PATCH 11/18] vinyl: use snap_io_rate_limit for initial dump bandwidth estimate
` [PATCH 12/18] histogram: add function for computing lower bound percentile estimate
` [PATCH 13/18] vinyl: use lower bound percentile estimate for dump bandwidth
` [PATCH 14/18] vinyl: do not try to trigger dump if it is already in progress
` [PATCH 15/18] vinyl: improve dump start/stop logging
` [PATCH 16/18] vinyl: confine quota watermark within sane value range
` [PATCH 17/18] vinyl: set quota timer period to 100 ms
` [PATCH 18/18] vinyl: throttle tx rate if dump does not catch up

[tarantool-patches] Fwd: Re[2]: [PATCH] lua: add string.fromhex method
 2018-08-16 16:07 UTC  (10+ messages)
` [tarantool-patches] "
  ` [tarantool-patches] Re[2]: [tarantool-patches] "
    ` [tarantool-patches] Re: Re[2]: "
        ` [tarantool-patches] "
  ` [tarantool-patches] Re: [tarantool-patches] "

[PATCH] test: fix app-tap/tarantoolctl sporadic failure
 2018-08-16 15:24 UTC 

[tarantool-patches] [PATCH v1 1/1] sql: triggers on view unfinished updates
 2018-08-16 14:41 UTC  (6+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v2 0/2] sql: pattern comparison fixes & GLOB removal
 2018-08-16 12:58 UTC  (5+ messages)
  ` [tarantool-patches] [PATCH v2 1/2] sql: LIKE & GLOB pattern comparison issue
    ` [tarantool-patches] "
  ` [tarantool-patches] [PATCH v2 2/2] sql: remove GLOB from Tarantool

[tarantool-patches] [PATCH v1 1/1] app: example.lua does not start
 2018-08-16 11:35 UTC 

[tarantool-patches] [PATCH] Allow nullability mismatch in space indices and format
 2018-08-16  9:37 UTC  (5+ messages)
` [tarantool-patches] "

[PATCH v3/3] replication: handle replication shutdown correctly
 2018-08-16  8:55 UTC  (6+ messages)
      ` [tarantool-patches] "

[PATCH v1 1/1] box: fix crash in ncurses on fedora 28
 2018-08-15 18:15 UTC  (3+ messages)
` [tarantool-patches] "

[PATCH v1 1/1] xlog: fix out of static memory on metadata load
 2018-08-15 12:32 UTC 

[tarantool-patches] [PATCH v2 0/5] box: indexes by JSON path
 2018-08-15 12:15 UTC  (6+ messages)
` [tarantool-patches] [PATCH v2 1/5] rfc: describe a Tarantool JSON indexes
` [tarantool-patches] [PATCH v2 2/5] box: introduce slot_cache in key_part
` [tarantool-patches] [PATCH v2 3/5] box: introduce path field "
` [tarantool-patches] [PATCH v2 4/5] box: introduce path_hash and tuple_field tree
` [tarantool-patches] [PATCH v2 5/5] box: specify indexes in user-friendly form

[tarantool-patches] [PATCH v1 0/5] box: indexes by JSON path
 2018-08-15 12:14 UTC  (12+ messages)
` [tarantool-patches] [PATCH v1 2/5] box: introduce slot_cache in key_part
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 3/5] box: introduce path field "
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 4/5] box: introduce path_hash and tuple_field tree
  ` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH v1 0/5] box: indexes by JSON path

[tarantool-patches] [PATCH] sql: after table rename properly update indexes
 2018-08-15  8:54 UTC  (3+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] json: added options to json.encode()
 2018-08-14 22:29 UTC  (22+ messages)
  ` [tarantool-patches] "
        ` [tarantool-patches] Re: [PATCH v3] json: add "

[tarantool-patches] [PATCH] vshard: added prohibition of multiple router/storage configuration from different fibers
 2018-08-14 21:24 UTC  (3+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v2] test: add test to check log_nonblock mode
 2018-08-14 17:30 UTC  (2+ messages)

[PATCH v4 0/3] replication: do not ignore replication_connect_quorum
 2018-08-14 17:07 UTC  (5+ messages)
` [PATCH v4 1/3] test: update test-run
` [PATCH v4 2/3] Add arguments to replication test instances
` [PATCH v4 3/3] replication: do not ignore replication_connect_quorum

[tarantool-patches] [PATCH] xlog: added request details to panic message for broken LSN
 2018-08-14 16:17 UTC  (2+ messages)

[tarantool-patches] [PATCH] Tarantool static build
 2018-08-14 14:58 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v2] Introduce separate entity object types for entity privileges
 2018-08-14 13:41 UTC  (3+ messages)

[tarantool-patches] [PATCH v2 1/1] box: option to start tarantool with no format checks
 2018-08-14 11:50 UTC 

[tarantool-patches] [PATCH v2 1/1] box: option to start tarantool with no format checks
 2018-08-14 10:13 UTC 

[PATCH v3/2] replication: implement replication_shutdown()
 2018-08-14  8:18 UTC 

[PATCH v3/1] replication: implement replication_shutdown()
 2018-08-14  8:07 UTC 

[tarantool-patches] [PATCH v1 1/1] sql: drop useless code from os_unix.c
 2018-08-14  7:45 UTC  (9+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH 00/10] sql: cleanup in struct Index and struct Table
 2018-08-13 20:24 UTC  (21+ messages)
` [tarantool-patches] [PATCH 01/10] sql: remove suport of ALTER TABLE ADD COLUMN
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 02/10] sql: remove string of fields collation from Table
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 03/10] sql: remove index hash from struct Table
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 04/10] sql: remove flags "
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 05/10] sql: remove affinity string of columns from Index
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 06/10] sql: completely remove support of partial indexes
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 07/10] sql: remove index type from struct Index
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 08/10] sql: use secondary indexes to process OP_Delete
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 09/10] sql: disable ON CONFLICT actions for indexes
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 10/10] sql: move autoincrement field number to server
  ` [tarantool-patches] "

[tarantool-patches] [PATCH v1 1/1] box: option to start tarantool with no format checks
 2018-08-13 16:30 UTC 

[tarantool-patches] [PATCH v1 1/1] sql: cleanup on failed table creation
 2018-08-13 15:10 UTC  (3+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v3] say: fix O_NONBLOCK flag loss
 2018-08-13 14:16 UTC  (2+ messages)

[tarantool-patches] [PATCH v2 1/1] sql: return last_insert_id via IPROTO
 2018-08-13 12:34 UTC  (3+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] box-tap: add test to check log_nonblock mode
 2018-08-13 12:01 UTC  (3+ messages)

[tarantool-patches] [PATCH v4] Fixed non-informative error messages for log conf
 2018-08-13 10:49 UTC  (2+ messages)

[tarantool-patches] [PATCH] Add read privilege in access test for FK space
 2018-08-13 10:27 UTC  (2+ messages)

[tarantool-patches] [PATCH v2] Fix O_NONBLOCK flag loss
 2018-08-13 10:13 UTC  (2+ messages)

[PATCH 0/8] box.ctl.promote
 2018-08-13  8:58 UTC  (13+ messages)
` [PATCH 1/8] rfc: describe box.ctl.promote protocol
` [PATCH 2/8] box: rename process_rw to process_dml
` [PATCH 3/8] Add 'exact_field_count' parameter to options decoder
` [PATCH 4/8] box: remove orphan check from box_is_ro()
` [PATCH 5/8] Fix gcov on Mac
` [PATCH 6/8] box: introduce _promotion space
` [PATCH 7/8] box: introduce box.ctl.promote
` [PATCH 8/8] box: introduce promotion GC

[tarantool-patches] [PATCH v2] lua: fix for option pid_file overwritten by tarantoolctl
 2018-08-13  4:36 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v2] add FindICONV and iconv wrapper
 2018-08-13  4:21 UTC  (2+ messages)
` [tarantool-patches] "

[PATCH] vinyl: fix appearance of phantom tuple in secondary index after update
 2018-08-10 18:49 UTC  (3+ messages)
` [PATCH v2] "

[tarantool-patches] [PATCH v2] replication: do not ignore replication_connect_quorum
 2018-08-10 10:48 UTC  (8+ messages)
  ` [tarantool-patches] "
          ` [PATCH v3] "

[RFC PATCH 00/23] vinyl: eliminate read on REPLACE/DELETE
 2018-08-10  8:26 UTC  (4+ messages)
` [RFC PATCH 08/23] vinyl: check key uniqueness before modifying tx write set

[tarantool-patches] Fwd: Re[3]: [PATCH] lua: add string.fromhex method
 2018-08-09 18:35 UTC 

[tarantool-patches] [PATCH] tarantoolctl: update confusing error message
 2018-08-09 14:18 UTC 

[tarantool-patches] [PATCH v3] box.ctl: implement a trigger on any control events
 2018-08-09  8:38 UTC 

[tarantool-patches] Re: [PATCH] lua: add string.fromhex method
 2018-08-09  7:06 UTC 

[tarantool-patches] [PATCH v2] replication: do not fetch records twice
 2018-08-08 19:35 UTC  (4+ messages)
` [tarantool-patches] "
  ` [tarantool-patches] "

[PATCH v1 1/1] vinyl: box/errinj.test.lua fails sporadically
 2018-08-08 16:31 UTC  (2+ messages)

[tarantool-patches] [PATCH v2] replication: implement replication_shutdown()
 2018-08-08 16:21 UTC  (2+ messages)

[tarantool-patches] [PATCH 0/3] multiple routers
 2018-08-08 15:37 UTC  (19+ messages)
` [tarantool-patches] [PATCH 1/3] Update only vshard part of a cfg on reload
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/3] Move lua gc to a dedicated module
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 3/3] Introduce multiple routers feature
  ` [tarantool-patches] "

[PATCH] replication: fix a failing assert in replica_on_applier_disconnect()
 2018-08-08 15:19 UTC  (7+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v3] Fixed non-informative error messages for log conf
 2018-08-08 13:01 UTC  (2+ messages)

[tarantool-patches] Re: [PATCH] sql: LIKE & GLOB pattern comparison issue
 2018-08-08 12:38 UTC  (16+ messages)

[tarantool-patches] [PATCH v7] Configurable syslog destination
 2018-08-08 11:23 UTC  (3+ messages)

[tarantool-patches] [PATCH 0/3] LTO && travis
 2018-08-08 11:10 UTC  (4+ messages)
` [tarantool-patches] [PATCH 1/3] Fix: prevent guard-breaker optimization
` [tarantool-patches] [PATCH 2/3] Add LTO support
` [tarantool-patches] [PATCH 3/3] Add LTO testing && refactor travis.yml

[tarantool-patches] [PATCH v4] vshard module reload
 2018-08-08 10:35 UTC  (14+ messages)
` [tarantool-patches] [PATCH 4/4] Introduce storage reload evolution
  ` [tarantool-patches] "

[tarantool-patches] [PATCH] Fix O_NONBLOCK flag loss
 2018-08-08 10:28 UTC  (2+ messages)

[tarantool-patches] [PATCH] Fix net.box test
 2018-08-07 18:12 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH 1/1] Allow to ignore space formats via command line option
 2018-08-07 18:09 UTC  (4+ messages)
  ` [tarantool-patches] "

[tarantool-patches] [PATCH] test: update test-run
 2018-08-07 18:00 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] Switch CI test-run to one job
 2018-08-07 17:47 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] Re: [PATCH] test: Switch CI test-run to one job
 2018-08-07 17:43 UTC  (3+ messages)
` [tarantool-patches] [PATCH] test: switch "
  ` [tarantool-patches] "

[tarantool-patches] [PATCH v1 1/1] sql: fix segfault with check referencing new table
 2018-08-07 17:39 UTC  (2+ messages)
` [tarantool-patches] "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox