Skip to content

Potential Process Leak [JIRA: RIAK-2227] #224

@ian-mi

Description

@ian-mi

There appears to be a potential process leak when a bitcask_file process is unable to open a file. When this occurs, the process will return an error to the caller of file_open, but will not shut itself down. bitcask_file:file_open will simply return this error to the caller without stopping the bitcask_file process. A simple solution would be to change the error reply to an exit.

Metadata

Metadata

Assignees

No one assigned

    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