https://bugzilla.wikimedia.org/show_bug.cgi?id=49529

       Web browser: ---
            Bug ID: 49529
           Summary: reuseConnection() is not ignored although it should be
           Product: MediaWiki
           Version: 1.21.1
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Database
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to