Kouhei Sutou
null+****@clear*****
Tue Sep 27 19:27:06 JST 2016
Kouhei Sutou 2016-09-27 19:27:06 +0900 (Tue, 27 Sep 2016) New Revision: 62a4afcd7150b60117b277db91a5c7afeadafcd4 https://github.com/groonga/fluent-plugin-groonga/commit/62a4afcd7150b60117b277db91a5c7afeadafcd4 Message: Ensure closing repeater on error Modified files: lib/fluent/plugin/in_groonga.rb Modified: lib/fluent/plugin/in_groonga.rb (+1 -0) =================================================================== --- lib/fluent/plugin/in_groonga.rb 2016-09-27 19:22:13 +0900 (301882c) +++ lib/fluent/plugin/in_groonga.rb 2016-09-27 19:27:06 +0900 (1937e35) @@ -275,6 +275,7 @@ module Fluent write("Content-Length: 0\r\n") write("\r\n") disable + @repeater.close on_write_complete do close end -------------- next part -------------- HTML����������������������������... Download