Skip to content

pva search period #3705

@jacomago

Description

@jacomago

Is there a reason why MAX_SEARCH_PERIOD is hard coded in ChannelSearch.java? I'm wondering if it makes sense to be in the PVASettings.java instead.

It looks like from https://epics-base.github.io/pvxs/netconfig.html that pvxs does an exponential backoff, whereas from my initial reading that ChannelSearch does up to 30 seconds increasing in a second at a time.

Since the broadcasts can affect the network when this library is used in the Archiver Appliance I think it makes sense in the archiver to have a much longer MAX_SEARCH_PERIOD, and to have exponential backoff.

fyi @mdavidsaver @kasemir

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