Commit
9d68852a61656138c22694f9e0988f6b0a9a1e95
by timothyjwardInclude the model name in topic notifications
Filtering at the model level is extremely useful as it permits efficient tracking of multiple providers using the same model. The model URI is required to ensure strict uniqueness, however the model uri is difficult to represent in topic syntax, and would need large amounts of escaping. The trade off is therefore to allow the model name to be used in the topic for rapid checking, with the filter being available for more precise matching if needed.
Signed-off-by: Tim Ward <timothyjward@apache.org>
(commit: 9d68852)