[
https://issues.apache.org/jira/browse/GEODE-10422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17604699#comment-17604699
]
ASF subversion and git services commented on GEODE-10422:
---------------------------------------------------------
Commit 3d62f0fff21329a319661780f143bb7683135fe4 in geode's branch
refs/heads/support/1.15 from Mario Kevo
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=3d62f0fff2 ]
GEODE-10422: add Note for parallel recovery disk store (#7858)
* GEODE-10422: add Note for parallel recovery disk store
* empty commit to re-launch CI
> Add doc for using parallel recovery disk store
> ----------------------------------------------
>
> Key: GEODE-10422
> URL: https://issues.apache.org/jira/browse/GEODE-10422
> Project: Geode
> Issue Type: Improvement
> Components: docs
> Affects Versions: 1.14.0, 1.15.0
> Reporter: Mario Kevo
> Assignee: Mario Kevo
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.16.0
>
>
> There are missing part for parallel recovery of disk stores.
> It isn't specified that in case the user use the same disk store for the pdx
> and the region, disk store recovery will go in the sequential mode. So in
> case you want to use parallel disk store recovery it should be different disk
> stores for the pdx and the disk store. Otherwise, it will go sequentially,
> despite of default behavior to run in the parallel mode.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)