-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Compute v1: NPE in iterateAll() #3736
Copy link
Copy link
Closed
Labels
api: computeIssues related to the Compute Engine API.Issues related to the Compute Engine API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Metadata
Metadata
Assignees
Labels
api: computeIssues related to the Compute Engine API.Issues related to the Compute Engine API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Using
"com.google.cloud" % "google-cloud-compute" % "0.63.0-alpha",com.google.api.gax.paging.AbstractPagedListResponse.iterateAll().iterator()throwsNullPointerExceptionwhen there are no results:Using scala console:
throws
Possibly related to #2973