Skip to content

Value size limited to 32768 #12

@bejayoharen

Description

@bejayoharen

Value sizes are limited in the AsciiProtocol are limited to 32768

private final val MaxValueSize = 32768

However, by default values can be up to 1MB and with tuning values can be even larger. When the user attempts to write a larger value it works fine, but when they read that larger value they simply get a mysterious error such as:

SEVERE: com.dongxiguo.memcontinuationed.ProtocolException: Bad line VALUE raw:6TSa2041BHDwSWYtJA0+dmZvRNg= 0 168508

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions