Tarantool 1.9.2 released

20 views
Skip to first unread message

Кирилл Юхин

unread,
Sep 5, 2018, 7:57:12 AM9/5/18
to Tarantool discussion group (English)

Date: 2018-09-05
Tag: 1.9.2

Overview

This is a last release in 1.9.x series. It contains bug fixes only. Please follow the download instructions at https://tarantool.io/en/download/download.html to download and install a package for your operating system.


Incompatible changes

None.


Issues fixed

Replication/Recovery

  • Relay do not close connection socket because of an error; gh-3642
  • Garbage collection doesn't resume after replica is removed from cluster; gh-3546
  • Ignore replication_connect_quorum at bootstrap; gh-3428
  • Tarantool stays in orphan mode after a quorum has been formed; gh-3422
  • Exit with ER_NO_SUCH_USER during bootstrap; gh-3637

Application server

  • Wrong 'tomap' work with nullable fields; gh-3631
  • nonblock flag is lost during reconnect; gh-3615
  • Clean fiber cancelled flag when returning it to fiber pool; gh-3527
  • json: incorrect parsing of integers with exponent; gh-3514
  • fiber.create() does not roll back memtx transaction
  • Module 'http.client': request hangs for "timeout" seconds and then successfuly finishes; gh-3452
  • Module 'http.client': problems when parsing headers; gh-3451
  • Digest.pbkdf2 is not multithread safe; gh-3396
  • box.session.su('admin', function) doesn't grant effective privileges; gh-3492
  • Bug in csv module; gh-3489
  • Bug in tonumber64 function; gh-3466
  • iproto thread hangs in 100% CPU; gh-3464
  • Make fio.rmtree remove entire directory including files; gh-3258
  • Setting pid_file in box.cfg under tarantoolctl makes code not reloadable; gh-3214
  • Stopped tcp server may remove unix socket used by newly started one; gh-3168
  • Nested box.session.su works unexpectedly; gh-3090

Database

  • Do not delay deletion of in-memory-only tuples; gh-3432
  • Scheduled time of the next snapshot does not according to checkpoint_interval parameter; gh-3370
  • index:count() inconsistent results; gh-3262
  • Operation space:truncate() increases schema_version; gh-3414
  • inprogress files are not removed by garbage collection; gh-3406
  • Yield in on_replace trigger do not rollback current memtx transaction; gh-2631
  • Transaction rollback should give a warning; gh-2528

Vinyl storage engine

  • Stale tuples in secondary index under certain conditions; gh-3607
  • Vinyl compaction may delete files needed for backup; gh-3437
  • vinyl/write_iterator.test.lua fails occasionally with vylog error; gh-3416
  • Remove vinyl run files that are not referenced by any checkpoint immediately upon compaction; gh-3407

Builds

  • make install installs libyaml in Tarantool; gh-3547
  • Tarantool on FreeBSD don't find iconv and don't link with that library; gh-3441

Full list of changes

The full list of issues added or fixed is available at https://github.com/tarantool/tarantool/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A1.9.2+is%3Aclosed+-label%3Aduplicate+


Reply all
Reply to author
Forward
0 new messages