Hello All

2017-04-07 Thread rishi007bansod
Hi all! My name is Rishikesh, I am new to this community. I want to contribute issue - IGNITE-4043( https://issues.apache.org/jira/browse/IGNITE-4043 ) . I have subscribed to Ignite JIRA, my username is rishi007bansod. Please guide me regarding

Re: IGNITE-4847: upgrade log4j to version 2.8.1 - ready for review

2017-04-07 Thread Denis Magda
Hi Michael, Please give me a couple of days to do the review. — Denis > On Apr 7, 2017, at 1:09 PM, michael.griggs > wrote: > > Please review > > https://github.com/apache/ignite/pull/1712 > > https://issues.apache.org/jira/browse/IGNITE-4847 > > > > -- > View this message in context: >

[jira] [Created] (IGNITE-4933) Need to add an option to write all updates in write-behind store

2017-04-07 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-4933: --- Summary: Need to add an option to write all updates in write-behind store Key: IGNITE-4933 URL: https://issues.apache.org/jira/browse/IGNITE-4933 Projec

Re: Apache Ignite 2.0 Release

2017-04-07 Thread Sergi Vladykin
A bunch of SQL related tickets is delayed until H2 release on the next week. Sergi 2017-04-07 19:36 GMT+03:00 Alexey Goncharuk : > Folks, > > The status of ignite-3477 is as follows: we've fixed almost all tests and > currently waiting for ignite-4535 and ignite-4534 to be merged, which will > h

IGNITE-4847: upgrade log4j to version 2.8.1 - ready for review

2017-04-07 Thread michael.griggs
Please review https://github.com/apache/ignite/pull/1712 https://issues.apache.org/jira/browse/IGNITE-4847 -- View this message in context: http://apache-ignite-developers.2346864.n4.nabble.com/IGNITE-4847-upgrade-log4j-to-version-2-8-1-ready-for-review-tp16285.html Sent from the Apache Ignit

Re: IGNITE-4878 ready for review

2017-04-07 Thread michael.griggs
This change is https://issues.apache.org/jira/browse/IGNITE-4878 IgniteH2Indexing can throw java.util.ConcurrentModificationException Please can you review this (one-line) change. Thanks! -- View this message in context: http://apache-ignite-developers.2346864.n4.nabble.com/IGNITE-4878-ready

Re: Apache Ignite 2.0 Release

2017-04-07 Thread Dmitriy Setrakyan
Alexey g, Thanks for the update. If IGNITE-4534 and IGNITE-4535 are close to being merged to master, how come they are not in PATCH AVAILABLE status? Also, what is the status of IGNITE-4337

Re: Apache Ignite 2.0 Release

2017-04-07 Thread Alexey Goncharuk
Folks, The status of ignite-3477 is as follows: we've fixed almost all tests and currently waiting for ignite-4535 and ignite-4534 to be merged, which will happen once TC for those branches is completed. This should happen over the weekend. 2017-04-06 19:12 GMT+03:00 Alexey Kuznetsov : > I've p

[GitHub] ignite pull request #1757: IGNITE-3584: BinaryType refactored

2017-04-07 Thread isapego
GitHub user isapego opened a pull request: https://github.com/apache/ignite/pull/1757 IGNITE-3584: BinaryType refactored You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3584 Alternatively you can re

[CVE-2016-6805] Arbitrary File Read due to eXternal Xml Entity attack in Apache Ignite

2017-04-07 Thread Denis Magda
[CVE-2016-6805] Arbitrary File Read due to eXternal Xml Entity attack in Apache Ignite Severity: Important Vendor: The Apache Software Foundation Versions Affected: Apache Ignite 1.0.0-RC3 to 1.8 Description: Apache Ignite uses an update notifier component to update the users about new projec

[GitHub] ignite pull request #1722: IGNITE-4905 DML benchmarks ClassCastException fix

2017-04-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/1722 --- 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-4932) Try to get rid of blocking synchronization on cache entry for cache.get operation

2017-04-07 Thread Semen Boikov (JIRA)
Semen Boikov created IGNITE-4932: Summary: Try to get rid of blocking synchronization on cache entry for cache.get operation Key: IGNITE-4932 URL: https://issues.apache.org/jira/browse/IGNITE-4932 Pro

[jira] [Created] (IGNITE-4931) Safe way for deactivate cluster.

2017-04-07 Thread Dmitriy Govorukhin (JIRA)
Dmitriy Govorukhin created IGNITE-4931: -- Summary: Safe way for deactivate cluster. Key: IGNITE-4931 URL: https://issues.apache.org/jira/browse/IGNITE-4931 Project: Ignite Issue Type: Tas

Re: IGNITE - 4760 : added test

2017-04-07 Thread Semyon Boikov
Hi Vadim, Test does not look correct to me. I think test need check that corresponding IgniteCaches contain expected number of entries like 'testCacheUsage' does. Thanks On Wed, Apr 5, 2017 at 3:26 PM, Вадим Опольский wrote: > Hello everybody! > > Added test. Test fails after session.update(e2

[GitHub] ignite pull request #1735: Ignite-4917-1

2017-04-07 Thread AMashenkov
Github user AMashenkov closed the pull request at: https://github.com/apache/ignite/pull/1735 --- 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

[GitHub] ignite pull request #1736: IGNITE-4917: BinaryObjectBuilder field value acce...

2017-04-07 Thread AMashenkov
Github user AMashenkov closed the pull request at: https://github.com/apache/ignite/pull/1736 --- 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

[GitHub] ignite pull request #1748: IGNITE-4832: Service is deployed on client when s...

2017-04-07 Thread AMashenkov
Github user AMashenkov closed the pull request at: https://github.com/apache/ignite/pull/1748 --- 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

[GitHub] ignite pull request #1756: IGNITE-4930

2017-04-07 Thread gvvinblade
GitHub user gvvinblade opened a pull request: https://github.com/apache/ignite/pull/1756 IGNITE-4930 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3477-thread-local-free-lists-cache Alternatively

[GitHub] ignite pull request #1644: IGNITE-4811

2017-04-07 Thread gvvinblade
Github user gvvinblade closed the pull request at: https://github.com/apache/ignite/pull/1644 --- 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-4930) Try to move free lists into a tread-local structure to avoid contention

2017-04-07 Thread Igor Seliverstov (JIRA)
Igor Seliverstov created IGNITE-4930: Summary: Try to move free lists into a tread-local structure to avoid contention Key: IGNITE-4930 URL: https://issues.apache.org/jira/browse/IGNITE-4930 Proje

IGNITE-4401 TouchedExpiryPolicy works incorrect in some cases

2017-04-07 Thread ALEKSEY KUZNETSOV
Hi, Igniters! I will take https://issues.apache.org/jira/browse/IGNITE-4401 if you dont mind -- *Best Regards,* *Kuznetsov Aleksey* -- *Best Regards,* *Kuznetsov Aleksey*

IGNITE-4401

2017-04-07 Thread ALEKSEY KUZNETSOV
Hi, Igniters! I will take https://issues.apache.org/jira/browse/IGNITE-4401 if you dont mind -- *Best Regards,* *Kuznetsov Aleksey*

Re: TeamCity agent suspended

2017-04-07 Thread Pavel Tupitsyn
Agent page has "Reboot agent machine" button at the bottom. However, it does not seem to work for these 3 hanging agents - I've clicked it 40 minutes ago. On Fri, Apr 7, 2017 at 11:38 AM, Dmitriy Govorukhin < dmitriy.govoruk...@gmail.com> wrote: > I know that i have rights, but i don't think tha

Re: TeamCity agent suspended

2017-04-07 Thread Dmitriy Govorukhin
I know that i have rights, but i don't think that i can do this correct, you mean disable agent and then enable again? On Fri, Apr 7, 2017 at 11:12 AM, Pavel Tupitsyn wrote: > Dmitriy, you have Admin rights, you should be able to reboot agents. > > On Fri, Apr 7, 2017 at 10:55 AM, Dmitriy Govoru

Re: TeamCity agent suspended

2017-04-07 Thread Pavel Tupitsyn
Dmitriy, you have Admin rights, you should be able to reboot agents. On Fri, Apr 7, 2017 at 10:55 AM, Dmitriy Govorukhin < dmitriy.govoruk...@gmail.com> wrote: > Hi guys, > > I have concerns about TC status, i see that 3 agent has overtime 80 h and > 14 h. Who can restart them? >

[jira] [Created] (IGNITE-4929) onePhase tx for invoke may fail on changing topology

2017-04-07 Thread Semen Boikov (JIRA)
Semen Boikov created IGNITE-4929: Summary: onePhase tx for invoke may fail on changing topology Key: IGNITE-4929 URL: https://issues.apache.org/jira/browse/IGNITE-4929 Project: Ignite Issue T

TeamCity agent suspended

2017-04-07 Thread Dmitriy Govorukhin
Hi guys, I have concerns about TC status, i see that 3 agent has overtime 80 h and 14 h. Who can restart them?

Re: Hello Ignite

2017-04-07 Thread Alexey Dmitriev
Pavel, Alexander, Yes, please take it. Thanks, Alexey 7 апр. 2017 г. 10:45 ДП пользователь "Pavel Tupitsyn" написал: > Hi Sasha, > > I've added you to the Ignite project in JIRA. Welcome! > Have a look at our wiki: https://cwiki.apache. > org/confluence/display/IGNITE/Development+Process > > A

Re: Hello Ignite

2017-04-07 Thread Pavel Tupitsyn
Hi Sasha, I've added you to the Ignite project in JIRA. Welcome! Have a look at our wiki: https://cwiki.apache.org/confluence/display/IGNITE/Development+Process As for IGNITE-4927, it is on Alexey Dmitriev. Alexey, please let us know if this ticket is up for grabs. Pavel On Fri, Apr 7, 2017 at

Hello Ignite

2017-04-07 Thread Sasha Belyak
Hello Ignite Community! My name is Alexander. I want to contribute to Apache Ignite and want to start with this issue - IGNITE-4927. Any help on this will be appreciated. Can anyone give me an access to Apache Ignite JIRA? My username is sbberkov. Thanks!