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 8AC6B200BAD for ; Tue, 25 Oct 2016 16:22:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 89A48160B02; Tue, 25 Oct 2016 14:22: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 CE8C0160AE6 for ; Tue, 25 Oct 2016 16:21:59 +0200 (CEST) Received: (qmail 82293 invoked by uid 500); 25 Oct 2016 14:21:58 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 82278 invoked by uid 99); 25 Oct 2016 14:21:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Oct 2016 14:21:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 898592C2A6E for ; Tue, 25 Oct 2016 14:21:58 +0000 (UTC) Date: Tue, 25 Oct 2016 14:21:58 +0000 (UTC) From: "Andrea Cosentino (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (CAMEL-10414) Query is ignore if field filter header is set MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 25 Oct 2016 14:22:00 -0000 [ https://issues.apache.org/jira/browse/CAMEL-10414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Cosentino reassigned CAMEL-10414: ---------------------------------------- Assignee: Andrea Cosentino > Query is ignore if field filter header is set > --------------------------------------------- > > Key: CAMEL-10414 > URL: https://issues.apache.org/jira/browse/CAMEL-10414 > Project: Camel > Issue Type: Bug > Components: camel-mongodb > Affects Versions: 2.18.0 > Environment: any > Reporter: Pontus Ullgren > Assignee: Andrea Cosentino > > If the field filter header (CamelMongoDbFieldsFilter) is set the query is ignored. > As can be seen here: > https://github.com/apache/camel/blob/camel-2.18.x/components/camel-mongodb/src/main/java/org/apache/camel/component/mongodb/MongoDbProducer.java#L314-L320 -- This message was sent by Atlassian JIRA (v6.3.4#6332)