Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Cross-Network Problems with RMI #5

@qa41yjus

Description

@qa41yjus

If a previously connected consumer crashes and is restarted with the same configuration (especially with the same port number), the provider does not accept this new connection, apparently because it somehow assumes the old consumer instance still to be connected.

Instead, intended behavior should rather allow to re-initiate and resume the communication as if it was yet running like previous to the crash of the consumer.

(side note: at least in the HTTP transport the problem does not occur, restarting a consumer using the same port number does not affect the provider.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions