Skip to content

The first pass scanning algorithm failed to detect new post if the new post is in the latest thread too. #1

@nothize

Description

@nothize

Due to the algorithm design, only the pids are hashed by their order. Since a new post in the latest thread would not change this order, the hash remain the same thus the first pass scanning don't think that there is new post.

The total number of replies should be added as the entropy to tackle this case.

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