[
https://issues.apache.org/jira/browse/USERGRID-1206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15119340#comment-15119340
]
ASF GitHub Bot commented on USERGRID-1206:
------------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/usergrid/pull/463
> URLConnectionFactory not being used in UGClient
> -----------------------------------------------
>
> Key: USERGRID-1206
> URL: https://issues.apache.org/jira/browse/USERGRID-1206
> Project: Usergrid
> Issue Type: Bug
> Components: SDK-Android
> Affects Versions: 1.0
> Reporter: Ali Muzaffar
> Priority: Minor
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> The UGClient class does not make use of the URLConnectionFactory.
> The DefaultURLConnectionFactory class should be used if not
> URLConnectionFactory is specified. Under doHttpRequest() the
> URLConnectionFactory.openConnection(urlAsString) should be used instead of
> creating a new URL connection manually.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)