Skip to content

Load worker jars regardless of the user have lib folder or not in their function #393

@amamounelsayed

Description

@amamounelsayed

There is one edge case that we do not load the java worker jars in case there is no lib folder in the java functions.

Impact

  • if the user has dependencies
  • And depend on the java worker only for any of the jars they need.
  • And they did not have any lib jars folder in their functions.

This will fail loading their jars as we shaded the worker now and in this case we did not load the worker jars.

Metadata

Metadata

Assignees

No one assigned

    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