Return-Path: X-Original-To: apmail-ignite-issues-archive@minotaur.apache.org Delivered-To: apmail-ignite-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4F53318956 for ; Tue, 19 Jan 2016 21:12:40 +0000 (UTC) Received: (qmail 68658 invoked by uid 500); 19 Jan 2016 21:12:40 -0000 Delivered-To: apmail-ignite-issues-archive@ignite.apache.org Received: (qmail 68630 invoked by uid 500); 19 Jan 2016 21:12:40 -0000 Mailing-List: contact issues-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 issues@ignite.apache.org Received: (qmail 68521 invoked by uid 99); 19 Jan 2016 21:12:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jan 2016 21:12:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id F0F982C1F6D for ; Tue, 19 Jan 2016 21:12:39 +0000 (UTC) Date: Tue, 19 Jan 2016 21:12:39 +0000 (UTC) From: "Saikat Maitra (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (IGNITE-944) HTTP REST log command doesn't work MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/IGNITE-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15107443#comment-15107443 ] Saikat Maitra commented on IGNITE-944: -------------------------------------- [~dmagda] Hi Denis Yes, I have functionally verified the fix by testing the url http://localhost:8080/ignite?cmd=log&to=1&from=0. Regards Saikat > HTTP REST log command doesn't work > ---------------------------------- > > Key: IGNITE-944 > URL: https://issues.apache.org/jira/browse/IGNITE-944 > Project: Ignite > Issue Type: Bug > Components: general, newbie > Affects Versions: sprint-5 > Reporter: Sergey Kozlov > Assignee: Saikat Maitra > > Request http://localhost:8080/ignite?cmd=log&to=1&from=0 returns following > {noformat} > {"error":"Failed to find registered handler for command: LOG","response":null,"sessionToken":"","successStatus":1} > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)