<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 12-10-19 4:15 AM, Manik Surtani
      wrote:<br>
    </div>
    <blockquote
      cite="mid:6B25062A-6798-4852-8C40-75BCAF17B19F@jboss.org"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <br>
      <div>
        <div>You're right actually, the temporary cache created is
          transactional. it is built in the&nbsp;CreateCacheCommand and
          relies on the DummyTransactionManager, might be better to use
          batching perhaps? Or even not require for this cache to be
          transactional?</div>
        <div><br>
        </div>
        <div>Yes, we should keep such internal caches as simple as
          possible.</div>
        <br>
      </div>
    </blockquote>
    Mircea/Manik, it could be batch I believe. If you recall Mircea, you
    and I talked about how to effectively move data across cluster
    deadlock free - we even agreed we should blog post about it :-)
    <a class="moz-txt-link-freetext" href="https://issues.jboss.org/browse/ISPN-2156">https://issues.jboss.org/browse/ISPN-2156</a><br>
    <br>
    Mircea/Manik could I get some advice and code review for
    MapReduceManagerImpl#combine?<br>
    <br>
    Thanks guys,<br>
    Vladimir<br>
  </body>
</html>