The caching speed ups I made to the FieldTable code in QPID-3883 changed the concurrency guarantees of the FieldTable, causing crashing under simultaneous reads.
The fix for QPID-3893 adds in locks to make simultaneous reads correct again. The second change in the bug is removing namespace pollution needed to make the change work on Windows. I'd be grateful for review. Andrew --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org