[jira] [Commented] (IGNITE-11849) Specify CacheStore in IgniteCacheReadThroughEvictionSelfTest

2019-07-01 Thread Ivan Fedotov (JIRA)


[ 
https://issues.apache.org/jira/browse/IGNITE-11849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16876325#comment-16876325
 ] 

Ivan Fedotov commented on IGNITE-11849:
---

[~Pavlukhin], I rerun _IgniteCacheReadThroughEvictionSelfTest_ locally multiple 
times from IDEA and it passes. Through suite, 
_IgniteCacheReadThroughEvictionsVariationsSuite_ situation is the same.
 Could you please try it on branch IGNITE-11849 one more time?

> Specify CacheStore in IgniteCacheReadThroughEvictionSelfTest
> 
>
> Key: IGNITE-11849
> URL: https://issues.apache.org/jira/browse/IGNITE-11849
> Project: Ignite
>  Issue Type: Bug
>Reporter: Ivan Fedotov
>Assignee: Ivan Fedotov
>Priority: Major
>  Labels: iep30
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> According to the test scenario after expiration entry must be present in 
> IgniteCache - it will be loaded from CacheStore.
> It is necessary to specify CacheStore in node config [1].
> [1] 
> https://github.com/apache/ignite/blob/master/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheReadThroughEvictionSelfTest.java#L233



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-11849) Specify CacheStore in IgniteCacheReadThroughEvictionSelfTest

2019-06-19 Thread Ivan Pavlukhin (JIRA)


[ 
https://issues.apache.org/jira/browse/IGNITE-11849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16867667#comment-16867667
 ] 

Ivan Pavlukhin commented on IGNITE-11849:
-

[~ivanan.fed], could you please elaborate in what conditions the test fails? It 
fails locally when I launch {{IgniteCacheReadThroughEvictionSelfTest}} from 
IDEA. But when I run a suite {{IgniteCacheReadThroughEvictionsVariationsSuite}} 
everything passes.

> Specify CacheStore in IgniteCacheReadThroughEvictionSelfTest
> 
>
> Key: IGNITE-11849
> URL: https://issues.apache.org/jira/browse/IGNITE-11849
> Project: Ignite
>  Issue Type: Bug
>Reporter: Ivan Fedotov
>Assignee: Ivan Fedotov
>Priority: Major
>  Labels: iep30
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> According to the test scenario after expiration entry must be present in 
> IgniteCache - it will be loaded from CacheStore.
> It is necessary to specify CacheStore in node config [1].
> [1] 
> https://github.com/apache/ignite/blob/master/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheReadThroughEvictionSelfTest.java#L233



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-11849) Specify CacheStore in IgniteCacheReadThroughEvictionSelfTest

2019-06-18 Thread Ivan Fedotov (JIRA)


[ 
https://issues.apache.org/jira/browse/IGNITE-11849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16866591#comment-16866591
 ] 

Ivan Fedotov commented on IGNITE-11849:
---

[~Pavlukhin] could you take a look on this patch please?

> Specify CacheStore in IgniteCacheReadThroughEvictionSelfTest
> 
>
> Key: IGNITE-11849
> URL: https://issues.apache.org/jira/browse/IGNITE-11849
> Project: Ignite
>  Issue Type: Bug
>Reporter: Ivan Fedotov
>Assignee: Ivan Fedotov
>Priority: Major
>  Labels: iep30
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> According to the test scenario after expiration entry must be present in 
> IgniteCache - it will be loaded from CacheStore.
> It is necessary to specify CacheStore in node config [1].
> [1] 
> https://github.com/apache/ignite/blob/master/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheReadThroughEvictionSelfTest.java#L233



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-11849) Specify CacheStore in IgniteCacheReadThroughEvictionSelfTest

2019-06-07 Thread Ivan Fedotov (JIRA)


[ 
https://issues.apache.org/jira/browse/IGNITE-11849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16858527#comment-16858527
 ] 

Ivan Fedotov commented on IGNITE-11849:
---

[~ivan.glukos], Hi!

Could you please take a look on this patch?
We discussed it in the thread which is about IgniteConfig tests [1], you 
suggested a patch in the context of IGNITE-11708

I checked TC bot blockers and it seems that all of them relates to master 
branch.

[1] 
http://apache-ignite-developers.2346864.n4.nabble.com/IgniteConfigVariationsAbstractTest-subclasses-do-not-run-td41783.html
[2] https://issues.apache.org/jira/browse/IGNITE-11708

> Specify CacheStore in IgniteCacheReadThroughEvictionSelfTest
> 
>
> Key: IGNITE-11849
> URL: https://issues.apache.org/jira/browse/IGNITE-11849
> Project: Ignite
>  Issue Type: Bug
>Reporter: Ivan Fedotov
>Assignee: Ivan Fedotov
>Priority: Major
>  Labels: iep30
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> According to the test scenario after expiration entry must be present in 
> IgniteCache - it will be loaded from CacheStore.
> It is necessary to specify CacheStore in node config [1].
> [1] 
> https://github.com/apache/ignite/blob/master/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheReadThroughEvictionSelfTest.java#L233



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-11849) Specify CacheStore in IgniteCacheReadThroughEvictionSelfTest

2019-06-07 Thread Ignite TC Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/IGNITE-11849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16858526#comment-16858526
 ] 

Ignite TC Bot commented on IGNITE-11849:


{panel:title=-- Run :: All: Possible 
Blockers|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Platform .NET (Inspections)*{color} [[tests 0 Failure on metric 
|https://ci.ignite.apache.org/viewLog.html?buildId=4063251]]

{color:#d04437}Platform .NET (Core Linux){color} [[tests 0 TIMEOUT 
|https://ci.ignite.apache.org/viewLog.html?buildId=4063253]]

{color:#d04437}Platform .NET{color} [[tests 0 TIMEOUT 
|https://ci.ignite.apache.org/viewLog.html?buildId=4063255]]

{color:#d04437}[Check Code Style]{color} [[tests 0 Exit Code 
|https://ci.ignite.apache.org/viewLog.html?buildId=4063256]]

{panel}
[TeamCity *-- Run :: All* 
Results|https://ci.ignite.apache.org/viewLog.html?buildId=4056800buildTypeId=IgniteTests24Java8_RunAll]

> Specify CacheStore in IgniteCacheReadThroughEvictionSelfTest
> 
>
> Key: IGNITE-11849
> URL: https://issues.apache.org/jira/browse/IGNITE-11849
> Project: Ignite
>  Issue Type: Bug
>Reporter: Ivan Fedotov
>Assignee: Ivan Fedotov
>Priority: Major
>  Labels: iep30
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> According to the test scenario after expiration entry must be present in 
> IgniteCache - it will be loaded from CacheStore.
> It is necessary to specify CacheStore in node config [1].
> [1] 
> https://github.com/apache/ignite/blob/master/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheReadThroughEvictionSelfTest.java#L233



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)