[Groonga-commit] Errored: groonga/groonga#7050 (support-4gib-over-total-key-size-in-hash - 760669f)

Back to archive index

Travis CI build****@travi*****
Tue Mar 8 20:28:43 JST 2016


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

Build: #7050
Status: Errored

Duration: 5 minutes and 26 seconds
Commit: 760669f (support-4gib-over-total-key-size-in-hash)
Author: Kouhei Sutou
Message: hash: support 4GiB over total key size

If you add KEY_LARGE flag to table:

    table_create Users TABLE_HASH_KEY|KEY_LARGE ShortText

you can put many keys to the table. By default, 4GiB is the max total
key size. With KEY_LARGE flag, 2TiB is the max total key size.

It doesn't break backward compatibility. You can use the existing
database without dump and restore.

View the changeset: https://github.com/groonga/groonga/commit/760669fe5fb5

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

--

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

-------------- next part --------------
An HTML attachment was scrubbed...
下载 



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