Does BusinessEvents do a checkpoint when shutting down the engine?

Does BusinessEvents do a checkpoint when shutting down the engine?

book

Article ID: KB0090942

calendar_today

Updated On:

Products Versions
TIBCO BusinessEvents Enterprise Edition -
Not Applicable -

Description

Resolution:
BE does checkpoints based on Persistence configuration either at specified interval or when the number of outstanding database operations is greater than the specified non-zero number, whichever comes first.

BE does not do a checkpoint before engine shuts down.However, if JMS is used for channels, BE won't lose message even if a checkpoint doesn't happen at shutdown as BE will get all the unacknowledged messages back when it restarts.

Issue/Introduction

Does BusinessEvents do a checkpoint when shutting down the engine?