Details
-
Bug
-
Status: Resolved
-
P2
-
Resolution: Fixed
-
None
-
None
Description
Our (not yet merged) Java Pubsub implementation has code like this in a DoFn:
@Override
public void startBundle(Context c) throws Exception
This fails with NPE since the pipeline options are not conveyed via the context.
Attachments
Issue Links
- links to