[Groonga-commit] Failed: droonga/droonga-engine#457 (master - 4f184cf)

Back to archive index

Travis CI notif****@travi*****
Sun Jul 20 23:34:08 JST 2014


Build Update for droonga/droonga-engine
-------------------------------------

Build: #457
Status: Failed

Duration: 18 minutes and 12 seconds
Commit: 4f184cf (master)
Author: Kouhei Sutou
Message: Implement supervisor system

Because serverengine uses signal based start/stop mechanism.

The mechanism is difficult to implement graceful stop/restart. Because
we can't get stopped notification from worker processes. We need to
create a pipe to get notifications from worker processes by ourselves.

And serverengine uses the original logging mechanism. It is different
format with on droonga-engine.

The new supervisor system uses pipe to communicate with worker
processes. It can be got notifications from workers. We can implement
graceful stop/restart.

TODO:

  * Support auto-restart worker process when worker process is crashed.
    * Heartbeat should be implemented.
  * Support service ready notification for drntest.

View the changeset: https://github.com/droonga/droonga-engine/compare/40d577711429...4f184cfefa24

View the full build log and details: https://travis-ci.org/droonga/droonga-engine/builds/30394335

--

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


-------------- next part --------------
An HTML attachment was scrubbed...
Download 



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