Skip to content

Conversation

@wldaunfr
Copy link

Oracle JDK defaults http.keepAlive to true. Scribe implicitly modifies this behaviour globally at runtime by setting the system property to false (by default) in Request.java#createConnection() to fix some unspecified pre-Gingerbread connection problem.

In my oppinion scribe model must not tamper with JDK defaults and hence connectionKeepAlive property has to be removed.

@fernandezpablo85
Copy link
Collaborator

Breaking clients for no reason?

This could be deprecated and replaced with a method that does nothing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants