[
https://issues.apache.org/jira/browse/LIVY-872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris updated LIVY-872:
-----------------------
Description:
Accessing the session '_session_id' variable on a HttpClient object generates a
"access to protected member" warning in Intellij.
(I found it necessary to access the session id in order to query the session
state at "/sessions/<session_id>").
was:
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>").
> 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
> Priority: Minor
>
> Accessing the session '_session_id' variable on a HttpClient object generates
> a
> "access to protected member" warning in Intellij.
> (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)