Skip to content

Increase default StreamReadConstraints.maxStringLength to 100M (from 20M) #1538

Description

@cowtowncoder

After increasing StreamReadConstraints.maxStringLength initial default to 20M via #1014, many users have demanded yet higher maximum -- some suggesting unlimited. As a compromise, let's raise default in 3.1 to 100M (100_000_000 units (bytes or chars depending on input source). This will not affect those who set explicit limits and 3.1 is expected to finally provide stable baseline for all defaults (there have been some changes since 3.0) so if this is to be changed that needs to be done now.

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

    3.1processing-limitsIssues related to limiting aspects of input/output that can be processed without exception

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions