mirror of
https://github.com/xcat2/confluent.git
synced 2026-08-28 09:36:41 +00:00
d2ead735a5
The lookup fell back to the generic handler whenever it was given the service root, which is the early call during connection setup, so a bmc that names its vendor only in the manager document was served by two different handlers on one connection. Read the manager during that early call too.