Project

General

Profile

« Previous | Next » 

Revision 6461

Set the correct cluster name and password for the D1 Hazelcast process cluster. This will likely change for production deployments.

View differences:

metacat.properties
513 513
dataone.hazelcast.storageCluster.tasksIdNamespace=task-ids
514 514

  
515 515
# Parameters for connecting to the DataONE process cluster as a Hazelcast client
516
dataone.hazelcast.processCluster.groupName=DataONE-process
517
dataone.hazelcast.processCluster.password=password
516
dataone.hazelcast.processCluster.groupName=dev
517
dataone.hazelcast.processCluster.password=dataone
518 518
dataone.hazelcast.processCluster.instances=127.0.0.1
519 519
dataone.hazelcast.processCluster.nodesMap=hzNodes
520 520

  

Also available in: Unified diff