[Groonga-commit] [Errored] groonga/groonga#2337 (master - 24e4d9b)

Back to archive index

Travis CI notif****@travi*****
Tue Oct 8 12:52:30 JST 2013


Build Update for groonga/groonga
-------------------------------------

Build: #2337
Status: Errored

Duration: 10 minutes and 24 seconds
Commit: 24e4d9b (master)
Author: Kouhei Sutou
Message: Revert "Add missing lock for table creation"

This reverts commit 1f1a77402e22a75ca74d488694cd584ac8566dc6.

The lock isn't needed because process global IO objects are guarded
by lock at grn_io_register() and grn_io_unregister() in io.c.

The lock is taken for temporary table that is used for search result.
So the lock may cause a performance regression bug. (We should run
a benchmark but we don't yet...)

View the changeset: https://github.com/groonga/groonga/compare/ac458a725618...24e4d9bdb8cb

View the full build log and details: https://travis-ci.org/groonga/groonga/builds/12258817

--

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...
Download 



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