[Groonga-commit] groonga/groonga-query-log at 20a4f2f [master] check-crash: add a TODO note

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jun 11 15:19:23 JST 2018


Kouhei Sutou	2018-06-11 15:19:23 +0900 (Mon, 11 Jun 2018)

  New Revision: 20a4f2fd6cd02a219fa5f5aaa012a99644dc5d72
  https://github.com/groonga/groonga-query-log/commit/20a4f2fd6cd02a219fa5f5aaa012a99644dc5d72

  Message:
    check-crash: add a TODO note

  Modified files:
    lib/groonga-query-log/command/check-crash.rb

  Modified: lib/groonga-query-log/command/check-crash.rb (+1 -0)
===================================================================
--- lib/groonga-query-log/command/check-crash.rb    2018-06-11 15:18:32 +0900 (6c241ac)
+++ lib/groonga-query-log/command/check-crash.rb    2018-06-11 15:19:23 +0900 (4d0e140)
@@ -180,6 +180,7 @@ module GroongaQueryLog
             @flushed = false
             @unflushed_statistics << statistic
           when "io_flush"
+            # TODO: Improve flushed target detection.
             @flushed = true
             @unflushed_statistics.clear
           when "database_unmap"
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180611/0c96664e/attachment-0001.htm 



More information about the Groonga-commit mailing list
Back to archive index