[
https://issues.apache.org/jira/browse/IGNITE-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999870#comment-14999870
]
ASF GitHub Bot commented on IGNITE-1888:
----------------------------------------
GitHub user akuznetsov-gridgain opened a pull request:
https://github.com/apache/ignite/pull/219
IGNITE-1888 Added support for Spring Application context for benchmark node
Added Spring App Context.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/akuznetsov-gridgain/ignite ignite-1888
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/219.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 #219
----
commit 36f36e52c3d7e5e6d202cc838a9c03a93432d09d
Author: AKuznetsov <[email protected]>
Date: 2015-11-11T03:12:38Z
IGNITE-1888 Added support for Spring Application context for benchmark node.
----
> IgniteNode for Yardstick stared without Spring ApplicationContext
> -----------------------------------------------------------------
>
> Key: IGNITE-1888
> URL: https://issues.apache.org/jira/browse/IGNITE-1888
> Project: Ignite
> Issue Type: Bug
> Components: general
> Affects Versions: ignite-1.4
> Reporter: Alexey Kuznetsov
> Assignee: Alexey Kuznetsov
> Fix For: 1.5
>
>
> When I tried to benchmark JdbcPojoStore I got exception: "Spring application
> context resource is not injected".
> After investigation (thanks to Valentine Kulichenko) we found that IgniteNode
> started without app context.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)