fix todo
This commit is contained in:
parent
bc509143e5
commit
554b7b7f3e
2 changed files with 9 additions and 5 deletions
|
@ -13,7 +13,10 @@ this.
|
|||
* Should the ContentIdentifier db be multiwriter? It would simplify
|
||||
the situation with the long-lived lock of it in adjustExportImport
|
||||
|
||||
* fix TODO in adjustExportImport
|
||||
OTOH, if a single process, such as the assistant, exported one tree,
|
||||
and then another, multiwriter would mean no guarantee that reading
|
||||
from the contentidentifier database would see values that were earlier
|
||||
written by the same process.
|
||||
|
||||
* Test export to importtree=yes remote and make sure it uses
|
||||
storeExportWithContentIdentifier correctly.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue