Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

The change in #53 broke fluentd config parsing #63

@griff

Description

@griff

The fix in #53 breaks the fluentd config parser so that array and object literals can't be parsed.

Fluentd loads both yajl and json gem and uses the json gem to parse array and object literals in the fluentd.config and so when you monkey patch the json gem to use yajl it breaks the parser.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions