Skip to content

The timed task that cleans up messages consumed over time unexpectedly exits #1097

@ssssssnake

Description

@ssssssnake

image

If the previous message in msgTreeMap has been removed and is still being consumed, (imagine a situation in which consumption takes a very long time), then the first message in msgTreeMap will not have a "CONSUME_START_TIME" property, which causes a null pointer exception when Long.parseLong is invoked

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions