FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Empty operands when downloading BatchJob results in a multi-threaded environment · Issue #85 · googleads/googleads-java-lib · GitHub

Empty operands when downloading BatchJob results in a multi-threaded environment #85

Description

Some users have reported that when calling BatchJobHelper.downloadBatchJobMutateResponse in a multi-threaded environment, the response returned has results that are missing operands.

Replicated in my environment by repeatedly invoking this method across 50 threads and 10,000 tasks, and found that the problem is that AxisDeserializer is using a shared Transformer object, which is not thread-safe.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


Back | FazBrowse Home | New Git URL