Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-4025

Web admin console typo when setting time-slice-in-milliseconds attribute

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 9.0, 8.12.5
    • 8.12.5
    • Build/Kits
    • None

    Description

      Admin console prints error when editing Threading attributes.
      Typo in attribute name: time-slice-in-millseconds

      Unknown error
      
      Unexpected HTTP response: 500
      
      Request
      {
          "operation" => "composite",
          "address" => [],
          "steps" => [{
              "address" => [("subsystem" => "teiid")],
              "operation" => "write-attribute",
              "name" => "time-slice-in-millseconds",
              "value" => 10000
          }]
      }
      
      Response
      
      Internal Server Error
      {
          "outcome" => "failed",
          "result" => {"step-1" => {
              "outcome" => "failed",
              "failure-description" => "JBAS014792: Unknown attribute time-slice-in-millseconds",
              "rolled-back" => true
          }},
          "failure-description" => {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "JBAS014792: Unknown attribute time-slice-in-millseconds"}},
          "rolled-back" => true,
          "response-headers" => {"process-state" => "reload-required"}
      }
      

      Attachments

        Issue Links

          Activity

            People

              van.halbert Van Halbert (Inactive)
              felias_jira Filip Elias (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: