<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic DirectoryCache invalidations in clustered setup in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/directorycache-invalidations-in-clustered-setup/m-p/318447#M5448</link>
    <description>&lt;P&gt;DirectoryCache uses put() function to add items to cache instead of localPut(). Using put() causes a "cacheinval" message to be sent and the key will be cleared from other nodes. When those nodes need to use the key they will do the same and clear the key from other nodes. This is not very efficient and causes a flood of inval messages.&lt;/P&gt;
&lt;P&gt;Is this the way it's supposed to work or am I missing something?&lt;/P&gt;</description>
    <pubDate>Wed, 23 May 2018 11:58:17 GMT</pubDate>
    <dc:creator>Juha_Kilpi</dc:creator>
    <dc:date>2018-05-23T11:58:17Z</dc:date>
    <item>
      <title>DirectoryCache invalidations in clustered setup</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/directorycache-invalidations-in-clustered-setup/m-p/318447#M5448</link>
      <description>&lt;P&gt;DirectoryCache uses put() function to add items to cache instead of localPut(). Using put() causes a "cacheinval" message to be sent and the key will be cleared from other nodes. When those nodes need to use the key they will do the same and clear the key from other nodes. This is not very efficient and causes a flood of inval messages.&lt;/P&gt;
&lt;P&gt;Is this the way it's supposed to work or am I missing something?&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 11:58:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/directorycache-invalidations-in-clustered-setup/m-p/318447#M5448</guid>
      <dc:creator>Juha_Kilpi</dc:creator>
      <dc:date>2018-05-23T11:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: DirectoryCache invalidations in clustered setup</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/directorycache-invalidations-in-clustered-setup/m-p/318448#M5449</link>
      <description>&lt;P&gt;What code are you talking about exactly? What class or interface would &lt;CODE&gt;localPut&lt;/CODE&gt; be a method of?&lt;/P&gt;
&lt;P&gt;In recent versions of Nuxeo (since 9.3, see &lt;A href="https://jira.nuxeo.com/browse/NXP-22786"&gt;NXP-22786&lt;/A&gt;) there is only local caching with cross-cluster invalidation propagated by a pub/sub mechanism.&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 12:52:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/directorycache-invalidations-in-clustered-setup/m-p/318448#M5449</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2018-05-23T12:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: DirectoryCache invalidations in clustered setup</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/directorycache-invalidations-in-clustered-setup/m-p/318449#M5450</link>
      <description>&lt;P&gt;I'm sorry, I remembered the method name incorrectly. I was referring to [CacheManagement.putLocal(String key, Serializable value](https&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 13:20:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/directorycache-invalidations-in-clustered-setup/m-p/318449#M5450</guid>
      <dc:creator>Juha_Kilpi</dc:creator>
      <dc:date>2018-05-23T13:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: DirectoryCache invalidations in clustered setup</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/directorycache-invalidations-in-clustered-setup/m-p/318450#M5451</link>
      <description>&lt;P&gt;Ok I see what you mean, there's indeed a problem. I opened [NXP-25065](https&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 13:32:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/directorycache-invalidations-in-clustered-setup/m-p/318450#M5451</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2018-05-23T13:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: DirectoryCache invalidations in clustered setup</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/directorycache-invalidations-in-clustered-setup/m-p/318451#M5452</link>
      <description>&lt;P&gt;Thank you for looking into this issue.&lt;/P&gt;</description>
      <pubDate>Thu, 24 May 2018 04:36:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/directorycache-invalidations-in-clustered-setup/m-p/318451#M5452</guid>
      <dc:creator>Juha_Kilpi</dc:creator>
      <dc:date>2018-05-24T04:36:14Z</dc:date>
    </item>
  </channel>
</rss>

