Re: Apache Ignite 1.9

2017-02-01 Thread Manish Mishra
Hi, I will be completing the proposed IGNITE - 4526 by the deadline. I will be completing Java shared RDD example by 15th Feb. Thanks. On Feb 2, 2017 1:09 AM, "Denis Magda" wrote: > Pavel, thanks. > > Ok, if you’re absolutely sure that IGNITE-3430 depends on IGNITE-3477 then > makes sense to post

Re: Issues with local deployment of the Web Console

2017-02-01 Thread Andrey Novikov
Hi Prachi, Thanks for your investigation. I found that Web Console download latest released version of dependencies and this error occurred after Angular library updated in repository to incompatible version. This problem was already fixed in "master" branch. As temporary workaround in your branc

[jira] [Created] (IGNITE-4643) JdbcDatabaseMetadata.getIndexInfo() method not working

2017-02-01 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-4643: --- Summary: JdbcDatabaseMetadata.getIndexInfo() method not working Key: IGNITE-4643 URL: https://issues.apache.org/jira/browse/IGNITE-4643 Project: Ignite

[jira] [Created] (IGNITE-4642) Support enforceJoinOrder flag for JDBC driver

2017-02-01 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-4642: --- Summary: Support enforceJoinOrder flag for JDBC driver Key: IGNITE-4642 URL: https://issues.apache.org/jira/browse/IGNITE-4642 Project: Ignite

Re: Issues with local deployment of the Web Console

2017-02-01 Thread Prachi Garg
Looks like I can't attach images to dev list. I have uploded the images here - https://drive.google.com/drive/folders/0B13J0oQz4pZxZThkUlJfMWJhTGM?usp=sharing On Wed, Feb 1, 2017 at 3:11 PM, Prachi Garg wrote: > Engineers, > > I deployed the Web Console locally, and found a couple of issues whil

Issues with local deployment of the Web Console

2017-02-01 Thread Prachi Garg
Engineers, I deployed the Web Console locally, and found a couple of issues while trying to add and save a cluster on http://localhost:9000/ configuration/clusters page- 1. There is no Java/XML code, on the right side. 2. No list of cluster names. 3. No 'undo' arrow/icon on the red butto

[jira] [Created] (IGNITE-4641) Refresh client attributes during reconnect

2017-02-01 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-4641: --- Summary: Refresh client attributes during reconnect Key: IGNITE-4641 URL: https://issues.apache.org/jira/browse/IGNITE-4641 Project: Ignite Iss

Re: Apache Ignite 1.9

2017-02-01 Thread Denis Magda
Manish, wonderful news! Please ask me for review as before. Will do it with pleasure. — Denis > On Feb 1, 2017, at 12:03 PM, Manish Mishra wrote: > > Hi, > I will be completing the proposed IGNITE - 4526 by the deadline. I will be > completing Java shared RDD example by 15th Feb. Thanks. >

Re: moving to geronimo JCache jar

2017-02-01 Thread Denis Magda
Guys, JSR 107 spec as well as the reference implementation were updated in all the places: https://github.com/jsr107/jsr107spec/blob/master/LICENSE.txt https://github.com/jsr107/jsr107spec/blob/master/pom.xml

Re: Apache Ignite 1.9

2017-02-01 Thread Denis Magda
Pavel, thanks. Ok, if you’re absolutely sure that IGNITE-3430 depends on IGNITE-3477 then makes sense to postpone the release of this feature. Igniters, does anyone else ready to release new functionality or bug fixes under 1.9? — Denis > On Feb 1, 2017, at 5:07 AM, Pavel Tupitsyn wrote: >

Re: IGNITE-4212 (Ignite Benchmarking Simplification and Automation)

2017-02-01 Thread Denis Magda
Anton, I’m absolutely fine to make a single README if its instructions will be identical for benchmarks binaries delivered in Ignite binary releases and assembled with yardstick module directly. Oleg, is it feasible? If to skip auto-generation idea then DEVNOTES split suggested by you is the o

Re: IGNITE-3244

2017-02-01 Thread Denis Magda
Excellent, please share the way you want to fix the issue with the community. You might get a valuable feedback before getting down to coding. — Denis > On Feb 1, 2017, at 1:18 AM, ALEKSEY KUZNETSOV > wrote: > > will take https://issues.apache.org/jira/browse/IGNITE-3244 > -- > > *Best Rega

Re:

2017-02-01 Thread Denis Magda
Didn’t get you question before. No, as far as I know, a pull-request has to be sent to Ignite’s master if you want to validate the changes with Team City. — Denis > On Feb 1, 2017, at 12:09 AM, ALEKSEY KUZNETSOV > wrote: > > I read this dicumentation several times. Again, i create pull requ

Re: moving to geronimo JCache jar

2017-02-01 Thread Valentin Kulichenko
Anton, Can you please clarify what is the issue? I'm not sure I understand. -Val On Wed, Feb 1, 2017 at 3:08 AM, Alexander Fedotov < alexander.fedot...@gmail.com> wrote: > Igniters, please advise on it. > > Also, does anyone know whether it's allowable by Apache License, Version > 2.0 to create

[GitHub] ignite pull request #1432: IGNITE-4046: Implemented BinaryArrayIdentityResol...

2017-02-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/1432 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[jira] [Created] (IGNITE-4640) .NET: Improve performance of dynamically generated code

2017-02-01 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-4640: -- Summary: .NET: Improve performance of dynamically generated code Key: IGNITE-4640 URL: https://issues.apache.org/jira/browse/IGNITE-4640 Project: Ignite

Re: Apache Ignite 1.9

2017-02-01 Thread Pavel Tupitsyn
Denis, We found a problem with IGNITE-3430. I've disabled the feature in master branch and reopened the ticket. We should probably move this back to 2.0. Pavel On Wed, Feb 1, 2017 at 12:55 PM, Pavel Tupitsyn wrote: > Regarding .NET: > * DML and TransactionScope are merged. > Examples and doc

[GitHub] ignite pull request #1486: IGNITE-4196 Added means to specify port for H2 de...

2017-02-01 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/1486 IGNITE-4196 Added means to specify port for H2 debug console You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite

Re: Hello

2017-02-01 Thread Anton Vinogradov
Igor, Welcome to the Ignite community! You should get familiar with Ignite development process described here: https://cwiki.apache.org/confluence/display/IGNITE/Development+Process Instructions on how to contribute can be found here: https://cwiki.apache.org/confluence/display/IGNITE/How+to+Con

Hello

2017-02-01 Thread Seliverstov Igor
Hello everyone! My name is Igor, I'm a novice in this community but wish to put my efforts into the project) Could anybody describe me how to join the Ignate project on Apache Ignite JIRA ? Thanks in advance Igor

Re: Unused variables in code

2017-02-01 Thread Anton Vinogradov
I've checked and merged to master. On Wed, Feb 1, 2017 at 10:25 AM, Yakov Zhdanov wrote: > Thanks, Alexander! I looked this through and it seems fine to me. > > Anton V, can you also review and merge if it is OK to you? > > --Yakov > > 2017-01-31 12:49 GMT+03:00 Александр Меньшиков : > > > And r

[GitHub] ignite pull request #1480: IGNITE-4444 Extend .NET plugin API to interact wi...

2017-02-01 Thread ptupitsyn
Github user ptupitsyn closed the pull request at: https://github.com/apache/ignite/pull/1480 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

Re: moving to geronimo JCache jar

2017-02-01 Thread Alexander Fedotov
Igniters, please advise on it. Also, does anyone know whether it's allowable by Apache License, Version 2.0 to create a custom build and provide it via Nexus, Artifactory, you name it. Currently, both the license and POM at JSR107 GitHub are conformant, so it's just a matter of a build being provi

Re: moving to geronimo JCache jar

2017-02-01 Thread Anton Vinogradov
Guys, I've checked review and I don't like replacement "JSR 107 " with "Apache 2.0" even given they are equals. We should provide licenses way it is, even in case it so sophisticated :) On Wed, Feb 1, 2017 at 1:20 PM, Alexander Fedotov < alexander.fedot...@gmail.com> wrote: > PR updated > >

[jira] [Created] (IGNITE-4639) Share information about DDL schema changes with existing node

2017-02-01 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-4639: --- Summary: Share information about DDL schema changes with existing node Key: IGNITE-4639 URL: https://issues.apache.org/jira/browse/IGNITE-4639 Project: Ignite

[jira] [Created] (IGNITE-4638) Share current DDL schema and pending DDL operations with joining nodes

2017-02-01 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-4638: --- Summary: Share current DDL schema and pending DDL operations with joining nodes Key: IGNITE-4638 URL: https://issues.apache.org/jira/browse/IGNITE-4638 Project:

Re: moving to geronimo JCache jar

2017-02-01 Thread Alexander Fedotov
PR updated On Tue, Jan 31, 2017 at 10:42 PM, Alexander Fedotov < alexander.fedot...@gmail.com> wrote: > Denis, it is my mistake to leave the header unchanged. > It should be fixed because from now on the generation of license notes for > dependencies under Apache Software License is enabled accor

[jira] [Created] (IGNITE-4637) Implement DDL operation completion protocol

2017-02-01 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-4637: --- Summary: Implement DDL operation completion protocol Key: IGNITE-4637 URL: https://issues.apache.org/jira/browse/IGNITE-4637 Project: Ignite Issue Type

[jira] [Created] (IGNITE-4635) Implement single-threaded DDL worker

2017-02-01 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-4635: --- Summary: Implement single-threaded DDL worker Key: IGNITE-4635 URL: https://issues.apache.org/jira/browse/IGNITE-4635 Project: Ignite Issue Type: Sub-t

[jira] [Created] (IGNITE-4636) .NET: Support local collection joins in LINQ

2017-02-01 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-4636: -- Summary: .NET: Support local collection joins in LINQ Key: IGNITE-4636 URL: https://issues.apache.org/jira/browse/IGNITE-4636 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-4634) Drop SQL index locally

2017-02-01 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-4634: --- Summary: Drop SQL index locally Key: IGNITE-4634 URL: https://issues.apache.org/jira/browse/IGNITE-4634 Project: Ignite Issue Type: Task Comp

[jira] [Created] (IGNITE-4633) Initiate DDL operation through custom discovery message

2017-02-01 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-4633: --- Summary: Initiate DDL operation through custom discovery message Key: IGNITE-4633 URL: https://issues.apache.org/jira/browse/IGNITE-4633 Project: Ignite

Re: Apache Ignite 1.9

2017-02-01 Thread Pavel Tupitsyn
Regarding .NET: * DML and TransactionScope are merged. Examples and docs for TransactionScope are TBD (IGNITE-4619), I'll do these soon. * No other major features in .NET Pavel On Tue, Jan 31, 2017 at 10:13 PM, Denis Magda wrote: > Igniters, > > Looks like 2.0 will be slightly delayed since t

Re: IGNITE-4212 (Ignite Benchmarking Simplification and Automation)

2017-02-01 Thread Anton Vinogradov
Denis, I don't like autogeneration. In my view, we have to keep one README and ret rid of "Installation instructions" inside it. README should explain how to work with assembled yardstick. So, same README will be uses at sources and inside release assembly. Also we have to have to split DEVNOTES

[GitHub] ignite pull request #1485: IGNITE-4584 Async API: Tests refactoring to use n...

2017-02-01 Thread tledkov-gridgain
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1485 IGNITE-4584 Async API: Tests refactoring to use new async API You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite i

[GitHub] ignite pull request #1331: Ignite 4395

2017-02-01 Thread dkarachentsev
Github user dkarachentsev closed the pull request at: https://github.com/apache/ignite/pull/1331 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

IGNITE-3244

2017-02-01 Thread ALEKSEY KUZNETSOV
will take https://issues.apache.org/jira/browse/IGNITE-3244 -- *Best Regards,* *Kuznetsov Aleksey*

Re:

2017-02-01 Thread ALEKSEY KUZNETSOV
I read this dicumentation several times. Again, i create pull request to *FORKED *remote, *NOT IGNITE MASTER *, so this instructions doesn't suit my needs вт, 31 янв. 2017 г. в 20:07, Denis Magda : > Hi, > > Yes, you can and need to check changes incorporated in a pull-request > using TeamCity. R