The issue is seen on changeset 4733 along with patch for #561.
In the TrackCallback() introduced as part of #561 hot standby feature, since there would be no data to read in case of section deletion, dataSize needs to be set to zero.
This might also be applicable for ArrivalCallback.
changeset: 5381:5b0c722e0379
branch: opensaf-4.4.x
user: A V Mahesh mahesh.valla@oracle.com
date: Wed Jun 11 11:09:13 2014 +0530
summary: cpsv: set dataSize to zero in case of section deletion in the TrackCallback [#734]
changeset: 5383:345d11164171
tag: tip
user: A V Mahesh mahesh.valla@oracle.com
date: Wed Jun 11 11:09:56 2014 +0530
summary: cpsv: set dataSize to zero in case of section deletion in the TrackCallback [#734]
Related
Tickets:
#734