edwardcapriolo commented on PR #506:
URL: https://github.com/apache/incubator-livy/pull/506#issuecomment-3764313731
@lmccay You are right. I found an issue I created.
```java
//Note. Your compiler or IDE may identify this method as unused
//tests fail without it
public void handle(ChannelHandlerContext ctx, RemoteDriverAddress msg) {
```
Note to other developers: The test Running
org.apache.livy.rsc.TestSparkClient often creates a fork-bomb situation on my
computer by rapidly launching multiple sparks on my system creating memory
pressure. But they do run, I moved to a computer with 16GB of ram.
--
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]