From issues-return-7129-archive-asf-public=cust-asf.ponee.io@phoenix.apache.org Mon May 27 19:08:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id C60DB180638 for ; Mon, 27 May 2019 21:08:01 +0200 (CEST) Received: (qmail 61844 invoked by uid 500); 27 May 2019 19:08:01 -0000 Mailing-List: contact issues-help@phoenix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@phoenix.apache.org Delivered-To: mailing list issues@phoenix.apache.org Received: (qmail 61822 invoked by uid 99); 27 May 2019 19:08:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 May 2019 19:08:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 8A759E00A6 for ; Mon, 27 May 2019 19:08:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 425AB20FEB for ; Mon, 27 May 2019 19:08:00 +0000 (UTC) Date: Mon, 27 May 2019 19:08:00 +0000 (UTC) From: "Lars Hofhansl (JIRA)" To: issues@phoenix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (PHOENIX-5020) PhoenixMRJobSubmitter should use a long timeout when getting candidate jobs 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/PHOENIX-5020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849136#comment-16849136 ] Lars Hofhansl commented on PHOENIX-5020: ---------------------------------------- A blocker for 6 months? Moving to 4.15.1 > PhoenixMRJobSubmitter should use a long timeout when getting candidate jobs > --------------------------------------------------------------------------- > > Key: PHOENIX-5020 > URL: https://issues.apache.org/jira/browse/PHOENIX-5020 > Project: Phoenix > Issue Type: Improvement > Affects Versions: 5.0.0, 4.14.1 > Reporter: Geoffrey Jacoby > Assignee: Geoffrey Jacoby > Priority: Blocker > Labels: SFDC > Fix For: 4.15.0, 5.1.0 > > > If an environment has a huge System.Catalog (such as having many views) the query in getCandidateJobs can timeout. Because of PHOENIX-4936, this looks like there are no indexes that need an async rebuild. In addition to fixing PHOENIX-4936, we should extend the timeout. -- This message was sent by Atlassian JIRA (v7.6.3#76005)