Class isolation

Class isolation means using separate class loaders to load user code and dependencies to resolve conflicts between user dependencies and runtime dependencies. If there is no dependency conflict, there is no need to use class isolation.

Configuring class isolation

  1. Log in to the FunctionGraph console.

    In the navigation pane, choose Functions > Function List.

  2. Click the function to be configured to go to the function details page.

  3. Choose Configuration > Advanced Settings and enable Class Isolation

  4. Save the configuration