[Groonga-commit] [Still Failing] droonga/fluent-plugin-droonga#724 (master - 9caeb55)

アーカイブの一覧に戻る

Travis CI notif****@travi*****
Wed Dec 11 18:43:21 JST 2013


Build Update for droonga/fluent-plugin-droonga
-------------------------------------

Build: #724
Status: Still Failing

Duration: 2 minutes and 22 seconds
Commit: 9caeb55 (master)
Author: Kouhei Sutou
Message: Use UNIX domain socket instead of TCP socket for job queue mechanism

Because TCP socket can't create many connections in short term. TCP
has TIME_WAIT state. It is 60s by default on Linux. In TCP_WAIT state,
we can't use the TCP port. If we create many TCP connections in short
term, we use all available TCP ports soon.

View the changeset: https://github.com/droonga/fluent-plugin-droonga/compare/5fd432aec2d2...9caeb55f16b9

View the full build log and details: https://travis-ci.org/droonga/fluent-plugin-droonga/builds/15274475

--

You can configure recipients for build notifications in your .travis.yml file. See http://about.travis-ci.org/docs/user/build-configuration


-------------- next part --------------
An HTML attachment was scrubbed...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る