[bisq-network/bisq] Dont log error if BSQ blocks directory does not exist in resources (PR #5909)

chimp1984 notifications at github.com
Thu Dec 9 17:06:51 CET 2021


In case the BSQ blocks directory does not exist in resources (as in case of REG_TEST)

we do not want to log an error stacktrace but just an info message.

Use `File.separator` instead of "/"

<!-- 
- make yourself familiar with the CONTRIBUTING.md if you have not already (https://github.com/bisq-network/bisq/blob/master/CONTRIBUTING.md)
- make sure you follow our [coding style guidelines][https://github.com/bisq-network/style/issues)
- pick a descriptive title
- provide some meaningful PR description below
- create the PR
- in case you receive a "Change request" and/or a NACK, please react within 30 days. If not, we will close your PR and it can not be up for compensation.
- After addressing the change request, __please re-request a review!__ Otherwise we might miss your PR as we tend to only look at pull requests tagged with a "review required".
-->

Fixes #replaceWithIssueNr, fixes #replaceWithIssueNr

Your PR description here.

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

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

-- Commit Summary --

  * In case the BSQ blocks directory does not exist in resources (as in case of REG_TEST)

-- File Changes --

    M core/src/main/java/bisq/core/dao/state/storage/BsqBlocksStorageService.java (10)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/5909.patch
https://github.com/bisq-network/bisq/pull/5909.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/5909
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20211209/cf511eba/attachment.htm>


More information about the bisq-github mailing list