Marcelo Vanzin created LIVY-577:
-----------------------------------
Summary: Flaky test: Session Manager "batch session should not be
gc-ed"
Key: LIVY-577
URL: https://issues.apache.org/jira/browse/LIVY-577
Project: Livy
Issue Type: Improvement
Affects Versions: 0.7.0
Reporter: Marcelo Vanzin
>From a recent travis build:
{noformat}
[32mSessionManager[0m
[32m- should garbage collect old sessions (137 milliseconds)[0m
[32m- should create sessions with names (9 milliseconds)[0m
[32m- should not create sessions with duplicate names (15 milliseconds)[0m
[31m- batch session should not be gc-ed until application is finished ***
FAILED *** (30 seconds, 153 milliseconds)[0m
[31m The code passed to eventually never returned normally. Attempted 307
times over 30.093646410999998 seconds. Last failure message:
org.apache.livy.sessions.SessionState$Recovering$ cannot be cast to
java.lang.String. (SessionManagerSpec.scala:132)[0m
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)