Menu

#1632 log: not handle AIS error codes properly

future
assigned
None
enhancement
log
d
major
False
2019-07-23
2015-12-10
No

OpenSAF LOG in some places does not handle AIS codes properly.

For example, there is a case calling to saLogStreamOpen_2() will get SA_AIS_ERR_NOT_SUPPORTED error code, but in AIS A.02.01, that error code is not in the list of possible returned error codes of the API.

More information, refer to the ticket [#1607]

Related

Tickets: #1607

Discussion

  • Vu Minh Nguyen

    Vu Minh Nguyen - 2015-12-10
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -2,4 +2,4 @@
    
     For example, there is a case calling to saLogStreamOpen_2() will get `SA_AIS_ERR_NOT_SUPPORTED` error code, but in AIS A.02.01, that error code is not in the list of possible returned error codes of the API.
    
    -More information, refer to the ticket [#1607](https://sourceforge.net/p/opensaf/tickets/1607/)
    +More information, refer to the ticket [#1607]
    
     
  • Anders Widell

    Anders Widell - 2017-04-03
    • Milestone: 5.0.FC --> future
     
  • Ratnamala Talari

    • status: unassigned --> assigned
    • assigned_to: Ratnamala
    • Blocker: --> False
    • Milestone: future --> 5.18.08
     
  • Gary Lee

    Gary Lee - 2018-09-29
    • Milestone: 5.18.09 --> 5.18.12
     
  • Gary Lee

    Gary Lee - 2019-01-09
    • Milestone: 5.19.01 --> 5.19.03
     
  • Gary Lee

    Gary Lee - 2019-03-26
    • Milestone: 5.19.03 --> 5.19.06
     
  • Gary Lee

    Gary Lee - 2019-07-23
    • Milestone: 5.19.07 --> future
     

Log in to post a comment.