[jira] [Commented] (IGNITE-11304) SQL: Common caching of both local and distributed query metadata

2019-02-13 Thread Ignite TC Bot (JIRA)


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

Ignite TC Bot commented on IGNITE-11304:


{panel:title=-- Run :: All: Possible 
Blockers|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Cache 7{color} [[tests 
1|https://ci.ignite.apache.org/viewLog.html?buildId=3076311]]
* IgniteCacheTestSuite7: 
TxRollbackAsyncWithPersistenceTest.testSynchronousRollback - 0,0% fails in last 
416 master runs.

{color:#d04437}MVCC Cache{color} [[tests 
1|https://ci.ignite.apache.org/viewLog.html?buildId=3076288]]
* IgniteCacheMvccTestSuite: 
CacheMvccVacuumTest.testVacuumNotStartedOnNonAffinityNode - 0,0% fails in last 
182 master runs.

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

> SQL: Common caching of both local and distributed query metadata
> 
>
> Key: IGNITE-11304
> URL: https://issues.apache.org/jira/browse/IGNITE-11304
> Project: Ignite
>  Issue Type: Task
>  Components: sql
>Reporter: Vladimir Ozerov
>Assignee: Vladimir Ozerov
>Priority: Major
> Fix For: 2.8
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently query metadata is only cached for distributed queries. For local 
> queries it is calculated on every request over and over again. Need to cache 
> it always in {{QueryParserResultSelect}}.



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


[jira] [Commented] (IGNITE-11304) SQL: Common caching of both local and distributed query metadata

2019-02-13 Thread Vladimir Ozerov (JIRA)


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

Vladimir Ozerov commented on IGNITE-11304:
--

Test run: https://ci.ignite.apache.org/viewQueued.html?itemId=3076357

> SQL: Common caching of both local and distributed query metadata
> 
>
> Key: IGNITE-11304
> URL: https://issues.apache.org/jira/browse/IGNITE-11304
> Project: Ignite
>  Issue Type: Task
>  Components: sql
>Reporter: Vladimir Ozerov
>Assignee: Vladimir Ozerov
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently query metadata is only cached for distributed queries. For local 
> queries it is calculated on every request over and over again. Need to cache 
> it always in {{QueryParserResultSelect}}.



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