From notifications-return-3275-archive-asf-public=cust-asf.ponee.io@ignite.apache.org Tue May 14 11:22:35 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 02E7A18065D for ; Tue, 14 May 2019 13:22:34 +0200 (CEST) Received: (qmail 89659 invoked by uid 500); 14 May 2019 11:22:34 -0000 Mailing-List: contact notifications-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 notifications@ignite.apache.org Received: (qmail 89649 invoked by uid 99); 14 May 2019 11:22:34 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 May 2019 11:22:34 +0000 From: GitBox To: notifications@ignite.apache.org Subject: [GitHub] [ignite] pavel-kuznetsov opened a new pull request #6537: ignite-11837: Removed outdated javadoc. Message-ID: <155783295424.18784.14754388574644979820.gitbox@gitbox.apache.org> Date: Tue, 14 May 2019 11:22:34 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit pavel-kuznetsov opened a new pull request #6537: ignite-11837: Removed outdated javadoc. URL: https://github.com/apache/ignite/pull/6537 Currently, java thin client connection is opened eagerly, on client is created, not when first time client api is used. Javadoc used to say the opposite, removed that. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services