+1 I will move CacheConfiguration.transactionManagerLookupClassName property to IgniteConfiguration.transactionManagerLookupClassName. All caches will use same GridCacheTmLookup.
On Fri, Jul 3, 2015 at 1:41 AM, Yakov Zhdanov <[email protected]> wrote: > +1 for the change. > > --Yakov > > 2015-07-02 14:48 GMT-07:00 Alexey Goncharuk <[email protected]>: > > > 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 <[email protected] > >: > > > > > Folks, > > > > > > > > >
