Skip to content

Document if Sender is fork-safe. #60

Description

@dimaqq

Consider a scenario where:

  • master process attaches fluent Sender or logging Handler
  • master process forks off a bunch of worker processes
  • workers use handler

Will the socket get cloned or reopened?
Does fluent logger expect a response from fluentd?
If it does, can the response be read out by wrong sender process?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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