Greg White - 2013-11-20
  • Description has changed:

Diff:

--- old
+++ new
@@ -1,6 +1,7 @@
-It appears that when the pvAccess testServer (as shipped in 4.3.0 cpp) is operational, 
-it answers for RPCs channel PVs whose name it does not own. See 1 below.
-This was seen with any channel whose name started "test".
+<pre>
+It appears that when the pvAccess testServer (as shipped in 4.3.0 cpp) is 
+operational it answers for RPCs channel PVs whose name it does not own. See 
+1 below. This was seen with any channel whose name started "test".

 Therefore, one can't run other servers which offer services with legitimate names because they collide with the names pvAccess testServer is publishing. See 2 below.

@@ -10,8 +11,8 @@
 Starting pvAccess C++ test server...
 VERSION : pvAccess Server v3.0.4

-B. Note that using eget, any test* channel is answered: 
-1. testServer answers with value 0 to any ChannelRPC request beginning 'test*'.
+Note that using eget, any test* channel is answered: 
+testServer answers with value 0 to any ChannelRPC request beginning 'test*'.
 [greg@lcls-dev2 v4]$ eget -s test
 0
 [greg@lcls-dev2 v4]$ eget -s test1
@@ -33,7 +34,6 @@
 [greg@lcls-dev2 v4]$ eget -s testarchiveservice -a entity=quad45:bdes/history       -a starttime=2011-09-16T02.12.00 -a endtime=2011-09-16T15.23.17
 [ChannelRequesterImpl] message(More than one channel with name 'testarchiveservice' detected, additional response from: 134.79.219.12:5075, warning)

-
-
+</pre>
  • Group: -->