Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A36A9200CBB for ; Tue, 4 Jul 2017 19:05:29 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A1BEB161AE6; Tue, 4 Jul 2017 17:05:29 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 1AFD0161AE4 for ; Tue, 4 Jul 2017 19:05:28 +0200 (CEST) Received: (qmail 91593 invoked by uid 500); 4 Jul 2017 17:05:28 -0000 Mailing-List: contact dev-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list dev@ignite.apache.org Received: (qmail 91581 invoked by uid 99); 4 Jul 2017 17:05:28 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Jul 2017 17:05:28 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 3E2AFDFE8B; Tue, 4 Jul 2017 17:05:26 +0000 (UTC) From: ilantukh To: dev@ignite.apache.org Reply-To: dev@ignite.apache.org Message-ID: Subject: [GitHub] ignite pull request #2238: ignite-5693 Content-Type: text/plain Date: Tue, 4 Jul 2017 17:05:26 +0000 (UTC) archived-at: Tue, 04 Jul 2017 17:05:29 -0000 GitHub user ilantukh opened a pull request: https://github.com/apache/ignite/pull/2238 ignite-5693 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5693 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2238.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2238 ---- commit a5abdd579cc7ace5d17ebcc6555e3ce66c777917 Author: Vasiliy Sisko Date: 2017-07-04T11:44:42Z ignite-2.1 Fixed minor issues and typos. commit 6c9d2228d2aba6ba5be64bd20ef244e634aeaa5a Author: Alexey Kuznetsov Date: 2017-07-04T12:30:46Z ignite-2.1 Added persistent store metrics. commit b69f53e0ccf9d3da42a99d4423fb3d8bdd60a7bb Author: Pavel Tupitsyn Date: 2017-07-04T14:42:31Z IGNITE-5629 .NET: CacheConfiguration copy constructor commit 2e7adbfbbab62f3b98e0409d2f4ceabad89b4120 Author: agura Date: 2017-07-04T13:56:40Z ignite-5685 JDBC prepared statement shouldn't clear parameters after execution commit 31dc7ba80cf44b299eed9f7cece09e47a2dc44bc Author: Ilya Lantukh Date: 2017-07-04T17:04:08Z ignite-5693 : Fixed flaky test. ---- --- 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 enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---