Petals ESB Hazelcast Registry

Introduction

Petals ESB Hazelcast Registry is the default registry implementation, based on the [Petals Registry Overlay]

Configuration

Runtime configuration parameters

Some configuration parameters of the Petals ESB Hazelcast Registry are available into the container local configuration (ie. into the file server.properties:

Parameter/Property name Default value Description
org.ow2.petals.microkernel.registry.overlay.RegistryOverlayImpl.map-cache.max-size 500 Max size, in endpoint number, of the cache associated to each map of the registry overlay client implementation.

Logging configuration parameters

The Petals ESB Hazelcast Registry uses the following loggers to trace its execution:

  • Petals.System.Registry: associated to the Petals ESB internal component associated to the registry client,
  • com.hazelcast: the low-level client part based on Hazelcast stack.

As the Petals ESB Hazelcast Registry is provided as default into the ZIP and Debian archives of Petals ESB, its logging configuration is already configured as following:

Petals.System.Registry.level=INFO
com.hazelcast.level=WARNING
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.