If your rules are deterministic (single threaded), this is easily accomplished 
by replaying the events into your session in the same order (so journal each 
event before inserting).

Although this is not a snapshot, it does allow you to rebuild state.

> On Oct 7, 2013, at 5:56 AM, sirinath <sirinath19...@gmail.com> wrote:
> 
> Hi,
> 
> Is it possible to have the ability to journal fact / rule / event
> submissions to the engine with the ability to save a snapshot.
> 
> In case a error occurs you rollback to a previous point and play the events
> send to the engine.
> 
> Also any error is easily reproducible.
> 
> Suminda
> 
> 
> 
> --
> View this message in context: 
> http://drools.46999.n3.nabble.com/Journaling-and-Commit-Points-tp4026278.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users

_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to