This is an automated email from the ASF dual-hosted git repository.
rnewson pushed a change to branch lucene-10
in repository https://gitbox.apache.org/repos/asf/couchdb.git
discard 0b512df30 use to_hex_bin
discard e34f58d2a retry if no connection available
discard 09339a41e indicate whether upgrade is required in _nouveau_info
discard 2fb78ae71 open latest version of index
new 9ef5ec0ac open latest version of index
new 889bb681d indicate whether upgrade is required in _nouveau_info
new e8b9458c0 retry if no connection available
new 4ed02acce use to_hex_bin
new 9d486da0d gun takes iodata so no need to flatten
new 1c03d3158 enable assertions while running nouveau
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (0b512df30)
\
N -- N -- N refs/heads/lucene-10 (1c03d3158)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
nouveau/build.gradle | 5 ++-
.../apache/couchdb/nouveau/core/IndexManager.java | 11 ++++---
src/nouveau/src/nouveau_api.erl | 38 +++++++++-------------
3 files changed, 26 insertions(+), 28 deletions(-)