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 >

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

[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

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

[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

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

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

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

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

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

[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

[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

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 Александр

[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

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

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

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