热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

.Interpreterfailexceptionisnotpropagatedtofrontend

WhatisthisPRfor?ThisPRwouldaddresstheissueofInterpreterfailexc


What is this PR for?

This PR would address the issue of Interpreter fail exception is not propagated to frontend. This is due to the bug fix of restarting button issue. Make referenceCount as number of sessions attached to this process. Open and close all the interpreters in one session together. I don't think there's scenario for close a single interpreter for now.

What type of PR is it?

[Bug Fix | Improvement]

Todos


  • [ ] - Task

What is the Jira issue?


  • https://issues.apache.org/jira/browse/ZEPPELIN-2294

How should this be tested?

I don't have time to write test, just verify zombie process issue manually in the following scenario
* Per User + Isolated
* Per Note + Isolated
* Per User + Scoped
* Per Note + Scoped

Screenshots (if appropriate)

Before


推荐阅读
author-avatar
936383130_54f13e
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有