Re: PR IGNITE-1178 fix for NPE in GridCacheProcessor.onKernalStop()

2017-02-16 Thread Alexey Kuznetsov
pache.org/jira/browse/IGNITE-1178 > -- > > *Best Regards,* > > *Kuznetsov Aleksey* > -- Alexey Kuznetsov

[jira] [Created] (IGNITE-4686) Web Console: Add grouping by company on Amin panel screen

2017-02-13 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-4686: Summary: Web Console: Add grouping by company on Amin panel screen Key: IGNITE-4686 URL: https://issues.apache.org/jira/browse/IGNITE-4686 Project: Ignite

Re: Error in Ignite Web Agent

2017-02-09 Thread Alexey Kuznetsov
ome Ignite nodes? If yes, what version of Ignite are you > using. > No, I don't start any Ignite nodes. > > -Prachi > > > > On Mon, Feb 6, 2017 at 6:34 PM, Alexey Kuznetsov > wrote: > >> Prachi, >> >> Thanks for catching this. >> >>

Re: Feedback on Web Console usage

2017-02-09 Thread Alexey Kuznetsov
e issue by the time of my > webinar (Feb 15th). > > — > Denis > > > > On Feb 9, 2017, at 12:16 AM, Alexey Kuznetsov > wrote: > > > > Denis, thanks for your feedback. > > > > I will take a look and make Web Console more user friendly. > > > > Dima, &

Re: Feedback on Web Console usage

2017-02-09 Thread Alexey Kuznetsov
t; bundle. > > For instance, LoadCache class which is not covered there. > > Project’s README claims that all the configuration is in “config” dir > > while in fact all configuration files are under “resources/META-INF”. > > > > *Mac OS Specific* > > It’s know that on Mac OS the project is downloaded as “Uknown” file. > > However, the warning that states this is hard to notice. Viktoria, please > > take a look at this issue as well. > > > > > > — > > Denis > -- Alexey Kuznetsov

Please review IGNITE-4676

2017-02-09 Thread Alexey Kuznetsov
Hi, All! I found a very special bug [1] in Continuation. I debugged it and prepared fix. Test added. Please review [2]. 1. https://issues.apache.org/jira/browse/IGNITE-4676 2. http://reviews.ignite.apache.org/ignite/review/IGNT-CR-91 -- Alexey Kuznetsov

[jira] [Created] (IGNITE-4676) Clojure hangs if executed nested internal task with continuation

2017-02-08 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-4676: Summary: Clojure hangs if executed nested internal task with continuation Key: IGNITE-4676 URL: https://issues.apache.org/jira/browse/IGNITE-4676 Project

Re: Review for IGNITE-4436 API to collect list of running SQL queries

2017-01-31 Thread Alexey Kuznetsov
ou > ask about SqlQuery. > As for ScanQuery I would do it as a next step. > > The review of the code should be done by Sergi. Let’s give him some time > to do that. > > — > Denis > > > On Jan 31, 2017, at 5:13 AM, Alexey Kuznetsov > wrote: > > > > Any

Re: Review for IGNITE-4436 API to collect list of running SQL queries

2017-01-31 Thread Alexey Kuznetsov
Any feedback, please? On Mon, Jan 30, 2017 at 9:38 PM, Alexey Kuznetsov wrote: > Hi All! > > I prepared first version https://issues.apache.org/jira/browse/IGNITE-4436 > (SQL: create API to collect list of running SQL queries and cancel them). > > Please review it and giv

Review for IGNITE-4436 API to collect list of running SQL queries

2017-01-30 Thread Alexey Kuznetsov
) Current implementation will collect info and cancel only "TwoStep" queries. Should we also support LOCAL queries? 2) Should we also support SqlQuery / ScanQuery ? -- Alexey Kuznetsov

Re: How to improve SQL testing

2017-01-30 Thread Alexey Kuznetsov
a/browse/IGNITE-4627> > > Please share your thoughts and ideas. > > [1] https://www.voltdb.com/blog/testing-voltdb-sqlcoverage > [2] https://github.com/VoltDB/voltdb/tree/master/tests/sqlcoverage > > -- > Sergey Kozlov > www.gridgain.com > -- Alexey Kuznetsov

Re: IGNITE-4492

2017-01-27 Thread Alexey Kuznetsov
Added to contributors. On Fri, Jan 27, 2017 at 9:04 PM, ALEKSEY KUZNETSOV wrote: > https://issues.apache.org/jira/secure/ViewProfile.jspa? > name=Alexey+Kuznetsov > > пт, 27 янв. 2017 г. в 16:48, Alexey Kuznetsov : > > > What is your JIRA ID? > > I will add you to

Re: IGNITE-4492

2017-01-27 Thread Alexey Kuznetsov
What is your JIRA ID? I will add you to Apache Ignite contributors. On Fri, Jan 27, 2017 at 7:34 PM, ALEKSEY KUZNETSOV wrote: > I know! But i don't have sufficient privileges yet > > пт, 27 янв. 2017 г. в 14:41, Alexey Kuznetsov : > > > Aleksey, > > > > FYI:

Re: Do not use H2 parser for DDL

2017-01-27 Thread Alexey Kuznetsov
ost of > H2 DDL features, Ignite DDL structure will be even simpler. > > it should take no more than 1-2 days to implement fully-fledged parsing for > these two commands. > > Thoughts? > > Vladimir. > > [1] http://www.h2database.com/html/grammar.html#create_table > [2] http://www.h2database.com/html/grammar.html#create_index > -- Alexey Kuznetsov

Re: IGNITE-3385

2017-01-27 Thread Alexey Kuznetsov
Added comment to issue and removed "newbie" label. On Fri, Jan 27, 2017 at 6:18 PM, ALEKSEY KUZNETSOV wrote: > Hi!) Got it > > пт, 27 янв. 2017 г. в 13:22, Alexey Kuznetsov : > > > Hello! My name is also Alexey Kuznetsov :) > > > > And I'm one of d

Re: IGNITE-4492

2017-01-27 Thread Alexey Kuznetsov
*Best Regards,* > > *Kuznetsov Aleksey* > -- Alexey Kuznetsov

Re: IGNITE-3385

2017-01-27 Thread Alexey Kuznetsov
Hello! My name is also Alexey Kuznetsov :) And I'm one of developer of this utility (IGNITE-3385 Improve schema import utility). In general you could improve schema import utility, but we decided to drop it in favor of Web Console. Web Console also can import schema import and it is alrea

Re: Unused variables in code

2017-01-24 Thread Alexey Kuznetsov
> So I think i can go through code and cleanup thing like that. > > Need I create new issue in JIRA for cleanup or some issue for cleanup > already exists? If that please give me a link. > -- Alexey Kuznetsov

Re: Ignite Web Console Monitoring Video on YouTube

2017-01-17 Thread Alexey Kuznetsov
+user list On Wed, Jan 18, 2017 at 3:54 AM, Prachi Garg wrote: > Hello Igniters, > > Check out the latest Ignite Web Console video on YouTube - > http://youtu.be/H8cwYSJATto > > This video shows how to use Ignite Web Console Monitoring in Demo mode. > > -Prachi > -- Alexey Kuznetsov

Re: Ignite Web Console Monitoring Video on YouTube

2017-01-17 Thread Alexey Kuznetsov
video on YouTube - > > http://youtu.be/H8cwYSJATto > > > > This video shows how to use Ignite Web Console Monitoring in Demo mode. > > > > -Prachi > > -- Alexey Kuznetsov

Re: DDL implementation details

2017-01-11 Thread Alexey Kuznetsov
the index's initial buildup. > > Any thoughts? > > Currently I'm working on parsing of those commands as that will be > needed anyway and does not affect further implementation. > > - Alex > -- Alexey Kuznetsov

Re: classnames.properties file is not updated and missed in 1.8 release

2017-01-09 Thread Alexey Kuznetsov
here is not META-INF/classnames.properties > file at all. Did we introduce a bug or change the logic? > > > [1] https://issues.apache.org/jira/browse/IGNITE-2422 < > https://issues.apache.org/jira/browse/IGNITE-2422> > > — > Denis -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Web Console updated

2016-12-21 Thread Alexey Kuznetsov
need to set "queryDetailMetricsSize" to value greater then zero. 6. Many minor bug fixes and improvements. -- Alexey Kuznetsov

[jira] [Created] (IGNITE-4467) Web Console: Refactor CSS

2016-12-20 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-4467: Summary: Web Console: Refactor CSS Key: IGNITE-4467 URL: https://issues.apache.org/jira/browse/IGNITE-4467 Project: Ignite Issue Type: Task

Re: Diagram for RDBMS Schema Import with Web Console

2016-12-20 Thread Alexey Kuznetsov
da wrote: > > > Igniters, > > > > Alexey Kuznetsov has contributed the documentation which describes how to > > import a database schema converting it into Ignite’s configuration and > > project files > > https://apacheignite-mix.readme.io/v1.8/docs/web-console &l

Re: Cache Metrics

2016-12-20 Thread Alexey Kuznetsov
gt; > -- > Alper Tekinalp > > Software Developer > Evam Streaming Analytics > > Atatürk Mah. Turgut Özal Bulv. > Gardenya 5 Plaza K:6 Ataşehir > 34758 İSTANBUL > > Tel: +90 216 455 01 53 Fax: +90 216 455 01 54 > www.evam.com.tr > <http://www.evam.com> > -- Alexey Kuznetsov

Google Summer Of Code 2017

2016-12-19 Thread Alexey Kuznetsov
students. :) We need to prepare list of tasks that will be useful for Ignite and could be finished in three months by students. What do you think? -- Alexey Kuznetsov

Re: confirm subscribe to dev@ignite.apache.org

2016-12-19 Thread Alexey Kuznetsov
localhost (spamd2-us-west.apache.org [10.40.0.9]) > >>>>> (amavisd-new, port 10024) > >>>>> with ESMTP id i2zL7k-nlTQH for org > >>> ; > >>>>> Mon, 19 Dec 2016 09:50:47 + (UTC) > >>>>> Received: from mail-wm0-f44.google.com (mail-wm0-f44.google.com > >>>>> [74.125.82.44]) > >>>>> by mx1-lw-us.apache.org (ASF Mail Server at > >> mx1-lw-us.apache.org) > >>>>> with ESMTPS id A69455F3BC > >>>>> for ; Mon, 19 Dec 2016 > >> 09:50:46 > >>>>> + (UTC) > >>>>> Received: by mail-wm0-f44.google.com with SMTP id t79so95618013wmt.0 > >>>>> for ; Mon, 19 Dec 2016 > >> 01:50:46 > >>>>> -0800 (PST) > >>>>> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; > >>>>> d=gmail.com; s=20161025; > >>>>> h=mime-version:from:date:message-id:subject:to; > >>>>> bh=AoPtcedTP0sk4+Fu4pU49VKTEsg75cMWsdMPCITO7Is=; > >>>>> b=E1LR7qQ6//cb3mlOJ3EzPd7RMQ+1CYWcde/Jgkyg7yqRmx+7O4M5FFjv5k > >>>>> pQ3KNHqe > >>>>>1HIxbnLx58zoY+rAjMi3rg4QOGMZXicqUnEowKbOgvmkY9n2L4DGudb2+ > >>>>> tEKXgUV8e4J > >>>>>mS0BtgvPZUMDVSHUu6eU6qC0REBaNylu16Y5cS7UD7NL0R+d8IfH6CDI9IMp > >>>>> Mh0GqwvD > >>>>>4eCpX9nA0A3XgJMhJELDF3Za0p0OspYL/Evrr2mnUIfMGJOwqUaCJWWJ6efU > >>>>> ZhaYhnXh > >>>>>YGYzjGhs4flj226sOe0Dwl/7mGzb96pWKEWj+Z2c1CPv4bwxs/MsqV1lD4S > >>>>> dENjcwG2l > >>>>>XSjQ== > >>>>> X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; > >>>>> d=1e100.net; s=20161025; > >>>>> h=x-gm-message-state:mime-version:from:date:message-id:subje > >>>>> ct:to; > >>>>> bh=AoPtcedTP0sk4+Fu4pU49VKTEsg75cMWsdMPCITO7Is=; > >>>>> b=D05LJT+MiP/+pwwOXGFmfGfkRpTROPUIDYyWjQFsAtj1GYEUbMMhwE6/ > >>>>> 7JAuwVe/mh > >>>>>0DXuBX7TmRbavvDbwzZN1/cvGapjXyhSDxSDhlB4J/aMzFUozx+XiWaFp9E > >>>>> qMSSNQ6X7 > >>>>>8JKHTgKbdnRs8GBSJruIozaMJJ0vYdDP8c2el8JUBf4gK/Qycdv5/vnDvD5y > >>>>> bZnpyv1X > >>>>>OrHucsFvcRJmD3CvuCmgGUDxblz3RRZVgecTZAbDRv1XSnqDKg6FTq9Ipy/M > >>>>> BR1NVQ0C > >>>>>khVteokbD68BDgJPU1IZWMXuMlT6LTLdPjklX1hdVrB2ZrdWifQtg9vkt0Xv > >>>>> QPJzeuOd > >>>>>sUrQ== > >>>>> X-Gm-Message-State: AIkVDXLEpZBJmplrRXDKsFvIQA/R33 > >>>>> 5ha+30nr44CSqhSAuQB4OQTkebmzSW+pbGRTaDa0KcDMP/dir7QPOg2Q== > >>>>> X-Received: by 10.28.60.194 with SMTP id > j185mr12023017wma.33.148214104 > >>>>> 3103; > >>>>> Mon, 19 Dec 2016 01:50:43 -0800 (PST) > >>>>> MIME-Version: 1.0 > >>>>> Received: by 10.80.181.84 with HTTP; Mon, 19 Dec 2016 01:50:42 -0800 > >> (PST) > >>>>> From: =?UTF-8?Q?Alina_Gon=C4=8Darko?= > >>>>> Date: Mon, 19 Dec 2016 11:50:42 +0200 > >>>>> Message-ID: HswHBg@mail. > >>>>> gmail.com> > >>>>> Subject: Please subscribe > >>>>> To: dev-subscr...@ignite.apache.org > >>>>> Content-Type: multipart/alternative; boundary=001a114a4d0c619d8c054 > >>>>> 3ffdaf3 > >>>>> > >>>>> > >>>> > >> > >> > > -- Alexey Kuznetsov

Re: IGNITE-4454

2016-12-19 Thread Alexey Kuznetsov
gn me any issues (preferrable java), I am a full stack > developer with 10+ years experience. > The only problem I am not familiar with IGNITE yet, but I would like to. > > Br, > Alina > > On 19 December 2016 at 15:42, Alexey Kuznetsov > wrote: > > > Alina, > >

Re: IGNITE-4454

2016-12-19 Thread Alexey Kuznetsov
t; > from. > > Will this work for you? > > > > > > On Mon, Dec 19, 2016 at 6:10 PM, Alina Gončarko > > wrote: > > > > > Hello, > > > > > > Could you please assign IGNITE-4454 to me (afinka77)? > > > > > > Thanks! > > > > > > Br, > > > Alina > > > > > > > > > > > -- > > Alexey Kuznetsov > > > -- Alexey Kuznetsov

Re: IGNITE-4454

2016-12-19 Thread Alexey Kuznetsov
> > Thanks! > > Br, > Alina > -- Alexey Kuznetsov

Re: API to collect list of running SQL queries

2016-12-15 Thread Alexey Kuznetsov
st of running queries) could be implemented? On Thu, Dec 15, 2016 at 8:54 PM, Dmitriy Setrakyan wrote: > Alexey, > > How about you only look at the client side, which obviously has the full > query? > > D. > > On Thu, Dec 15, 2016 at 1:35 AM, Alexey Kuznetsov > w

Re: API to collect list of running SQL queries

2016-12-15 Thread Alexey Kuznetsov
ergi Vladykin < >> sergi.vlady...@gmail.com> >> wrote: >> >> > List of SQL queries running where? On some exact server node? The >> original >> > SQL query is not available there, we only have generated MAP part of the >> > query. >> >

Re: API to collect list of running SQL queries

2016-12-15 Thread Alexey Kuznetsov
t; > SQL query is not available there, we only have generated MAP part of the >> > query. >> > >> > Sergi >> > >> > 2016-12-15 6:13 GMT+03:00 Alexey Kuznetsov : >> > >> > > Hi! >> > > >> > > Do we have API to collect list of running SQL queries? >> > > If not, how hard is to implement this? >> > > >> > > >> > > -- >> > > Alexey Kuznetsov >> > > >> > >> > > -- Alexey Kuznetsov

[jira] [Created] (IGNITE-4436) SQL: create API to collect list of running SQL queries

2016-12-15 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-4436: Summary: SQL: create API to collect list of running SQL queries Key: IGNITE-4436 URL: https://issues.apache.org/jira/browse/IGNITE-4436 Project: Ignite

API to collect list of running SQL queries

2016-12-14 Thread Alexey Kuznetsov
Hi! Do we have API to collect list of running SQL queries? If not, how hard is to implement this? -- Alexey Kuznetsov

Re: [VOTE] Apche Ignite PMC Chair Election

2016-12-11 Thread Alexey Kuznetsov
; (not the majority) will be elected. > > Note, that I specifically removed my name from the list, because the whole > point is to rotate a PMC chair, and not to reelect one. > > [1] http://apache-ignite-developers.2346864.n4.nabble. > com/DISCUSS-PMC-Chair- > rotation-time-td11941.html > -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Re: [RESULT] [VOTE] Apache Ignite 1.8.0 Release (RC1)

2016-12-08 Thread Alexey Kuznetsov
Denis, I think section "Latest News" on https://ignite.apache.org/ also should be updated with info about ignite-1.8.0. -- Alexey Kuznetsov

[jira] [Created] (IGNITE-4392) Web Console: Implement support of management role

2016-12-07 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-4392: Summary: Web Console: Implement support of management role Key: IGNITE-4392 URL: https://issues.apache.org/jira/browse/IGNITE-4392 Project: Ignite

[jira] [Created] (IGNITE-4391) Web Console: Implement grouping by company in Admin panel

2016-12-07 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-4391: Summary: Web Console: Implement grouping by company in Admin panel Key: IGNITE-4391 URL: https://issues.apache.org/jira/browse/IGNITE-4391 Project: Ignite

Re: Major release 2.0 and compilation

2016-12-07 Thread Alexey Kuznetsov
+1 for removing deprecated stuff in 2.0 and provide "Migration guide". In any case we are going to break compatibility. -- Alexey Kuznetsov

Re: [VOTE] Apache Ignite 1.8.0 RC1

2016-12-06 Thread Alexey Kuznetsov
sts OK Unpacked ..\src\target\bin\apache-ignite-fabric-1.8.0-bin.zip OK Started several niodes with ignite.bat OK Started with ignite-schema-import.bat OK Started with ignitevisorcmd.bat, connected to node, executed "top" command OK -- Alexey Kuznetsov

[jira] [Created] (IGNITE-4350) Cache JDBC POJO store: improve default data transformation

2016-12-01 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-4350: Summary: Cache JDBC POJO store: improve default data transformation Key: IGNITE-4350 URL: https://issues.apache.org/jira/browse/IGNITE-4350 Project: Ignite

Re: Apache Ignite 1.8 Release

2016-11-28 Thread Alexey Kuznetsov
Vladimir, IGNITE-3443 Implement collecting what SQL statements executed on cluster and their metrics. -- Alexey Kuznetsov

Re: Apache Ignite 1.8 Release

2016-11-25 Thread Alexey Kuznetsov
that everything works as intended. The code itself, tests > and > > >> > > examples > > >> > > >>>> are ready. > > >> > > >>>>>> > > >> > > >>>>>> > > >> > > >>>>>> Best Regards, > > >> > > >>

Re: Start Contributing

2016-11-23 Thread Alexey Kuznetsov
> Amelchev Nikita > -- Alexey Kuznetsov

[jira] [Created] (IGNITE-4257) Web Console: Download project on Summary screen is broken under Safari browser

2016-11-21 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-4257: Summary: Web Console: Download project on Summary screen is broken under Safari browser Key: IGNITE-4257 URL: https://issues.apache.org/jira/browse/IGNITE-4257

Re: IGNITE-3066 Set of Redis commands that can be easily implemented via existing REST commands

2016-11-19 Thread Alexey Kuznetsov
Roman, I think we should better implement REDIS processor (if needed) and use Ignite API directly. In this case we will not be limited by current REST implementation. Also calling Ignite API directly should be faster (I think). -- Alexey Kuznetsov

Re: IgniteCache.loadCache improvement proposal

2016-11-15 Thread Alexey Kuznetsov
y, > > > > > > > > > > > > While I agree with you that current cache loading logic is far > from > > > > > ideal, > > > > > > it would be cool to see API drafts based on your suggestions to > get > > > > > better

Re: IGNITE-3066 Set of Redis commands that can be easily implemented via existing REST commands

2016-11-14 Thread Alexey Kuznetsov
://github.com/apache/ignite/pull/1212 On Tue, Nov 15, 2016 at 9:27 AM, Roman Shtykh wrote: > Alexey, > Thank you!I answered and pushed the changes. > -Roman > > > On Tuesday, November 15, 2016 12:14 AM, Alexey Kuznetsov < > akuznet...@apache.org> wrote: > > > Roman,

Re: IGNITE-3066 Set of Redis commands that can be easily implemented via existing REST commands

2016-11-14 Thread Alexey Kuznetsov
Roman, I made one more review, see my comments in JIRA issue. On Mon, Nov 7, 2016 at 1:30 PM, Alexey Kuznetsov wrote: > I will take a look on PR today. > > On Mon, Nov 7, 2016 at 11:35 AM, Roman Shtykh > wrote: > >> Denis, >> It is https://github.com/apache/ignit

Re: IgniteCache.loadCache improvement proposal

2016-11-14 Thread Alexey Kuznetsov
for loading the cache similar to the > single streamer scenario, except as the only keys will be passed to > the IgniteDataStreamer.addData method those correspond to the cluster group > where is the streamer node running. > > In this case we get equal level of overhead as the pa

Re: IgniteCache.loadCache improvement proposal

2016-11-11 Thread Alexey Kuznetsov
IgniteDataStreamer inside > IgniteCache.loadCache implementation. > > > -- > Thanks, > Alexandr Kuramshin > -- Alexey Kuznetsov

Re: Add new event in putblic API

2016-11-07 Thread Alexey Kuznetsov
difficult > > > > > to understand. Any chance you could provide the final proposal > here? > > > > > > > > > > On Thu, Nov 3, 2016 at 8:01 AM, Dmitriy Govorukhin < > > > > > dmitriy.govoruk...@gmail.com> wrote: > > > > > > > > > > > HI all, I think what we need add new event for handling > > > > > > unhandled exception. We have some exception which not handled, > new > > > > > > event (UnhandledExceptionEvent) can > > > > > > help know if was unhandled exception. Let's discuss. More details > > > about > > > > > > reason IGNITE-2079 <https://issues.apache.org/ > > > jira/browse/IGNITE-2079> > > > > > > > > > > > > > > > > > > > > > -- Alexey Kuznetsov

Re: IGNITE-3066 Set of Redis commands that can be easily implemented via existing REST commands

2016-11-06 Thread Alexey Kuznetsov
you have any issue preparing the pull-request. > > — > Denis > > > On Nov 3, 2016, at 6:24 PM, Roman Shtykh > wrote: > > > > Igniters, > > Please review the issue.https://issues.apache. > org/jira/browse/IGNITE-3066 > > > > Thank you,Roman > > > > -- Alexey Kuznetsov

Re: API for query history

2016-10-26 Thread Alexey Kuznetsov
gt; class without breaking compatibility. > > Probably it really makes sense to keep them separate for now and > deprecate older QueryMetrics. Though I don't really like the name > "QueryDetailsMetrics". > May be we can come up with something better? > > Sergi > > -- Alexey Kuznetsov

Re: API for query history

2016-10-25 Thread Alexey Kuznetsov
> > >1. Are these metrics going to be available as MBean? > > >2. QueryDetailsMetrics -> QueryMetrics > > >3. getCompletions() -> getSuccesses() - to be consistent with > > >getFailures() > > >4. Do we need an MBean for queryMetric

Re: API for query history

2016-10-24 Thread Alexey Kuznetsov
metrics going to be available as MBean? >2. QueryDetailsMetrics -> QueryMetrics >3. getCompletions() -> getSuccesses() - to be consistent with >getFailures() >4. Do we need an MBean for queryMetricsHIstor()? > > D. > > On Mon, Oct 24, 2016 at 3:58 AM, Ale

API for query history

2016-10-24 Thread Alexey Kuznetsov
/jira/browse/IGNITE-3443 -- Alexey Kuznetsov

[jira] [Created] (IGNITE-4091) Refactor direct usage of Angular API

2016-10-17 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-4091: Summary: Refactor direct usage of Angular API Key: IGNITE-4091 URL: https://issues.apache.org/jira/browse/IGNITE-4091 Project: Ignite Issue Type

[jira] [Created] (IGNITE-4084) Web Console: Register lodash in frontend tests globaly.

2016-10-14 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-4084: Summary: Web Console: Register lodash in frontend tests globaly. Key: IGNITE-4084 URL: https://issues.apache.org/jira/browse/IGNITE-4084 Project: Ignite

[jira] [Created] (IGNITE-4083) Refactor services to classes

2016-10-14 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-4083: Summary: Refactor services to classes Key: IGNITE-4083 URL: https://issues.apache.org/jira/browse/IGNITE-4083 Project: Ignite Issue Type: Sub-task

[jira] [Created] (IGNITE-4082) Refactor filters registration

2016-10-14 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-4082: Summary: Refactor filters registration Key: IGNITE-4082 URL: https://issues.apache.org/jira/browse/IGNITE-4082 Project: Ignite Issue Type: Sub-task

[jira] [Created] (IGNITE-4081) Web Console: Refactor legacy code

2016-10-14 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-4081: Summary: Web Console: Refactor legacy code Key: IGNITE-4081 URL: https://issues.apache.org/jira/browse/IGNITE-4081 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-4066) NPE on access CacheJdbcPojoStoreFactory.getTypes()

2016-10-12 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-4066: Summary: NPE on access CacheJdbcPojoStoreFactory.getTypes() Key: IGNITE-4066 URL: https://issues.apache.org/jira/browse/IGNITE-4066 Project: Ignite

[jira] [Created] (IGNITE-4061) Web Console: Add CacheJdbcPojoStoreFactory.SqlEscapeAll peroperty

2016-10-12 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-4061: Summary: Web Console: Add CacheJdbcPojoStoreFactory.SqlEscapeAll peroperty Key: IGNITE-4061 URL: https://issues.apache.org/jira/browse/IGNITE-4061 Project

[jira] [Created] (IGNITE-4057) Web Console: Add proper icons to all modals

2016-10-12 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-4057: Summary: Web Console: Add proper icons to all modals Key: IGNITE-4057 URL: https://issues.apache.org/jira/browse/IGNITE-4057 Project: Ignite Issue

[jira] [Created] (IGNITE-4049) Web Console: Refactor UI Grid to Angular component

2016-10-09 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-4049: Summary: Web Console: Refactor UI Grid to Angular component Key: IGNITE-4049 URL: https://issues.apache.org/jira/browse/IGNITE-4049 Project: Ignite

Re: Where and how to store metrics for queries.

2016-10-06 Thread Alexey Kuznetsov
two mentioned above cases? Or we could ignore them for now? -- Alexey Kuznetsov

Re: Official Apache Ignite meetup - Sept. 22nd - London

2016-10-06 Thread Alexey Kuznetsov
Hi Christos, I'like this video. Looking forward for new videos! Denis, does it make sense to add link to this video to https://ignite.apache.org "Latest news" section? -- Alexey Kuznetsov

[jira] [Created] (IGNITE-4043) Visor CMD: cache scan - support execution on selected node only

2016-10-06 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-4043: Summary: Visor CMD: cache scan - support execution on selected node only Key: IGNITE-4043 URL: https://issues.apache.org/jira/browse/IGNITE-4043 Project

Where and how to store metrics for queries.

2016-10-05 Thread Alexey Kuznetsov
al... Which way should I choose? Please, share your thoughts. [1] https://issues.apache.org/jira/browse/IGNITE-3443 -- Alexey Kuznetsov

Re: new PMC: Alexey Kuznetsov

2016-10-05 Thread Alexey Kuznetsov
Thanks! I will do my best for Apache Ignite! On Thu, Oct 6, 2016 at 1:39 AM, Denis Magda wrote: > The Project Management Committee (PMC) for Apache Ignite > has asked Alexey Kuznetsov to become a PMC member and we are pleased > to announce that he has accepted. > > Alexey,

[jira] [Created] (IGNITE-4023) Web Console: Show keys count in select nodes dialog when executing local query

2016-10-04 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-4023: Summary: Web Console: Show keys count in select nodes dialog when executing local query Key: IGNITE-4023 URL: https://issues.apache.org/jira/browse/IGNITE-4023

Re: IGNITE-3841 Web console: we need to add eviction policy consistency

2016-10-04 Thread Alexey Kuznetsov
Saikat, I reviewed your PR. Changed it a little and merged to master. Thanks for your contribution! -- Alexey Kuznetsov

Re: IGNITE-3841 Web console: we need to add eviction policy consistency

2016-10-03 Thread Alexey Kuznetsov
; >> Regards, > >> > >> Saikat > >> > >> [1] https://github.com/apache/ignite/pull/1136 > >> <https://github.com/apache/ignite/pull/1112> > >> > >> [2] https://issues.apache.org/jira/browse/IGNITE-3841 > >> <https://issues.apache.org/jira/browse/IGNITE-3963> > >> > > -- Alexey Kuznetsov GridGain Systems www.gridgain.com

[jira] [Created] (IGNITE-4013) Web Console: Implement support for "generate POJO" flag

2016-10-02 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-4013: Summary: Web Console: Implement support for "generate POJO" flag Key: IGNITE-4013 URL: https://issues.apache.org/jira/browse/IGNITE-4013 Proje

[jira] [Created] (IGNITE-4007) SQL: QueryMetrics.minimumTime() is always zero.

2016-09-29 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-4007: Summary: SQL: QueryMetrics.minimumTime() is always zero. Key: IGNITE-4007 URL: https://issues.apache.org/jira/browse/IGNITE-4007 Project: Ignite

Re: Start threads in our pools on demand?

2016-09-29 Thread Alexey Kuznetsov
Just as idea - if we implement stop thread after some idle time, may be it make sense to add a line to log about this? -- Alexey Kuznetsov

Re: Merge small test suites into one big suite.

2016-09-27 Thread Alexey Kuznetsov
e around 1 hour of agents time for each full TC run. > > > > Joining small suites also makes sense, even with reused binaries, because > > of other kinds of overhead (checkout). > > > > On Tue, Sep 27, 2016 at 3:38 PM, Alexey Kuznetsov < > akuznet...@gridgain.c

Re: Merge small test suites into one big suite.

2016-09-27 Thread Alexey Kuznetsov
an safely merge all these tine suites into one single suite and > call it "Ignite Integrations". This will save us a lot of time. > > Note that I mean not each and every integration module, but only modules > where we have no more than a 1-2 dozens of tests. > > Thoughts? > > Vladimir. > -- Alexey Kuznetsov

[jira] [Created] (IGNITE-3965) @GridInternal tasks should not go through user load balancing SPI

2016-09-25 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-3965: Summary: @GridInternal tasks should not go through user load balancing SPI Key: IGNITE-3965 URL: https://issues.apache.org/jira/browse/IGNITE-3965 Project

Re: Alias for SQL table

2016-09-25 Thread Alexey Kuznetsov
Created issue: SQL: implement support for table alias https://issues.apache.org/jira/browse/IGNITE-3964 On Sun, Sep 25, 2016 at 9:39 PM, Sergi Vladykin wrote: > I don't see any problems here. Feel free to create an issue. > > Sergi > > 2016-09-25 16:30 GMT+03

[jira] [Created] (IGNITE-3964) SQL: implement support for table alias

2016-09-25 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-3964: Summary: SQL: implement support for table alias Key: IGNITE-3964 URL: https://issues.apache.org/jira/browse/IGNITE-3964 Project: Ignite Issue Type

Alias for SQL table

2016-09-25 Thread Alexey Kuznetsov
Hi, All! We have ability to specify aliases for columns via org.apache.ignite.cache.QueryEntity#getAliases. But how about alias for table name? This could be useful in case of moving legacy application to Ignite with a lot of SQL statements. Thoughts? -- Alexey Kuznetsov

[jira] [Created] (IGNITE-3938) JDBC POJO should support escaping for database schema, table and field names

2016-09-20 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-3938: Summary: JDBC POJO should support escaping for database schema, table and field names Key: IGNITE-3938 URL: https://issues.apache.org/jira/browse/IGNITE-3938

[jira] [Created] (IGNITE-3937) DatabaseMetadataDialect should properly handle unsigned types

2016-09-20 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-3937: Summary: DatabaseMetadataDialect should properly handle unsigned types Key: IGNITE-3937 URL: https://issues.apache.org/jira/browse/IGNITE-3937 Project

[jira] [Created] (IGNITE-3936) JDBC POJO store may load data twice in some conditions

2016-09-20 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-3936: Summary: JDBC POJO store may load data twice in some conditions Key: IGNITE-3936 URL: https://issues.apache.org/jira/browse/IGNITE-3936 Project: Ignite

Re: Capacity planning in web console

2016-09-19 Thread Alexey Kuznetsov
lculation to the Web Console? I think we > > can do this during the model import - get the counts of each table and > > approximate the size of each table's row. > > > > Alexey K, is this doable? > > > > [1] http://apacheignite.gridgain.org/v1.7/docs/capacity-planning > > > > -Val > > > -- Alexey Kuznetsov GridGain Systems www.gridgain.com

[jira] [Created] (IGNITE-3934) Web Consloe: Capacity planning

2016-09-19 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-3934: Summary: Web Consloe: Capacity planning Key: IGNITE-3934 URL: https://issues.apache.org/jira/browse/IGNITE-3934 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-3930) Web Console: improve generated project usability

2016-09-19 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-3930: Summary: Web Console: improve generated project usability Key: IGNITE-3930 URL: https://issues.apache.org/jira/browse/IGNITE-3930 Project: Ignite

[jira] [Created] (IGNITE-3923) Web Console: Summary page - Download button should show progress of downloading

2016-09-18 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-3923: Summary: Web Console: Summary page - Download button should show progress of downloading Key: IGNITE-3923 URL: https://issues.apache.org/jira/browse/IGNITE-3923

Re: Official Apache Ignite meetup - Sept. 22nd - London

2016-09-16 Thread Alexey Kuznetsov
It is possible to see slides or even meetup video? 16 Сен 2016 г. 14:09 пользователь "Christos Erotocritou" < chris...@gridgain.com> написал: > Hello Igniters! > > Following our first and successful official Ignite meetup > in London, we are now > exc

Re: New patch for Cassandra persistent store

2016-09-14 Thread Alexey Kuznetsov
Hi Igor! I reviewed and merged to master. Thanks for your contribution. On Thu, Sep 15, 2016 at 6:08 AM, Igor Rudyak wrote: > Hi guys, > > Could somebody please look at the new pull request: > https://github.com/apache/ignite/pull/1062 > -- Alexey Kuznetsov G

Re: new patches for Cassandra cache store are available

2016-09-13 Thread Alexey Kuznetsov
6 > https://github.com/apache/ignite/pull/974 > > -- Alexey Kuznetsov GridGain Systems www.gridgain.com

[jira] [Created] (IGNITE-3888) Web Console: move feedbacks with basic validators to mixins

2016-09-13 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-3888: Summary: Web Console: move feedbacks with basic validators to mixins Key: IGNITE-3888 URL: https://issues.apache.org/jira/browse/IGNITE-3888 Project: Ignite

Re: Ignite 2.0 tasks/roadmap

2016-09-07 Thread Alexey Kuznetsov
at 10:40 AM, Dmitriy Setrakyan < > >>>> dsetrak...@apache.org> > >>>>> wrote: > >>>>> > >>>>>> On Thu, Aug 11, 2016 at 7:25 AM, Sergey Kozlov < > >> skoz...@gridgain.com> > >>>>>> wrote:

Re: IGNITE-1952 Visorcmd: add a command for reset (clear) of metrics

2016-09-05 Thread Alexey Kuznetsov
> On Sat, Sep 3, 2016 at 11:16 AM, Alexey Kuznetsov > > wrote: > > > Hi, Saikat! > > > > I will review on Monday or on weekends. > > > > On Sat, Sep 3, 2016 at 12:02 AM, Saikat Maitra > > wrote: > > > > > Hi, > > > > >

Re: IGNITE-1952 Visorcmd: add a command for reset (clear) of metrics

2016-09-02 Thread Alexey Kuznetsov
tps://github.com/apache/ignite/pull/1029 > [2] https://issues.apache.org/jira/browse/IGNITE-1952 > -- Alexey Kuznetsov GridGain Systems www.gridgain.com

[jira] [Created] (IGNITE-3816) CacheJdbcPojoStore check for column names should be case insensitive

2016-08-31 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-3816: Summary: CacheJdbcPojoStore check for column names should be case insensitive Key: IGNITE-3816 URL: https://issues.apache.org/jira/browse/IGNITE-3816 Project

<    1   2   3   4   5   6   7   8   9   >