You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Mohit Kataria (Jira)" <ji...@apache.org> on 2022/06/14 08:44:00 UTC

[jira] [Updated] (OAK-9802) All publish instances should not update elastic index

     [ https://issues.apache.org/jira/browse/OAK-9802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mohit Kataria updated OAK-9802:
-------------------------------
    Description: 
In author we have a leader which runs async indexing. But in case of publishers as all are leaders all publishers update elastic index. 
This process of updating elastic indexes from all publishers is a redundant operation and should only be carried by only one publish instance.  

  was:
In author we have a leader which runs async indexing. But in case of publishers as all are leaders all publishers update elastic index. 
This process of updating elastic indexes from all publishers is a redundant operation and should only be carried by only one publisher.  


> All publish instances should not update elastic index
> -----------------------------------------------------
>
>                 Key: OAK-9802
>                 URL: https://issues.apache.org/jira/browse/OAK-9802
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>            Reporter: Mohit Kataria
>            Priority: Major
>
> In author we have a leader which runs async indexing. But in case of publishers as all are leaders all publishers update elastic index. 
> This process of updating elastic indexes from all publishers is a redundant operation and should only be carried by only one publish instance.  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)