Skip to content

Conversation

DaanGroot-KSO
Copy link

@DaanGroot-KSO DaanGroot-KSO commented May 21, 2024

This fixes the OOM issues introduced by cxf 4.0.2: #154

@DaanGroot-KSO DaanGroot-KSO changed the title Update cfx to 4.0.4 Update cxf to 4.0.4 May 21, 2024
@dennis-yemelyanov
Copy link
Contributor

Is the issue still happening with the latest BingAds Java SDK (13.0.20.2 at the moment)?

@DaanGroot-KSO
Copy link
Author

@dennis-yemelyanov we have tried 13.0.20.1 which still has the memory leak, so I assume it's the same for 13.0.20.2

@dennis-yemelyanov
Copy link
Contributor

Thank you for confirming, @daangroot2. 4.0.4 has some other regressions and may cause intermittent timeouts.

To workaround the memory leak issue, could you exclude the CXF dependency and include some of the following?

  • jersey-client (for calling CampaignManagement, Bulk and Reporting services), please also see Customizing HTTP client for how to enabled things like compression, logging etc.
  • jaxws-rt (for calling CustomerManagement, Billing or AdInsight services)

@DaanGroot-KSO
Copy link
Author

@dennis-yemelyanov does 4.1.0 also still contain regressions or are we good to use that version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants