<?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: why a group member that has been successfully added/deleted cannot take effect immediately? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/why-a-group-member-that-has-been-successfully-added-deleted/m-p/28638#M12217</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I queried for the members using the REST api, shown in the api-explorer. I attempted to find the implementation. which seemed to be webscript of the Respository container, implemented by JavaScript. But I was not able to go deeper enough to find out whether is based on solr or db. Thanks to your answer, I know why there is a delay.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Nov 2017 08:43:00 GMT</pubDate>
    <dc:creator>sunjian_xy</dc:creator>
    <dc:date>2017-11-24T08:43:00Z</dc:date>
    <item>
      <title>why a group member that has been successfully added/deleted cannot take effect immediately?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/why-a-group-member-that-has-been-successfully-added-deleted/m-p/28636#M12215</link>
      <description>I was using the 'POST /groups/{groupId}/members' public API in ECM 5.2.g(201707-GA). I deleted a member from a group. When I query for its members immediately (less than 7~10 seconds), the deleted member was still in the query result. But after 7~10 seconds, I queried again, it was gone. The same el</description>
      <pubDate>Thu, 23 Nov 2017 08:19:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/why-a-group-member-that-has-been-successfully-added-deleted/m-p/28636#M12215</guid>
      <dc:creator>sunjian_xy</dc:creator>
      <dc:date>2017-11-23T08:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: why a group member that has been successfully added/deleted cannot take effect immediately?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/why-a-group-member-that-has-been-successfully-added-deleted/m-p/28637#M12216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How did you query for the members? If you are doing an index-based query then this delay is somewhat by design. The index is "eventually consistent" meaning that there is a delay depending on the configured SOLR tracking CRON (default trigger every 15 seconds) between updates to the structure and updates to the index. That is why most operations that deal with authorities typically use database-bound (query) operations via the appropriate Java service APIs (or v1 ReST API), which offer&amp;nbsp;guaranteed consistency.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 09:08:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/why-a-group-member-that-has-been-successfully-added-deleted/m-p/28637#M12216</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-11-23T09:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: why a group member that has been successfully added/deleted cannot take effect immediately?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/why-a-group-member-that-has-been-successfully-added-deleted/m-p/28638#M12217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I queried for the members using the REST api, shown in the api-explorer. I attempted to find the implementation. which seemed to be webscript of the Respository container, implemented by JavaScript. But I was not able to go deeper enough to find out whether is based on solr or db. Thanks to your answer, I know why there is a delay.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2017 08:43:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/why-a-group-member-that-has-been-successfully-added-deleted/m-p/28638#M12217</guid>
      <dc:creator>sunjian_xy</dc:creator>
      <dc:date>2017-11-24T08:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: why a group member that has been successfully added/deleted cannot take effect immediately?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/why-a-group-member-that-has-been-successfully-added-deleted/m-p/28639#M12218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With respect to permission enforcement the removal or addition of a person to a group takes effect immediately. The addition of a group to a group is done asynchronously but is typically sub second for millions of groups. It uses a two-part, in memory bridge table: user-group and group-group.There are APIs that walk the group tree but these do not scale for large number of groups. It could also &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So did you remove a person from a group or a group from a group?&amp;nbsp;&lt;/P&gt;&lt;P&gt;What was the exact request used for the query?&lt;BR /&gt;&lt;BR /&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2017 10:42:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/why-a-group-member-that-has-been-successfully-added-deleted/m-p/28639#M12218</guid>
      <dc:creator>andy1</dc:creator>
      <dc:date>2017-11-24T10:42:09Z</dc:date>
    </item>
  </channel>
</rss>

