Files
gerrit/gerrit-pgm
Dave Borowitz d1251e5512 Support trial mode in online NoteDb migration
As with auto-migration, this may be set either with a flag or a config
option. This means that NoteDbMigrator now has to modify multiple
"control" flags in the config that are not directly related to the
migration state.

Increase the heap size of the standalone tests, as it would otherwise
fail under bazel with "GC overhead limit exceeded". This implies there
is some kind of leak in the standalone sever test setup, but debugging
that is beyond the scope of this change.

Bug: Issue 7101
Change-Id: I36da7e49f5db7d095fde76e7d093e23125dffce3
2017-09-29 11:55:10 -04:00
..