I am running code from CVS (as of early today morning) and have run
into problems with a simple SingleDB configuration. Essentially, read
queries work fine, but a simple write query cause the controller to
spit out this error message. My database is named 'cas' and the table
foo has one INT column.
15:32:06,492 WARN controller.RequestManager.cas No semantic
information found for request 'insert into foo values ("5")/' flushing
all caches and refreshing schema.
Looking through the code, I see that this error is thrown by the
RequestManager in updateAndNotifyExecWriteRequest() and the comment
states "// Sanity check, should never happen". Is there some problem
with the patches that removed static schemas?
I would appreciate if anyone has a clue as to why this might be happening.
Thanks,
Niraj
--
http://www.cs.cmu.edu/~ntolia
_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia