Skip to content

Extend the Lettuce guide on how native library conflicts are solved #3275

@tishun

Description

@tishun

Feature Request

Is your feature request related to a problem? Please describe

There is no documentation on what would happen if both the IO_URING and EPOLL native libraries are present in the classpath.

Describe the solution you'd like

We need to document in a clear way that:

  • having both the EPOLL and IO_URING libraries in the classpath is not a valid configuration
  • having them both would result in IO_URING being used
  • ideally the users need to correct this by leaving only the desired library in the class path

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions