From notifications-return-6974-apmail-ignite-notifications-archive=ignite.apache.org@ignite.apache.org Mon Sep 23 08:56:56 2019 Return-Path: X-Original-To: apmail-ignite-notifications-archive@minotaur.apache.org Delivered-To: apmail-ignite-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id A18C319B19 for ; Mon, 23 Sep 2019 08:56:55 +0000 (UTC) Received: (qmail 62565 invoked by uid 500); 23 Sep 2019 08:56:55 -0000 Delivered-To: apmail-ignite-notifications-archive@ignite.apache.org Received: (qmail 62547 invoked by uid 500); 23 Sep 2019 08:56:55 -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 62538 invoked by uid 99); 23 Sep 2019 08:56:55 -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; Mon, 23 Sep 2019 08:56:55 +0000 From: GitBox To: notifications@ignite.apache.org Subject: [GitHub] [ignite] sk0x50 commented on a change in pull request #6894: IGNITE-11868 GridClient#data() should be deprecated/removed. Message-ID: <156922901499.11003.4513015111255469584.gitbox@gitbox.apache.org> Date: Mon, 23 Sep 2019 08:56:54 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit sk0x50 commented on a change in pull request #6894: IGNITE-11868 GridClient#data() should be deprecated/removed. URL: https://github.com/apache/ignite/pull/6894#discussion_r327007694 ########## File path: modules/core/src/main/java/org/apache/ignite/internal/client/GridClient.java ########## @@ -33,7 +33,6 @@ *

* Use following methods to get access to remote cache functionality: Review comment: For now, there is only one method which can be used to get access to cache functionality. Let's change the JavaDoc as follows: `Use the following method to get access to remote cache functionality` ---------------------------------------------------------------- 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