Menu

#2725 fm: log Hexadecimal number for node id instead of Decimal

5.21.06
fixed
None
enhancement
fm
-
minor
False
2021-03-29
2017-12-04
No

Here is the syslog:

osaffmd[1861]: Rebooting OpenSAF NodeId = 132111 EE Name = , Reason: Received Node Down for Active peer, OwnNodeId = 132623, SupervisionTime = 60

In AMF, IMM or CLM service, they use hex output format for node ID. So, it could be better to output 2040f or 2060f instead of 132111 or 132623 to keep nodeid format logged consistency and easier for tracing/debugging.

Related

Wiki: ChangeLog-5.21.06

Discussion

  • Anders Widell

    Anders Widell - 2018-02-02
    • Milestone: 5.18.01 --> 5.18.04
     
  • Anders Widell

    Anders Widell - 2018-04-20
    • Milestone: 5.18.04 --> 5.18.06
     
  • Gary Lee

    Gary Lee - 2018-06-29
    • Milestone: 5.18.06 --> 5.18.08
     
  • Gary Lee

    Gary Lee - 2018-09-29
    • Milestone: 5.18.09 --> future
     
  • Thien Minh Huynh

    • status: unassigned --> accepted
    • assigned_to: Thien Minh Huynh
     
  • Thien Minh Huynh

    • Milestone: future --> 5.21.06
     
  • Thien Minh Huynh

    • status: accepted --> review
     
  • Thien Minh Huynh

    • status: review --> fixed
     
  • Thien Minh Huynh

    commit e950938bfe98ab6b897c3f03ca73f3bbaca2be9e (HEAD -> develop, origin/develop, ticket-2725)
    Author: thien.m.huynh thien.m.huynh@dektech.com.au
    Date: Thu Mar 25 11:46:33 2021 +0700

    dtm: Using log Hexadecimal number for node id instead of Decimal [#2725]
    

    commit 2be26088793be7ffba090607fdd77f236d23bbdd
    Author: thien.m.huynh thien.m.huynh@dektech.com.au
    Date: Thu Mar 25 11:46:13 2021 +0700

    amf: Using log Hexadecimal number for node id instead of Decimal [#2725]
    

    commit 3110bcab1c14aa13859f2c0656b4a3582ff64ed4
    Author: thien.m.huynh thien.m.huynh@dektech.com.au
    Date: Thu Mar 25 11:45:29 2021 +0700

    clm: Using log Hexadecimal number for node id instead of Decimal [#2725]
    

    commit 13635ddc243e8882ce49e22d12f7a37c35478f5b
    Author: thien.m.huynh thien.m.huynh@dektech.com.au
    Date: Thu Mar 25 09:14:30 2021 +0700

    fm: Using log Hexadecimal number for node id instead of Decimal [#2725]
    
     

Log in to post a comment.