HorimotoYasuhiro
null+****@clear*****
Tue Oct 24 19:14:34 JST 2017
HorimotoYasuhiro 2017-10-24 19:14:34 +0900 (Tue, 24 Oct 2017) New Revision: dfdf1297bd9920e63ce29ee18b0f11709242344c https://github.com/groonga/groonga/commit/dfdf1297bd9920e63ce29ee18b0f11709242344c Merged 460fc79: Merge pull request #772 from komainu8/add-7-0-8-news Message: doc: update 7.0.8 entry Modified files: doc/source/news.rst Modified: doc/source/news.rst (+15 -0) =================================================================== --- doc/source/news.rst 2017-10-24 17:57:33 +0900 (81c8bb4de) +++ doc/source/news.rst 2017-10-24 19:14:34 +0900 (d3ade718c) @@ -32,6 +32,21 @@ Improvements ``QUERY_NO_SYNTAX_ERROR``. In the previous version, it caused an error. [GitHub#767] +* Modified log level of ``expired`` from ``info`` to ``debug``. + ``2017-10-29 14:05:34.123456|i| <0000000012345678:0> expired i=000000000B123456 max=10 (2/2)`` + This log is output when unmapping part of memory mapped area for index. + So, this log is useful information for debugging, but since it is unnecessary + information in normal operation, we changed log level from ``info`` to ``debug``. + +Fixes +^^^^^ + +* Fixed a bug that you can not set the index if you register a large + amount of data and repeat deleting a large amount. + +* Fixed a bug that when ``offset`` and ``limit`` were applied to multiple shards, + unexpected records were output. + .. _release-7-0-7: Release 7.0.7 - 2017-09-29 -------------- next part -------------- HTML����������������������������... URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20171024/bec96c8d/attachment-0001.htm