Just to remember to myself and to those who have written a binary
protocol client implementation that this new cool functionality will
break binary protocol compatibility with older orientdb versions on
methods RECORD_CREATE, RECORD_UPDATE and RECORD_DELETE.
The server is expecting one more "byte" block data on the request and
the client should not expect a response from the server in case it's
using 1 (async mode).
I then noted that recently the "CONNECT" and "DB_OPEN" binary methods
changed with the server waiting more attributes on the request:
(driver-name:string)(driver-version:string)(protocol-version:short)(client-id:string)
The server's binary magic number was changed too.
HTH you orientdb binary driver developers!
Ciao, Dino Ciuffetti.
--
dAm2K, you know I'm there!