The following just happened with DB-Postmodern:

1) Process A has been running for some time.
2) Process B was started.
3) Indexed class instances were added in B.
4) Those instances were visible in B, but not in A.
5) Both processes point to the same databases and are usually
   working correctly.
6) Restarting A's Lisp image resolved the issue, while
reopening the store did not.

So basically what happened is that something was really fishy,
but Elephant didn't notice.

Any idea on what might have happened?

This could become serious if it happened again...

  Leslie


_______________________________________________
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel

Reply via email to