Return-Path: X-Original-To: apmail-ignite-dev-archive@minotaur.apache.org Delivered-To: apmail-ignite-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BFA581054D for ; Mon, 2 Mar 2015 08:39:56 +0000 (UTC) Received: (qmail 24246 invoked by uid 500); 2 Mar 2015 08:39:40 -0000 Delivered-To: apmail-ignite-dev-archive@ignite.apache.org Received: (qmail 24203 invoked by uid 500); 2 Mar 2015 08:39:40 -0000 Mailing-List: contact dev-help@ignite.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.incubator.apache.org Delivered-To: mailing list dev@ignite.incubator.apache.org Received: (qmail 24192 invoked by uid 99); 2 Mar 2015 08:39:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Mar 2015 08:39:40 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 02 Mar 2015 08:39:39 +0000 Received: (qmail 20256 invoked by uid 99); 2 Mar 2015 08:38:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Mar 2015 08:38:04 +0000 Date: Mon, 2 Mar 2015 08:38:04 +0000 (UTC) From: "Pavel Konstantinov (JIRA)" To: dev@ignite.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (IGNITE-298) Visor-console: revisit output of configurations MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/IGNITE-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14342917#comment-14342917 ] Pavel Konstantinov commented on IGNITE-298: ------------------------------------------- We need to make two more fixes: 1. - for cache name = null 2. - for off-heap size (currently printed out -1) > Visor-console: revisit output of configurations > ----------------------------------------------- > > Key: IGNITE-298 > URL: https://issues.apache.org/jira/browse/IGNITE-298 > Project: Ignite > Issue Type: Bug > Components: UI > Affects Versions: sprint-2 > Reporter: Alexey Kuznetsov > Assignee: Pavel Konstantinov > Fix For: sprint-2 > > Attachments: #_IGNITE-298_Atomic_and_transaction_config.patch, #_IGNITE-298_Undefined_MaxOffHeapMemory.patch > > > We added several configuration recently (atomic, transations, query, cache-query) they should be added to output for appropriate places in Visor console. -- This message was sent by Atlassian JIRA (v6.3.4#6332)