Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
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.