Project

General

Profile

« Previous | Next » 

Revision 7777

Added by Jing Tao about 11 years ago

change the waiting time to 10 seconds and attempts to 600 for the hazelcast.

View differences:

metacat.properties
589 589
index.resourcemap.namespace=http://www.w3.org/TR/rdf-syntax-grammar,http://www.openarchives.org/ore/terms
590 590
#The process to regenerate the index when the metacat-index web app starts needs the readiness of the metacat.
591 591
#The index.regenerate.start.waitingtime (in milliseconds) and index.regenerate.start.maxattempts are used to control the waiting time. 
592
index.regenerate.start.waitingtime=30000
593
index.regenerate.start.maxattempts=180
592
index.regenerate.start.waitingtime=10000
593
index.regenerate.start.maxattempts=600
594 594

  
595 595
############# SOLR Search Section ###########################################
596 596
#Embedded (default):

Also available in: Unified diff