Skip to content

remove redundant separator #2806

@BurningCN

Description

@BurningCN

In the test program MappedFileQueueTest, the storePath last slash is redundant when passing storePath to the MappedFileQueue constructor, because after defining the MappedFileQueue object, and then call mappedFileQueue.getLastMappedFile(0) method, this method inside will be joining the File.separator(slash)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions