Uploaded image for project: 'Near Realtime RAN Intelligent Controller'
  1. Near Realtime RAN Intelligent Controller
  2. RIC-441

xframe needs to incorporate all RMR message types

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Highest Highest
    • Bronze-R4
    • None
    • xapp-frame
    • None

      During HelloWorld test, we found that some Hello World related RMR message types are not defined in mtypes.go file and causing routes for these message not able to be created (message type set to 0).
      In particular this problem involves RIC_HEALTH_CHECK_REQ and RIC_HEALTH_CHECK_RESP types. In RMR library, they are defined:
      src/rmr/common/include/RIC_message_types.h:#define RIC_HEALTH_CHECK_REQ 100
      src/rmr/common/include/RIC_message_types.h:#define RIC_HEALTH_CHECK_RESP 101

      There is no corresponding definition in mtypes.go. Please add these types.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            juhhytti Juha Hyttinen
            wrider Lusheng Ji
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: