<?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 Re: When should NodeStatus (alf_node_status table) be updated? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/when-should-nodestatus-alf-node-status-table-be-updated/m-p/120165#M84691</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What I noticed is that, on 2.1, XPath goes on Lucene and selectNodes() goes on Jaxen XPath so it really was a matter of indexes not being updated. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've applied manually the fixes related to JIRA AR-1777 but it seems that the remote node still doesn't update its indexes. Adding a call to getHibernateTemplate().saveOrUpdate(status) in the else block in HibernateNodeDaoServiceImpl.recordChangeId() seems to do the trick.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bye.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2007 10:47:45 GMT</pubDate>
    <dc:creator>francescof</dc:creator>
    <dc:date>2007-10-15T10:47:45Z</dc:date>
    <item>
      <title>When should NodeStatus (alf_node_status table) be updated?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/when-should-nodestatus-alf-node-status-table-be-updated/m-p/120163#M84689</link>
      <description>I'm asking the question "when should NodeStatus (alf_node_status table) be updated?" because I ran in the same problem two times in a few days.The first is described here: http://forums.alfresco.com/viewtopic.php?t=8772The second is similar, and has a similar solution…I noticed that, in a two node c</description>
      <pubDate>Wed, 26 Sep 2007 16:03:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/when-should-nodestatus-alf-node-status-table-be-updated/m-p/120163#M84689</guid>
      <dc:creator>francescof</dc:creator>
      <dc:date>2007-09-26T16:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: When should NodeStatus (alf_node_status table) be updated?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/when-should-nodestatus-alf-node-status-table-be-updated/m-p/120164#M84690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The lucene indexes on the two nodes will be tracking the changes made by the other. The changes are not indexed atomically over the cluster. XPath goes against the node service/DB so should be correct if your clustred cache configuration is correct.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can configure how aggressive the tracking job is at keeping up to date.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Support to share the lucene index is on going. This will remove this issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 13:40:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/when-should-nodestatus-alf-node-status-table-be-updated/m-p/120164#M84690</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2007-10-11T13:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: When should NodeStatus (alf_node_status table) be updated?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/when-should-nodestatus-alf-node-status-table-be-updated/m-p/120165#M84691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What I noticed is that, on 2.1, XPath goes on Lucene and selectNodes() goes on Jaxen XPath so it really was a matter of indexes not being updated. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've applied manually the fixes related to JIRA AR-1777 but it seems that the remote node still doesn't update its indexes. Adding a call to getHibernateTemplate().saveOrUpdate(status) in the else block in HibernateNodeDaoServiceImpl.recordChangeId() seems to do the trick.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bye.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 10:47:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/when-should-nodestatus-alf-node-status-table-be-updated/m-p/120165#M84691</guid>
      <dc:creator>francescof</dc:creator>
      <dc:date>2007-10-15T10:47:45Z</dc:date>
    </item>
  </channel>
</rss>

