[Bug 6554] New: Bookmarks disapearing on server (persistent-nodemap issue ?)
mercurial-bugs at mercurial-scm.org
mercurial-bugs at mercurial-scm.org
Tue Jul 27 10:12:33 UTC 2021
https://bz.mercurial-scm.org/show_bug.cgi?id=6554
Bug ID: 6554
Summary: Bookmarks disapearing on server (persistent-nodemap
issue ?)
Product: Mercurial
Version: 5.7.1
Hardware: PC
OS: Linux
Status: UNCONFIRMED
Severity: feature
Priority: wish
Component: Mercurial
Assignee: bugzilla at mercurial-scm.org
Reporter: pierre-yves.david at ens-lyon.org
CC: mercurial-devel at mercurial-scm.org
Python Version: ---
We have seen multiple instance of bookmarks disappearing from a server (client
using ssh). In such instance, the `changelog.index.has_node` returned False for
most revision but the one newly added by the transaction.
The repository uses the Rust extension and persistent-nodemap so this is a
prime suspect.
This is is making bookmark disappear on the server side I am marking this as
critical and release blocker.
We have not produced a reproduction yet.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Mercurial-devel
mailing list