Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 1DE73200BFB for ; Wed, 11 Jan 2017 08:23:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 1C777160B51; Wed, 11 Jan 2017 07:23:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8C336160B2E for ; Wed, 11 Jan 2017 08:22:59 +0100 (CET) Received: (qmail 56432 invoked by uid 500); 11 Jan 2017 07:22:58 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 56390 invoked by uid 99); 11 Jan 2017 07:22:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jan 2017 07:22:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 83BC92C03DC for ; Wed, 11 Jan 2017 07:22:58 +0000 (UTC) Date: Wed, 11 Jan 2017 07:22:58 +0000 (UTC) From: "Sunil G (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-6082) Webservice connection gets cutoff when it has to send back a large response MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 11 Jan 2017 07:23:00 -0000 [ https://issues.apache.org/jira/browse/YARN-6082?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] Sunil G updated YARN-6082: -------------------------- Summary: Webservice connection gets cutoff when it has to send back a l= arge response (was: Webservice connection gets cutoff when it has to send = back a large response (webservice)) > Webservice connection gets cutoff when it has to send back a large respon= se > -------------------------------------------------------------------------= -- > > Key: YARN-6082 > URL: https://issues.apache.org/jira/browse/YARN-6082 > Project: Hadoop YARN > Issue Type: Bug > Affects Versions: 2.7.3 > Reporter: Sunil G > Priority: Critical > > {noformat} > 2017-01-11 07:17:11,475 WARN=E2=80=82=E2=80=82ipc.Server (Server.java:run= (2202)) - Large response size 4476919 for call org.apache.hadoop.yarn.api.A= pplicationClientProtocolPB.getApplications from 172.27.0.101:39950 Call#951= 474 Retry#0 > {noformat} > In such cases, json output will get cutoff and client will not get clean = response. > For eg: > {noformat} > Unexpected token I in JSON at position 851 > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-issues-help@hadoop.apache.org