Menu

#733 readSize should always be zero in TrackCallback

4.4.1
fixed
None
defect
ckpt
-
4.4.M0
minor
2014-06-13
2014-01-20
No

The issue is seen on changeset 4733 along with patch for #561.

In the TrackCallback() introduced as part of #561 hot standby feature, since dataBuffer is returned in the ioVector is always NULL, readSize needs to be set to zero.

This may be also applicable in the case of ArrivalCallback.

Related

Tickets: #733
Wiki: ChangeLog-4.4.1

Discussion

  • A V Mahesh (AVM)

    • Milestone: future --> 4.5.FC
     
  • A V Mahesh (AVM)

    • status: unassigned --> review
    • assigned_to: A V Mahesh (AVM)
     
  • A V Mahesh (AVM)

    changeset: 5380:a1a1b5f06207
    branch: opensaf-4.4.x
    parent: 5360:4e38f105cee1
    user: A V Mahesh mahesh.valla@oracle.com
    date: Wed Jun 11 11:08:47 2014 +0530
    summary: cpsv: set dtaBuff to NULL and readSize to zero in TrackCallback [#733]

    changeset: 5382:dc263a4c77c7
    parent: 5379:710c9b62b717
    user: A V Mahesh mahesh.valla@oracle.com
    date: Wed Jun 11 11:09:36 2014 +0530
    summary: cpsv: set dtaBuff to NULL and readSize to zero in TrackCallback [#733]

     

    Related

    Tickets: #733

  • A V Mahesh (AVM)

    • status: review --> fixed
     
  • A V Mahesh (AVM)

    • Milestone: 4.5.FC --> 4.4.1
     

Log in to post a comment.