[GitHub] ignite pull request #3982: IGNITE-8464 removed file format after archive

2018-05-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/3982 ---

[jira] [Created] (IGNITE-8526) Create web-agent docker image for k8s deployment

2018-05-18 Thread Roman Guseinov (JIRA)
Roman Guseinov created IGNITE-8526: -- Summary: Create web-agent docker image for k8s deployment Key: IGNITE-8526 URL: https://issues.apache.org/jira/browse/IGNITE-8526 Project: Ignite Issue T

[GitHub] ignite pull request #4021: IGNITE-6010

2018-05-18 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request: https://github.com/apache/ignite/pull/4021 IGNITE-6010 You can merge this pull request into a Git repository by running: $ git pull https://github.com/NSAmelchev/ignite ignite-6010 Alternatively you can review and apply these chan

[jira] [Created] (IGNITE-8527) Show actual rebalance starting in logs

2018-05-18 Thread Pavel Kovalenko (JIRA)
Pavel Kovalenko created IGNITE-8527: --- Summary: Show actual rebalance starting in logs Key: IGNITE-8527 URL: https://issues.apache.org/jira/browse/IGNITE-8527 Project: Ignite Issue Type: Imp

[jira] [Created] (IGNITE-8528) Peer deployment does not work for continuous query transformers

2018-05-18 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-8528: Summary: Peer deployment does not work for continuous query transformers Key: IGNITE-8528 URL: https://issues.apache.org/jira/browse/IGNITE-8528 Project: Igni

[GitHub] ignite pull request #4022: IGNITE-8476 added covering test

2018-05-18 Thread glukos
GitHub user glukos opened a pull request: https://github.com/apache/ignite/pull/4022 IGNITE-8476 added covering test You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8476-test Alternatively you can r

[jira] [Created] (IGNITE-8529) Implement testing framework for checking delta records consistency

2018-05-18 Thread Ivan Rakov (JIRA)
Ivan Rakov created IGNITE-8529: -- Summary: Implement testing framework for checking delta records consistency Key: IGNITE-8529 URL: https://issues.apache.org/jira/browse/IGNITE-8529 Project: Ignite

[jira] [Created] (IGNITE-8530) Exchange hangs during start/restart stress test

2018-05-18 Thread Mikhail Cherkasov (JIRA)
Mikhail Cherkasov created IGNITE-8530: - Summary: Exchange hangs during start/restart stress test Key: IGNITE-8530 URL: https://issues.apache.org/jira/browse/IGNITE-8530 Project: Ignite Is

[jira] [Created] (IGNITE-8531) NPE is thrown on destroying empty partition

2018-05-18 Thread Sergey Chugunov (JIRA)
Sergey Chugunov created IGNITE-8531: --- Summary: NPE is thrown on destroying empty partition Key: IGNITE-8531 URL: https://issues.apache.org/jira/browse/IGNITE-8531 Project: Ignite Issue Type

[GitHub] ignite pull request #4023: IGNITE-5990

2018-05-18 Thread voipp
GitHub user voipp opened a pull request: https://github.com/apache/ignite/pull/4023 IGNITE-5990 You can merge this pull request into a Git repository by running: $ git pull https://github.com/voipp/ignite IGNITE-5990 Alternatively you can review and apply these changes as the

Re: Request to contribute

2018-05-18 Thread Alexey Goncharuk
Hello Ray, I was not able to find your ID in apache Jira, can you please double-check? --AG 2018-05-18 9:06 GMT+03:00 Ray : > Hello Ignite community, > > I'd like to do an enhancement on Ignite, my JIRA id is ldzhjn. > Please grant permissions. > > Thanks > > > > -- > Sent from: http://apache-i

Re: Baseline topology documentation clarified: usage scenarios and definition

2018-05-18 Thread Dmitriy Setrakyan
Great docs! Any chance we could add some pictures to illustrate the concept better. On Fri, May 18, 2018 at 2:15 AM, Denis Magda wrote: > Igniters, > > With the help of Stanislav Lukyanov and Ivan Rakov, we could make our > baseline topology documentation much better and vivid. Check up the new

[GitHub] ignite pull request #4024: IGNITE-7818

2018-05-18 Thread 1vanan
GitHub user 1vanan opened a pull request: https://github.com/apache/ignite/pull/4024 IGNITE-7818 You can merge this pull request into a Git repository by running: $ git pull https://github.com/1vanan/ignite IGNITE-7818 Alternatively you can review and apply these changes as t

[GitHub] ignite pull request #4025: IGNITE-8528: Example fixed

2018-05-18 Thread nizhikov
GitHub user nizhikov opened a pull request: https://github.com/apache/ignite/pull/4025 IGNITE-8528: Example fixed You can merge this pull request into a Git repository by running: $ git pull https://github.com/nizhikov/ignite IGNITE-8528 Alternatively you can review and apply

[GitHub] ignite pull request #3996: IGNITE-8381 testNodeSingletonDeploy in Basic 2 ha...

2018-05-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/3996 ---

[GitHub] ignite pull request #4026: IGNITE-8531 Fixed NPE if checkpoint has no pages ...

2018-05-18 Thread Jokser
GitHub user Jokser opened a pull request: https://github.com/apache/ignite/pull/4026 IGNITE-8531 Fixed NPE if checkpoint has no pages to write, but has partitions to destroy You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridga

[GitHub] ignite pull request #4010: IGNITE-8491

2018-05-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4010 ---

[GitHub] ignite pull request #4027: IGNITE-605: remove todo as no needs

2018-05-18 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/4027 IGNITE-605: remove todo as no needs You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-605 Alternatively you can review and a

[GitHub] ignite pull request #4025: IGNITE-8528: Example fixed

2018-05-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4025 ---

Re: Request to contribute

2018-05-18 Thread Ray
Hello Alexey, My jira id is ldz, sorry for the confusion. -- Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/

[GitHub] ignite pull request #4027: IGNITE-605: remove todo as no needs

2018-05-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4027 ---

Request for contributors permissions

2018-05-18 Thread uday kale
Hi, My name is Uday Kale. Username: *uday*. I want to add support for Node discovery through AWS Application ELB Target Group. Best Regards, Uday

[GitHub] ignite pull request #4026: IGNITE-8531 Fixed NPE if checkpoint has no pages ...

2018-05-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4026 ---

[GitHub] ignite pull request #3767: IGNITE-8085

2018-05-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/3767 ---

TeamCity permissions

2018-05-18 Thread Pavel Petroshenko
Hi, Can anyone please grant TC permissions to manage jobs (reorder, etc) to: ekaterina.vergizova alexey.kosenchuk pavel.petroshenko Thanks! p.

[GitHub] ignite pull request #4019: IGNITE-8405 Backport to 2.4

2018-05-18 Thread Jokser
Github user Jokser closed the pull request at: https://github.com/apache/ignite/pull/4019 ---

[GitHub] ignite pull request #3791: IGNITE-8116 Historical rebalance fixes

2018-05-18 Thread Jokser
Github user Jokser closed the pull request at: https://github.com/apache/ignite/pull/3791 ---

[GitHub] ignite pull request #3672: IGNITE-6113 Backport to 2.4.4

2018-05-18 Thread Jokser
Github user Jokser closed the pull request at: https://github.com/apache/ignite/pull/3672 ---

Re: TeamCity permissions

2018-05-18 Thread Denis Magda
Hi Pavel, All the accounts are assigned Project developer role on TC that should provide anything you need to manage builds there. What specifically are you looking for? Please elaborate so that Vitaly can grant more permissions. Vitaly, please keep an eye on the conversation. -- Denis On Fri

Re: Baseline topology documentation clarified: usage scenarios and definition

2018-05-18 Thread Denis Magda
Ivan, Do you have any diagrams for the baseline topology? I do know you gave some talks on it, so there should be something. -- Denis On Fri, May 18, 2018 at 5:20 AM, Dmitriy Setrakyan wrote: > Great docs! Any chance we could add some pictures to illustrate the concept > better. > > On Fri, Ma

Re: Request to contribute

2018-05-18 Thread Denis Magda
Hi Ray, You're in. -- Denis On Fri, May 18, 2018 at 8:31 AM, Ray wrote: > Hello Alexey, > > My jira id is ldz, sorry for the confusion. > > > > > > -- > Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/ >

Re: Request for contributors permissions

2018-05-18 Thread Denis Magda
Hello Uday and welcome! I've added you to the contributors' list in JIRA. Speaking about ELB Target Group based discovery, is it the same as this type of ELB discovery already supported by Ignite? https://apacheignite-mix.readme.io/docs/amazon-aws#amazon-elb-based-discovery On Fri, May 18, 201

Re: TeamCity permissions

2018-05-18 Thread Pavel Petroshenko
Thank you, Denis! I need to have a role to be able to temporary rearrange builds in the TC build queue for testing and CI integration purposes. Vitaly, I would appreciate any help. Thanks, P. On Fri, May 18, 2018 at 10:49 AM, Denis Magda wrote: > Hi Pavel, > > All the accounts are assigned Pr