-
Could you share your config? Could you share longer/complete log (i.e. where pubsub bean is tries to be injected)?
Quite possibly you have some component that relies on pubsub hence the error. Trying
pubsub (active: false) {}
on relatively vanilla version works fine.Btw. I would suggest using latest (8.3.x) version.
we do not use pubsub and you suggested us in the past to completely disable it with config:
pubsub (active: false) {}
I was trying to make some test to upgrade an old instance and I have noticed that with the new version and the same config I get during startup:
what is the correct configuration to disable it in new versions? And from which version has changed?
Details (please complete the following information):