Menu

#300 Can error message in tlp_setRedundant() be changed to warning?

2.0.3.0
closed
None
2020-08-21
2019-11-28
No

I get an error log message when I set the status for a redId that don't have any telegrams defined with that ID.

vos_printLogStr(VOS_LOG_ERROR, "Redundant ID not found\n");

My application has fixed redundancy groups defined and the redundancy is handled in one function that is not aware if any of my interfaces using a particular redId or not. I don't see that it is an error to set the status for a redId even if there exist no telegrams in that group, a warning can be ok.
The returned error code is ok and can be handled.

Discussion

  • Bernd Löhr

    Bernd Löhr - 2019-12-06
    • Milestone: 2.1.0.0 --> 2.0.3.0
     
  • Bernd Löhr

    Bernd Löhr - 2019-12-06
    • status: open --> pending
    • assigned_to: Bernd Löhr
     
  • Bernd Löhr

    Bernd Löhr - 2020-08-21
    • Status: pending --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB