Skip to content

MySql 8.0 Storage Skip Locked not available  #1330

@zoeelf

Description

@zoeelf

MySqlStorageInitializer.IsSupportSkipLocked() 会先于MySqlStorageInitializer.InitializeAsync() 被调用,导致 MySql 8.0 在 MySqlDataStorage.ScheduleMessagesOfDelayedAsync 中采用 FOR UPDATE。不知道是我用法对不对,当我启动两个相同配置cap站点从延迟队列中消费数据的时候遇见的,会出现The Command Timeout的警告

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions