[ 
https://issues.apache.org/jira/browse/SLING-3652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14093869#comment-14093869
 ] 

Ashutosh Shroti edited comment on SLING-3652 at 8/12/14 8:01 AM:
-----------------------------------------------------------------

I have started the multiple AEM 6.0 GA instances having nodestore & datastore 
on mongo with following run command:

"java -Xmx1024m -XX:MaxPermSize=256M -jar cq-author-4502.jar -nofork -r 
crx3,crx3mongo -p4502 -r author -Doak.mongo.db=oakauthor 
-Doak.mongo.uri=mongodb://10.40.157.87:27017 &"

Started the instance one by one & issue can be reproduced by changing any 
config (which will be replicated across all instances) once all up.





was (Author: shroti):
I have started the multiple AEM 6.0 GA instances having nodestore & datastore 
on mongo with following command:

"java -Xmx1024m -XX:MaxPermSize=256M -jar cq-author-4502.jar -nofork -r 
crx3,crx3mongo -p4502 -r author -Doak.mongo.db=oakauthor 
-Doak.mongo.uri=mongodb://10.40.157.87:27017 &"

Started the instance one by one & issue can be reproduced by changing any 
config (which will be replicated across all instances) once all up.




> Sling Job Consumer Manager : Distribute config should be disabled by default
> ----------------------------------------------------------------------------
>
>                 Key: SLING-3652
>                 URL: https://issues.apache.org/jira/browse/SLING-3652
>             Project: Sling
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: Event 3.3.10
>            Reporter: Ashutosh Shroti
>            Assignee: Amit Gupta
>
> Sling Job Consumer Manager service have an following flag:
> Distribute config -> disabled
> This should be disabled by default.
> Use Case: While configuring author instances in the cluster, config changes 
> like disable the listener on topic "com/adobe/granite/workflow/offloading" 
> should be local to an instance. Hence above mentioned flag should be disabled 
> by default to prevent config changes to local instance. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to