-
Bug
-
Resolution: Done
-
Major
-
8.12.5
-
None
-
- Open Admin console
- Go to Configuration > Teiid > Query Engine > Threads
- Click Edit and Save
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"} }
- is related to
-
TEIID-2510 time-slice-in-millseconds setting typo
- Closed