This repository was archived by the owner on Jan 9, 2025. It is now read-only.
Replies: 1 comment 1 reply
-
The channel count can’t be changed by a simple configuration change. To change the channel count of a storage the whole storage has to be “converted”. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi;
all the tests I ran until now had the default channel count which is 1
today I have increased the count to dynamically take the cores from my machine (per the example in the book store)
microstream, upon starting, 'complained' that there is a 'former' db file that was not created with the new channel count and exited...
this seems to me like a big deal:
-what happens to the DB data of a customer when I add a CPU on his machine for example or even just tune the channel count in a more advanced product version that I deploy? this will render the DB non functional...
is there a way to bypass this behavior?
your help is apprecated...
Beta Was this translation helpful? Give feedback.
All reactions