[bisq-network/bisq] Prevent persist at startup, flush at backup (#5280)

chimp1984 notifications at github.com
Sat Mar 6 18:03:55 CET 2021


Fixes https://github.com/bisq-network/bisq/issues/5257

Calls flush to disk before doing a backup.


You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/5280

-- Commit Summary --

  * Call onAllServicesInitialized on PersistenceManager and
  * Refactor: Rename field
  * Make allServicesInitialized final
  * Call PersistenceManager.flushAllDataToDisk before doing backup
  * Trigger persistence at onAllServicesInitialized in case
  * Handle flush at shutdown differently to flush at backup

-- File Changes --

    M common/src/main/java/bisq/common/persistence/PersistenceManager.java (83)
    M core/src/main/java/bisq/core/app/BisqExecutable.java (6)
    M core/src/main/java/bisq/core/app/DomainInitialisation.java (3)
    M core/src/main/java/bisq/core/app/misc/ExecutableForAppWithP2p.java (6)
    M desktop/src/main/java/bisq/desktop/main/account/content/backup/BackupView.java (25)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/5280.patch
https://github.com/bisq-network/bisq/pull/5280.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/5280
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210306/c00233c4/attachment.htm>


More information about the bisq-github mailing list