[
https://issues.apache.org/jira/browse/LIVY-899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634337#comment-17634337
]
Marco Gaido commented on LIVY-899:
----------------------------------
Can you reproduce the issue with a UT? If so, please create a PR with the UT
and the fix, I am happy to review it. Thanks.
> 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
> Priority: Major
> Attachments: image-2022-11-15-20-42-01-214.png,
> image-2022-11-15-20-42-25-472.png, image-2022-11-15-20-48-54-653.png
>
>
> In REST API, ReplDriver would broadcast ReplState to RSCClient when handling
> the ReplJobRequest in stateChangedCallback function.
> !image-2022-11-15-20-42-01-214.png|width=242,height=200!
> But in Thrift service, the RSCDriver does not broadcast ReplState to
> RSCClient when handling JobRequest.
> !image-2022-11-15-20-42-25-472.png|width=241,height=199!
> I would like to discuss with you how to resolve this issue.
> Here's what I think.
> !image-2022-11-15-20-48-54-653.png|width=228,height=136!
>
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)