Skip to content

bug: AppiumFieldDecorator: Memory leak after moving from java-client 8.5.0 to 8.5.1 .... 9.1.0 #2119

@amedvedjev

Description

@amedvedjev

Do I have the most recent component updates?

  • I use the most recent available driver/plugin and server versions

Is the component officially supported by the Appium team?

  • I have verified the component repository is present under the Appium organization in GitHub

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

After increasing java client version from 8.5.0 to 8.5.1 ... 9.1.0 we have a huge memory leak while executing tests.
Tests becoming very slow in few minutes.

A bit more details mentioned appium/appium#18860

Expected Behavior

No memory issues.

Minimal Reproducible Example

  • have at least 100 tests
  • execute tests in parallel 5-10
  • have java client 8.5.1 or higher
  • have Appium annotations while searching elements

Environment

  • Operating system: MacOS
  • Appium server version (output of appium --version): 2.x.x (was reproduced with many including latest)
  • Last component(s) version which did not exhibit the problem: java-client 8.5.0
  • Platform and version under test: any ios / android
  • Real device or emulator/simulator: real

Link to Appium Logs

No response

Further Information

also discussed here https://discuss.appium.io/t/appium-terminating-unexpectedly-not-receiving-commands/40782

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions