BingAds / BingAds-Java-SDK

Other
42 stars 48 forks source link

Update cxf to 4.0.4 #191

Open DaanGroot-KSO opened 5 months ago

DaanGroot-KSO commented 5 months ago

This fixes the OOM issues introduced by cxf 4.0.2: https://github.com/BingAds/BingAds-Java-SDK/issues/154

dennis-yemelyanov commented 5 months ago

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

DaanGroot-KSO commented 5 months ago

@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 commented 5 months ago

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?