eolivelli opened a new issue, #17196: URL: https://github.com/apache/pulsar/issues/17196
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version 2.11-SNAPSHOT ### Minimal reproduce step type ctrl-d on pulsar-shell ### What did you expect to see? the shell closes ### What did you see instead? This error: default(pulsar-proxy.mypulsar.svc.cluster.local)> Exception in thread "main" org.jline.reader.EndOfFileException at org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:657) at org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:468) at org.apache.pulsar.shell.PulsarShell$1.readLine(PulsarShell.java:265) at org.apache.pulsar.shell.PulsarShell.lambda$run$4(PulsarShell.java:383) at org.apache.pulsar.shell.PulsarShell.run(PulsarShell.java:395) at org.apache.pulsar.shell.PulsarShell.run(PulsarShell.java:206) at org.apache.pulsar.shell.PulsarShell.main(PulsarShell.java:195) ### Anything else? _No response_ ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
