You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Konstantinov (JIRA)" <ji...@apache.org> on 2016/08/25 03:57:20 UTC

[jira] [Comment Edited] (IGNITE-3706) Web Console: add query duration on SQL screen

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

Pavel Konstantinov edited comment on IGNITE-3706 at 8/25/16 3:56 AM:
---------------------------------------------------------------------

# started tester
# opened SQL
# executed "select * from "c_partitioned".Person"

{code}
10:54:35.679 Error: cyclic object value
V@https://staging-console.gridgain.com/common.2f491efaf96a2e632663.js:24:5899
Lt/this.defaults.transformRequest<@https://staging-console.gridgain.com/common.2f491efaf96a2e632663.js:25:16444
Bt/<@https://staging-console.gridgain.com/common.2f491efaf96a2e632663.js:25:16274
i@https://staging-console.gridgain.com/common.2f491efaf96a2e632663.js:24:823
Bt@https://staging-console.gridgain.com/common.2f491efaf96a2e632663.js:25:16256
l@https://staging-console.gridgain.com/common.2f491efaf96a2e632663.js:25:17344
s@https://staging-console.gridgain.com/common.2f491efaf96a2e632663.js:26:4592
a/<@https://staging-console.gridgain.com/common.2f491efaf96a2e632663.js:26:4764
En/this.$get</p.prototype.$eval@https://staging-console.gridgain.com/common.2f491efaf96a2e632663.js:26:12405
En/this.$get</p.prototype.$digest@https://staging-console.gridgain.com/common.2f491efaf96a2e632663.js:26:10887
En/this.$get</p.prototype.$apply@https://staging-console.gridgain.com/common.2f491efaf96a2e632663.js:26:12690
[275]/</</ds[t]</<.compile/</<@https://staging-console.gridgain.com/common.2f491efaf96a2e632663.js:28:18061
[751]/</me.event.dispatch@https://staging-console.gridgain.com/vendor.e0d8d47639d80cb71b24.js:101:2383
[751]/</me.event.add/m.handle@https://staging-console.gridgain.com/vendor.e0d8d47639d80cb71b24.js:101:437
1common.2f491efaf96a2e632663.js:25:29330
o/<()common.2f491efaf96a2e632663.js:25
bt/this.$get</<()common.2f491efaf96a2e632663.js:25
s()common.2f491efaf96a2e632663.js:26
a/<()common.2f491efaf96a2e632663.js:26
En/this.$get</p.prototype.$eval()common.2f491efaf96a2e632663.js:26
En/this.$get</p.prototype.$digest()common.2f491efaf96a2e632663.js:26
En/this.$get</p.prototype.$apply()common.2f491efaf96a2e632663.js:26
[275]/</</ds[t]</<.compile/</<()common.2f491efaf96a2e632663.js:28
[751]/</me.event.dispatch()vendor.e0d8d47639d80cb71b24.js:101
[751]/</me.event.add/m.handle()vendor.e0d8d47639d80cb71b24.js:101

{code}


was (Author: pkonstantinov):
{code}
10:54:35.679 Error: cyclic object value
V@https://staging-console.gridgain.com/common.2f491efaf96a2e632663.js:24:5899
Lt/this.defaults.transformRequest<@https://staging-console.gridgain.com/common.2f491efaf96a2e632663.js:25:16444
Bt/<@https://staging-console.gridgain.com/common.2f491efaf96a2e632663.js:25:16274
i@https://staging-console.gridgain.com/common.2f491efaf96a2e632663.js:24:823
Bt@https://staging-console.gridgain.com/common.2f491efaf96a2e632663.js:25:16256
l@https://staging-console.gridgain.com/common.2f491efaf96a2e632663.js:25:17344
s@https://staging-console.gridgain.com/common.2f491efaf96a2e632663.js:26:4592
a/<@https://staging-console.gridgain.com/common.2f491efaf96a2e632663.js:26:4764
En/this.$get</p.prototype.$eval@https://staging-console.gridgain.com/common.2f491efaf96a2e632663.js:26:12405
En/this.$get</p.prototype.$digest@https://staging-console.gridgain.com/common.2f491efaf96a2e632663.js:26:10887
En/this.$get</p.prototype.$apply@https://staging-console.gridgain.com/common.2f491efaf96a2e632663.js:26:12690
[275]/</</ds[t]</<.compile/</<@https://staging-console.gridgain.com/common.2f491efaf96a2e632663.js:28:18061
[751]/</me.event.dispatch@https://staging-console.gridgain.com/vendor.e0d8d47639d80cb71b24.js:101:2383
[751]/</me.event.add/m.handle@https://staging-console.gridgain.com/vendor.e0d8d47639d80cb71b24.js:101:437
1common.2f491efaf96a2e632663.js:25:29330
o/<()common.2f491efaf96a2e632663.js:25
bt/this.$get</<()common.2f491efaf96a2e632663.js:25
s()common.2f491efaf96a2e632663.js:26
a/<()common.2f491efaf96a2e632663.js:26
En/this.$get</p.prototype.$eval()common.2f491efaf96a2e632663.js:26
En/this.$get</p.prototype.$digest()common.2f491efaf96a2e632663.js:26
En/this.$get</p.prototype.$apply()common.2f491efaf96a2e632663.js:26
[275]/</</ds[t]</<.compile/</<()common.2f491efaf96a2e632663.js:28
[751]/</me.event.dispatch()vendor.e0d8d47639d80cb71b24.js:101
[751]/</me.event.add/m.handle()vendor.e0d8d47639d80cb71b24.js:101

{code}

> Web Console: add query duration on SQL screen
> ---------------------------------------------
>
>                 Key: IGNITE-3706
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3706
>             Project: Ignite
>          Issue Type: Task
>          Components: wizards
>    Affects Versions: 1.6
>            Reporter: Alexey Kuznetsov
>            Assignee: Andrey Novikov
>            Priority: Minor
>             Fix For: 1.8
>
>
> Will be nice to have total and per node duration.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)