Return-Path: X-Original-To: apmail-falcon-dev-archive@minotaur.apache.org Delivered-To: apmail-falcon-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 7E617100B4 for ; Mon, 3 Nov 2014 16:00:10 +0000 (UTC) Received: (qmail 82144 invoked by uid 500); 3 Nov 2014 16:00:10 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 82099 invoked by uid 500); 3 Nov 2014 16:00:10 -0000 Mailing-List: contact dev-help@falcon.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.incubator.apache.org Delivered-To: mailing list dev@falcon.incubator.apache.org Received: (qmail 82087 invoked by uid 99); 3 Nov 2014 16:00:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Nov 2014 16:00:10 +0000 X-ASF-Spam-Status: No, hits=-2000.6 required=5.0 tests=ALL_TRUSTED,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, 03 Nov 2014 16:00:09 +0000 Received: (qmail 80026 invoked by uid 99); 3 Nov 2014 15:58:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Nov 2014 15:58:34 +0000 Date: Mon, 3 Nov 2014 15:58:34 +0000 (UTC) From: "Arpit Gupta (JIRA)" To: dev@falcon.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FALCON-856) Handle JsonSyntaxException in hitUrl 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/FALCON-856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14194653#comment-14194653 ] Arpit Gupta commented on FALCON-856: ------------------------------------ No i mean if we are expecting a json response back and we get invalid json back that should be an application bug right? > Handle JsonSyntaxException in hitUrl > ------------------------------------ > > Key: FALCON-856 > URL: https://issues.apache.org/jira/browse/FALCON-856 > Project: Falcon > Issue Type: Improvement > Components: merlin > Affects Versions: 0.5 > Reporter: Ruslan Ostafiychuk > Assignee: Ruslan Ostafiychuk > Fix For: 0.6 > > Attachments: FALCON-856.patch > > > If jsonString is not a valid json fail and print it in error message -- This message was sent by Atlassian JIRA (v6.3.4#6332)