[
https://issues.apache.org/jira/browse/IGNITE-12236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947539#comment-16947539
]
Ignite TC Bot commented on IGNITE-12236:
----------------------------------------
{panel:title=Branch: [pull/6956/head] Base: [master] : Possible Blockers
(4)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}ZooKeeper (Discovery) 1{color} [[tests
2|https://ci.ignite.apache.org/viewLog.html?buildId=4677010]]
* ZookeeperDiscoverySpiTestSuite1:
ZookeeperDiscoveryClientDisconnectTest.testStartNoServers_FailOnTimeout - Test
has low fail rate in base branch 0,0% and is not flaky
* ZookeeperDiscoverySpiTestSuite1:
ZookeeperDiscoveryClientDisconnectTest.testServersLeft_FailOnTimeout - Test has
low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Platform .NET (Core Linux){color} [[tests 0 Exit Code ,
TC_SERVICE_MESSAGE |https://ci.ignite.apache.org/viewLog.html?buildId=4677058]]
{color:#d04437}Cache 5{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=4677040]]
* IgniteCacheTestSuite5:
IgniteCachePartitionLossPolicySelfTest.testReadWriteSafeAfterKillTwoNodesWithDelayWithPersistence[TRANSACTIONAL]
- Test has low fail rate in base branch 0,0% and is not flaky
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=4677087&buildTypeId=IgniteTests24Java8_RunAll]
> RepositoryFactorySupport#getQueryLookupStrategy no longer overriden in
> IgniteRepositoryFactory
> ----------------------------------------------------------------------------------------------
>
> Key: IGNITE-12236
> URL: https://issues.apache.org/jira/browse/IGNITE-12236
> Project: Ignite
> Issue Type: Improvement
> Components: spring
> Affects Versions: 2.8, 2.7.6
> Reporter: Thibaut
> Priority: Major
> Labels: newbie, patch
> Fix For: 2.8
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Hello,
> org.apache.ignite.springdata20.repository.support.IgniteRepositoryFactory#getQueryLookupStrategy
> does not override
> org.springframework.data.repository.core.support.RepositoryFactorySupport#getQueryLookupStrategy
> since this commit
> [https://github.com/spring-projects/spring-data-commons/commit/a6215fbe0f5c9a254cddacb12763737f2c286ad5]
>
> this results in a thrown exception in
> org.springframework.data.repository.core.support.RepositoryFactorySupport.QueryExecutorMethodInterceptor#QueryExecutorMethodInterceptor
>
> This prevents using ignite with any up to date version of spring. Fixing
> this would require updating <spring.data-2.0.version> that's the reason I'm
> puting this as Improvement.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)