Skip to content

gzipped files are handled poorly #1

@tstack

Description

@tstack

We need to use a lock around gzipped files because the gzio implementation does not use pread. So, any gzseeks move the file pointer which causes problems with simultaneous searches.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/10776152-gzipped-files-are-handled-poorly?utm_campaign=plugin&utm_content=tracker%2F449456&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F449456&utm_medium=issues&utm_source=github).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions