[ 
https://issues.apache.org/jira/browse/AMBARI-12223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608999#comment-14608999
 ] 

Hudson commented on AMBARI-12223:
---------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #3041 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/3041/])
AMBARI-12223 - Views: Don't cache URL stream provider in view context 
(tbeerbower) (tbeerbower: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=c74443d9fb593bd0fecc3d64f92b334f7687f6b1)
* 
ambari-server/src/test/java/org/apache/ambari/server/view/ViewContextImplTest.java
* ambari-server/src/main/java/org/apache/ambari/server/view/ViewContextImpl.java
* 
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/URLStreamProvider.java


> Views: Don't cache URL stream provider in view context
> ------------------------------------------------------
>
>                 Key: AMBARI-12223
>                 URL: https://issues.apache.org/jira/browse/AMBARI-12223
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Tom Beerbower
>            Assignee: Tom Beerbower
>             Fix For: 2.1.0
>
>
> The URLStreamProvider is currently cached in the ViewContext implementation. 
> It is a problem if the associated HttpURLConnection times out because we have 
> no way to refresh the connection. Instead, we should get a new 
> URLStreamProvider for each request.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to