0 Replies Latest reply on May 19, 2005 2:20 PM by aubergine

    CacheLoader use case : nodes each having its own backend sto

    aubergine

      I'm trying to implement recovery using JCache standalone. Reading through the jcache docs (9.3.4), I can see how to do this except for point (2) -

      The coordinator then needs to wait until all in-flight transactions have completed. During this time, it will not allow for new transactions to be started.

      I'm no expert on transactions or JCache - does anyone one have any suggestions, use case, strategy or pattern on how to best implement this with jcache. Very grateful for any kind of input.

      Thanks
      Nick