You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@livy.apache.org by "Jianzhen Wu (Jira)" <ji...@apache.org> on 2022/12/18 04:23:00 UTC

[jira] [Commented] (LIVY-899) The state of interactive session is always idle when using thrift protocol.

    [ https://issues.apache.org/jira/browse/LIVY-899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17648966#comment-17648966 ] 

Jianzhen Wu commented on LIVY-899:
----------------------------------

Hi Marco, thank you for your reply.  I created a PR with the UT and the fix to the Livy project. Could you review it?

> 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)