Taras Suhovenko created CAMEL-14861:
---------------------------------------
Summary: NPE happens in google pubsub component
Key: CAMEL-14861
URL: https://issues.apache.org/jira/browse/CAMEL-14861
Project: Camel
Issue Type: Bug
Components: camel-google-pubsub
Affects Versions: 3.2.0, 3.1.0
Reporter: Taras Suhovenko
During initializing GooglePubsubConsumer subscribers is always null. This lead
to silent NPE in
asynchronousPull method on line subscribers.add(subscriber);
--
This message was sent by Atlassian Jira
(v8.3.4#803005)