Return-Path: X-Original-To: apmail-camel-dev-archive@www.apache.org Delivered-To: apmail-camel-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1FCB418FFC for ; Fri, 19 Feb 2016 08:08:44 +0000 (UTC) Received: (qmail 52857 invoked by uid 500); 19 Feb 2016 08:08:43 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 52811 invoked by uid 500); 19 Feb 2016 08:08:43 -0000 Mailing-List: contact dev-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 dev@camel.apache.org Received: (qmail 52797 invoked by uid 99); 19 Feb 2016 08:08:43 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Feb 2016 08:08:43 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 70A55E0092; Fri, 19 Feb 2016 08:08:43 +0000 (UTC) From: tristantarrant To: dev@camel.apache.org Reply-To: dev@camel.apache.org Message-ID: Subject: [GitHub] camel pull request: CAMEL-9620 Infinispan: Support IGNORE_RETURN_V... Content-Type: text/plain Date: Fri, 19 Feb 2016 08:08:43 +0000 (UTC) GitHub user tristantarrant opened a pull request: https://github.com/apache/camel/pull/848 CAMEL-9620 Infinispan: Support IGNORE_RETURN_VALUES for Put/Remove/Replace operations CAMEL-9620 Infinispan: Support IGNORE_RETURN_VALUES for Put/Remove/Replace operations https://issues.apache.org/jira/browse/CAMEL-9620 You can merge this pull request into a Git repository by running: $ git pull https://github.com/tristantarrant/camel CAMEL-9620 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/848.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #848 ---- commit e59bd02ab76dfb17c70827551e9efc0981e844ee Author: Tristan Tarrant Date: 2016-02-18T18:51:59Z CAMEL-9620 Infinispan: Support IGNORE_RETURN_VALUES for Put/Remove/Replace operations ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---