[
https://issues.apache.org/jira/browse/IGNITE-10650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16718831#comment-16718831
]
ASF GitHub Bot commented on IGNITE-10650:
-----------------------------------------
GitHub user oleg-ostanin opened a pull request:
https://github.com/apache/ignite/pull/5646
IGNITE-10650 added check for dataRegionName
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-10650
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5646.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5646
----
commit b073b26477378b17af2a1e2f13f3399668af3f5d
Author: oleg-ostanin <oostanin@...>
Date: 2018-12-12T11:33:54Z
IGNITE-10650 added check for dataRegionName
----
> Yardstick pre-loader does not use defaultDataRegionConfiguration
> ----------------------------------------------------------------
>
> Key: IGNITE-10650
> URL: https://issues.apache.org/jira/browse/IGNITE-10650
> Project: Ignite
> Issue Type: Bug
> Components: yardstick
> Affects Versions: 2.7
> Reporter: Ivan Artukhov
> Assignee: Oleg Ostanin
> Priority: Major
> Fix For: 2.8
>
>
> the new Loader.java class fails to get DataRegionConfiguration if it is not
> explicitly set for a given cache. Why not to try to get data region
> configuration from defaultDataRegionConfiguration property in this case?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)