blazingmq icon indicating copy to clipboard operation
blazingmq copied to clipboard

Fix[BMQ]: unsafe schemalearner use

Open dorjesinpo opened this issue 1 year ago • 0 comments

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.

dorjesinpo avatar Feb 19 '25 16:02 dorjesinpo