Chris created LIVY-872:
--------------------------
Summary: Accessing the session '_session_id' variable on a
HttpClient object generates a"access to protected member" warning in Intellij.
Key: LIVY-872
URL: https://issues.apache.org/jira/browse/LIVY-872
Project: Livy
Issue Type: Improvement
Components: API
Affects Versions: 0.7.0
Reporter: Chris
Accessing the session '_session_id' variable on a HttpClient object generates a
"access to protected member" warning in Intellij.
This could be avoided by adding a "session_id" property to the class.
(I found it necessary to access the session id in order to query the session
state at "/sessions/<session_id>").
--
This message was sent by Atlassian Jira
(v8.20.1#820001)