Uploaded image for project: 'SEBA'
  1. SEBA
  2. SEBA-555

xos-kafka library cannot be imported until after config has been initialized

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved (View Workflow)
    • Priority: Medium
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: Next for SEBA 2.0
    • Component/s: NEM
    • Labels:
      None
    • Story Points:
      1

      Description

      The xos-kafka library initialiazes `log` as a global variable, which requires that xos-config is previously installed. This prevents placing the xoskafka import with the other imports in a python application.

      As the xos-kafka library has an init() method that must be called before the library can be used, that method should initialize the log.

        Attachments

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

          Activity

            People

            Assignee:
            scottb Scott Baker
            Reporter:
            scottb Scott Baker
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Gerrit Reviews

                There are no open Gerrit changes