-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Log disruptor initialization errors #2250
Copy link
Copy link
Open
Labels
asyncAffects asynchronous loggers or appendersAffects asynchronous loggers or appendersdependenciesRelated to third party dependency updates or migrationsRelated to third party dependency updates or migrations
Milestone
Metadata
Metadata
Assignees
Labels
asyncAffects asynchronous loggers or appendersAffects asynchronous loggers or appendersdependenciesRelated to third party dependency updates or migrationsRelated to third party dependency updates or migrations
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
To triage
As shown in this user report, linkage errors with the LMAX Disruptor library never end up in the status log.
We should add more debugging there to allow users to easily diagnose such problems.
Since upgrades to LMAX Disruptor 4.x will not cause any more linkage errors (cf. #1829), this task is not a priority, but a nice to have.