Return-Path: X-Original-To: apmail-mesos-issues-archive@minotaur.apache.org Delivered-To: apmail-mesos-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 B13E718CC7 for ; Thu, 25 Feb 2016 18:33:29 +0000 (UTC) Received: (qmail 47205 invoked by uid 500); 25 Feb 2016 18:33:18 -0000 Delivered-To: apmail-mesos-issues-archive@mesos.apache.org Received: (qmail 47177 invoked by uid 500); 25 Feb 2016 18:33:18 -0000 Mailing-List: contact issues-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mesos.apache.org Delivered-To: mailing list issues@mesos.apache.org Received: (qmail 47162 invoked by uid 99); 25 Feb 2016 18:33:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Feb 2016 18:33:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0BF912C033A for ; Thu, 25 Feb 2016 18:33:18 +0000 (UTC) Date: Thu, 25 Feb 2016 18:33:18 +0000 (UTC) From: "James Peach (JIRA)" To: issues@mesos.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MESOS-4779) strip query strings and fragments from fetcher urls 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/MESOS-4779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15167603#comment-15167603 ] James Peach commented on MESOS-4779: ------------------------------------ https://reviews.apache.org/r/44029/ > strip query strings and fragments from fetcher urls > --------------------------------------------------- > > Key: MESOS-4779 > URL: https://issues.apache.org/jira/browse/MESOS-4779 > Project: Mesos > Issue Type: Bug > Components: fetcher > Reporter: James Peach > Assignee: James Peach > Priority: Minor > > When the fetcher URL contains a query string or fragment, the fetcher is unable to check the file extension. We should strip the query and fragment when constructing the Fetcher basename, -- This message was sent by Atlassian JIRA (v6.3.4#6332)