Uploaded image for project: 'Aurora'
  1. Aurora
  2. AURORA-937

Response.serverInfo is not always populated

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 0.7.0
    • Client, Scheduler
    • None

    Description

      The LoggingInterceptor replies with ERROR response that is not augmented by the ServerInfoInterceptor. As a result, the client fails with an error like:

      Error during thrift call getTasksStatus to devcluster: 'NoneType' object has no attribute 'thriftAPIVersion'
      

      The fix should address the AOP change on the scheduler as well as scheduler_client.py accessing serverInfo field in a safe fashion (i.e. checking resp.serverInfo is not None).

      Attachments

        Activity

          People

            wfarner Bill Farner
            maximk Maxim Khutornenko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: