Last modified: 2014-10-15 10:20:15 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T51529, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 49529 - reuseConnection() is not ignored although it should be
reuseConnection() is not ignored although it should be
Status: NEW
Product: MediaWiki
Classification: Unclassified
Database (Other open bugs)
1.21.x
All All
: Normal normal with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-06-13 14:23 UTC by Joerg
Modified: 2014-10-15 10:20 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Joerg 2013-06-13 14:23:22 UTC
From http://www.mediawiki.org/wiki/Thread:Project:Support_desk/%22this_connection_was_not_opened_as_a_foreign_connection%22_-_What_does_that_mean%3F

During a page request I several times get the message:

"LoadBalancer::reuseConnection: this connection was not opened as a foreign connection"

In my case, if reuseConnection() is called, it ''always'' ends up with this message. The following code is ''never'' executed.

According to the [https://doc.wikimedia.org/mediawiki-core/master/php/html/LoadBalancer_8php_source.html#l00511 comment in the code], reuseConnection() should be ignored. But that does not happen; it is called anyway.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links