[jira] Updated: (HTTPCLIENT-1024) cache does not validate multiple cached variants

2010-12-08 Thread Jon Moore (JIRA)

 [ 
https://issues.apache.org/jira/browse/HTTPCLIENT-1024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jon Moore updated HTTPCLIENT-1024:
--

Affects Version/s: 4.1 Beta1
Fix Version/s: 4.1.0
 Assignee: Jon Moore

> cache does not validate multiple cached variants
> 
>
> Key: HTTPCLIENT-1024
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1024
> Project: HttpComponents HttpClient
>  Issue Type: Bug
>  Components: Cache
>Affects Versions: 4.1 Beta1
>Reporter: Jonathan Moore
>Assignee: Jon Moore
> Fix For: 4.1.0
>
> Attachments: variant-bugfix.patch
>
>
> There is a bug in CachingHttpClient, where when we attempt to collect all the 
> etags for existing cached variants so we can send a conditional request to 
> the origin, we accidentally don't find any, and send an unconditional request 
> instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



[jira] Updated: (HTTPCLIENT-1024) cache does not validate multiple cached variants

2010-11-28 Thread Jonathan Moore (JIRA)

 [ 
https://issues.apache.org/jira/browse/HTTPCLIENT-1024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Moore updated HTTPCLIENT-1024:
---

Summary: cache does not validate multiple cached variants  (was: cache no 
longer successfully validates multiple variants)

> cache does not validate multiple cached variants
> 
>
> Key: HTTPCLIENT-1024
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1024
> Project: HttpComponents HttpClient
>  Issue Type: Bug
>  Components: Cache
>Reporter: Jonathan Moore
> Attachments: variant-bugfix.patch
>
>
> There is a bug in CachingHttpClient, where when we attempt to collect all the 
> etags for existing cached variants so we can send a conditional request to 
> the origin, we accidentally don't find any, and send an unconditional request 
> instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]