mgaido91 commented on code in PR #377:
URL: https://github.com/apache/incubator-livy/pull/377#discussion_r1052607371


##########
thriftserver/session/src/test/java/org/apache/livy/thriftserver/session/ThriftSessionTest.java:
##########
@@ -192,6 +192,27 @@ public void testThriftSession() throws Exception {
     waitFor(new UnregisterSessionJob(s3));
   }
 
+  @Test
+  public void testSessionState() throws Exception {

Review Comment:
   at the end of what? Here we are not going through the thriftserver, so this 
test should be moved to rsc



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

Reply via email to