My recent bug was that I was sending a zero length ByteBuffer (because I forgot 
to flip) for a column name.  The problem I have is that the insert was accepted 
by the server.  Should an exception be thrown?  The end result of allowing the 
insert is that the server will not restart if the data is still in the commit 
log (and maybe later too, not sure).

Reply via email to