The bucket check interval is specified in the DataStoreEjb.jar
file.
Why and when to perform this task
This value specifies how frequently the data store plug-in checks
to determine which bucket is active. The default value is 5 minutes (300 seconds).
A shorter interval reduces the likelihood that events will be stored in the
inactive bucket after swapping, but might decrease performance.
To change
the bucket check interval:
Steps for this task
- In the WebSphere ESB administrative console, navigate
to Enterprise Applications > CommonEventInfrastructureServer >
EJB Modules > DataStoreEjb.jar > View Deployment Descriptor.
- Look for the DefaultDataStoreEJB parameters.
- Expand the <session id="DataStoreHelperEJB"> menu,
and look for the <env-entry-value>.
This
is the bucket check interval value, which is set in number of seconds.
- Modify the value of the BucketCheckInterval environment variable
to specify the bucket check interval in seconds.