EPICS 3.13 clients cannot connect to EPICS 7 or 3.16
Bug #1971737 reported by
Dirk Zimoch
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
EPICS Base |
New
|
Undecided
|
Unassigned |
Bug Description
Since commit 95fd255d "rsrv: ignore CA client version older than v4.4" from Jul 30 2016, EPICS 3.13 clients cannot connect any more, even though their CA version is V4.8.
The reason is that camessage drops the incoming CA_PROTO_SEARCH messages because the 3.13 client has not yet sent a CA_PROTO_VERSION message and thus the code reads client-
This is a huge hindrance for upgrading 3.14 IOCs to EPICS 7 when there are still 3.13 IOC (which cannot be upgraded yet) in the network which need to connect.
description: | updated |
To post a comment you must log in.
This issue was discussed on tech-talk in March 2022.
https:/ /epics. anl.gov/ tech-talk/ 2022/msg00297. php
Wherein I reference a call for test results I made in March 2021 (PSI wasn't among the responders).
https:/ /epics. anl.gov/ tech-talk/ 2021/msg00484. php
And yes, going back to one of my changes merged in 2017
https:/ /code.launchpad .net/~epics- core/epics- base/camodern/ +merge/ 306371