blazingmq
blazingmq copied to clipboard
Fix[BMQ]: unsafe schemalearner use
Cannot use bmqp::SchemaLearner in both FSM and event threads.
Instead, call the leaner in FSM and cache the result (schema) in the generated event.