[
https://issues.apache.org/jira/browse/CAMEL-14861?focusedWorklogId=418210&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-418210
]
ASF GitHub Bot logged work on CAMEL-14861:
------------------------------------------
Author: ASF GitHub Bot
Created on: 08/Apr/20 04:24
Start Date: 08/Apr/20 04:24
Worklog Time Spent: 10m
Work Description: davsclaus commented on pull request #3716:
[CAMEL-14861] fixed bug in GooglePubsubConsumer by initialized subscribers
URL: https://github.com/apache/camel/pull/3716
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 418210)
Remaining Estimate: 0h
Time Spent: 10m
> 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.1.0, 3.2.0
> Reporter: Taras Suhovenko
> Assignee: Andrea Cosentino
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.3.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)