Jianzhen Wu created LIVY-899:
--------------------------------
Summary: The state of interactive session is always idle when
using thrift protocol.
Key: LIVY-899
URL: https://issues.apache.org/jira/browse/LIVY-899
Project: Livy
Issue Type: Bug
Components: Thriftserver
Affects Versions: 0.8.0
Reporter: Jianzhen Wu
Assignee: Marco Gaido
In REST API, ReplDriver would broadcast ReplState to RSCClient when handling
the ReplJobRequest in stateChangedCallback function.
!image-2022-11-15-20-34-49-176.png!
But in Thrift service, the RSCDriver does not broadcast ReplState to RSCClient
when handling JobRequest.
!image-2022-11-15-20-36-27-004.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)