Wei Liu created SPARK-43287:
-------------------------------

             Summary: Connect JVM client REPL not correctly shut down if killed
                 Key: SPARK-43287
                 URL: https://issues.apache.org/jira/browse/SPARK-43287
             Project: Spark
          Issue Type: Bug
          Components: Connect
    Affects Versions: 3.5.0
            Reporter: Wei Liu


How to reproduce:
 # Start a scala client `./connector/connect/bin/spark-connect-scala-client`
 # in another terminal, kill the process `kill <pid>`
 # Back to the client terminal, you can't see anything you type, but the 
command still works

```

Spark session available as 'spark'.

   _____                  __      ______                            __

  / ___/____  ____ ______/ /__   / ____/___  ____  ____  ___  _____/ /_

  \__ \/ __ \/ __ `/ ___/ //_/  / /   / __ \/ __ \/ __ \/ _ \/ ___/ __/

 ___/ / /_/ / /_/ / /  / ,<    / /___/ /_/ / / / / / / /  __/ /__/ /_

/____/ .___/\__,_/_/  /_/|_|   \____/\____/_/ /_/_/ /_/\___/\___/\__/

    /_/

 

@ *wei.liu*:*~/oss-spark*$ CONTRIBUTING.md  appveyor.yml  *conf*                
        *examples*            *logs*         *resource-managers*                
    *target*

LICENSE          *artifacts*     *connector*                   *graphx*         
     *mllib*        *sbin*                                 *tools*

LICENSE-binary   *assembly*      *core*                        *hadoop-cloud*   
     *mllib-local*  scalastyle-config.xml

NOTICE           *bin*           *data*                        
hs_err_pid9062.log  pom.xml      scalastyle-on-compile.generated.xml

NOTICE-binary    *binder*        dependency-reduced-pom.xml  *launcher*         
   *project*      *spark-warehouse*

*R*                *build*         *dev*                         *licenses*     
       *python*       *sql*

README.md        *common*        *docs*                        
*licenses-binary*     *repl*         *streaming*

*wei.liu*:*~/oss-spark*$ *wei.liu*:*~/oss-spark*$ *wei.liu*:*~/oss-spark*$ 

```

I ran 'ls' above, and clicked return multiple times

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to