Menu

#2403 SequenceContext needs to be set at startup

Function
pending-fixed
sfcb (1090)
5
2012-04-03
2012-03-28
No

If the SequenceContext is not set in a ListenerDestination there can be a segfault when it is referenced. In the case of repos from previous versions of sfcb, this property won't be set. There should be a migration step to set this value to something when sfcb/providers startup.

Discussion

  • Michael Chase-Salerno

    Updated CVS patch due to compiler warning

     
  • Michael Chase-Salerno

    Committed to CVS head, needs to forward fit to GIT

     
  • Michael Chase-Salerno

    • status: open --> pending-fixed
     
  • Michael Chase-Salerno

    The init routine of interopProvider will set any destinations for which the SequenceContext returns CMPI_Bad_value. Since we can't know the actual creation time of the migrated destinations, it uses the current sfcb start time, with a numeric index appended.

     
  • Michael Chase-Salerno

    • status: pending-fixed --> open-fixed
     
  • Michael Chase-Salerno

    • status: open-fixed --> pending-fixed
     

Log in to post a comment.