Has anyone experienced the following issue using PI Connector.
Number of events discrepancies between source and target PI Server?
For example, we have values 11, 22, 33, and 44 written to a PI tag 1s apart in Source Server.
What we see is the following
11, 33, and 44 in Source Server: 22 was mysteriously dropped
11, 22, 33, and 44 written to target server.
This appears to happen 80% of the time where we lose 50% - 80% of events are not written in Source but mysteriously appear in the Target Server. Conversely, we will see all values in the Source PI Server, but fewer (lost) values in the Target server.
Could the PI Connector be locking reads and writes during established connections? Any articles or known issues would be greatly appreciated to help troubleshoot.