Skip to content

Too many list object values will cause checkpoint to fail #1443

@slqd3781

Description

@slqd3781

Describe the bug

{
"Port": 6379,
"EnableAOF":true,
"Recover": true,
"PubSubPageSize":"16m",
"AofSizeLimit": "1g",
"CommitFrequencyMs": 10000
}

This is my configuration item. I have been inserting data into the LIST object, and when it reaches AofSizeLimit, the checkpoint gets stuck. Could you please confirm if there is a size limit for the LIST object?

Steps to reproduce the bug

1.0.89

Expected behavior

No response

Screenshots

No response

Release version

1.0.89

IDE

No response

OS version

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions