When BusinessEvents writes data to the backingstore, does it just write the changes or does it dump the entire cache everytime ?
book
Article ID: KB0088013
calendar_today
Updated On:
Products
Versions
TIBCO BusinessEvents Enterprise Edition
-
Not Applicable
-
Description
Resolution: Description: ============ When BusinessEvents writes data to the backingstore, does it just write the changes or does it dump the entire cache everytime? For example, if one concept changes value, does BusinessEvents just update that concept in the backing store or does it redump all the other concepts as well that have not changed?
Environment: ==========
o TIBCO BusinessEvents 3.0.1
Symptom: ======= If one concept changes value, BusinessEvents only writes that one change to the backingstore. Those concepts which have not change are not included in the write to the backingstore.
Issue/Introduction
When BusinessEvents writes data to the backingstore, does it just write the changes or does it dump the entire cache everytime ?