Return-Path: X-Original-To: apmail-ignite-dev-archive@minotaur.apache.org Delivered-To: apmail-ignite-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5DC17177FD for ; Thu, 2 Jul 2015 22:43:30 +0000 (UTC) Received: (qmail 81851 invoked by uid 500); 2 Jul 2015 22:43:30 -0000 Delivered-To: apmail-ignite-dev-archive@ignite.apache.org Received: (qmail 81806 invoked by uid 500); 2 Jul 2015 22:43:30 -0000 Mailing-List: contact dev-help@ignite.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.incubator.apache.org Delivered-To: mailing list dev@ignite.incubator.apache.org Received: (qmail 81795 invoked by uid 99); 2 Jul 2015 22:43:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jul 2015 22:43:30 +0000 X-ASF-Spam-Status: No, hits=-1998.5 required=5.0 tests=ALL_TRUSTED,HTML_MESSAGE,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 02 Jul 2015 22:41:20 +0000 Received: (qmail 79541 invoked by uid 99); 2 Jul 2015 22:41:51 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jul 2015 22:41:51 +0000 Received: from mail-la0-f51.google.com (mail-la0-f51.google.com [209.85.215.51]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 7059D1A027F for ; Thu, 2 Jul 2015 22:41:51 +0000 (UTC) Received: by lagx9 with SMTP id x9so70168227lag.1 for ; Thu, 02 Jul 2015 15:41:49 -0700 (PDT) X-Gm-Message-State: ALoCoQkQiC9vrKJnRWE57jQfU7oHq64XjUFXCidUp4zaUTHBpxHKt6H+HrAWzSqeYrb/J+MtWOd6 MIME-Version: 1.0 X-Received: by 10.112.148.166 with SMTP id tt6mr32316556lbb.11.1435876909867; Thu, 02 Jul 2015 15:41:49 -0700 (PDT) Received: by 10.114.172.174 with HTTP; Thu, 2 Jul 2015 15:41:49 -0700 (PDT) In-Reply-To: References: Date: Thu, 2 Jul 2015 15:41:49 -0700 Message-ID: Subject: Re: IGNITE-591 From: Yakov Zhdanov To: dev@ignite.incubator.apache.org Content-Type: multipart/alternative; boundary=047d7b3a8e602781dd0519ec25b9 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b3a8e602781dd0519ec25b9 Content-Type: text/plain; charset=UTF-8 +1 for the change. --Yakov 2015-07-02 14:48 GMT-07:00 Alexey Goncharuk : > Sorry, the message was sent earlier than I expected :) > > I think we should deprecate per-cache tmLookup and move it to ignite > configuration. If per-cache configuration is used, we should not allow > cross-cache transactions. User should specify single tmLookup on ignite > configuration if he wants to use cross-cache transactions via JTA. This way > we can have single JTA transaction manager. > > Thoughts? > > 2015-07-02 14:47 GMT-07:00 Alexey Goncharuk : > > > Folks, > > > > > --047d7b3a8e602781dd0519ec25b9--