Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

change output in toString method to write more details when StorageBa…#297

Merged
zdenek-jonas merged 3 commits intomasterfrom
205_eliminate_null_backup
Dec 23, 2021
Merged

change output in toString method to write more details when StorageBa…#297
zdenek-jonas merged 3 commits intomasterfrom
205_eliminate_null_backup

Conversation

@zdenek-jonas
Copy link
Copy Markdown
Contributor

Fix for the issue: #205
So now instead of:

...
one.microstream.storage.types.StorageDataFileEvaluator$Default:
 fileMinimumSize	= 1048576
 fileMaximumSize	= 8388608
 minimumUseRatio	= 0.75
 cleanupHeadFile	= true
null

is:

...
one.microstream.storage.types.StorageDataFileEvaluator$Default:
 fileMinimumSize	= 1048576
 fileMaximumSize	= 8388608
 minimumUseRatio	= 0.75
 cleanupHeadFile	= true
one.microstream.storage.types.StorageBackupSetup: null 

@zdenek-jonas zdenek-jonas added this to the 07.00.00 milestone Dec 23, 2021
@zdenek-jonas zdenek-jonas requested a review from fh-ms December 23, 2021 11:43
@zdenek-jonas zdenek-jonas requested a review from fh-ms December 23, 2021 12:08
@zdenek-jonas zdenek-jonas merged commit 1b2b9ff into master Dec 23, 2021
@zdenek-jonas zdenek-jonas deleted the 205_eliminate_null_backup branch December 23, 2021 12:21
fh-ms pushed a commit that referenced this pull request Oct 11, 2022
#297)

change output in toString method to write more details when StorageBackup is null
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants