php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #67382 Fabric support
Submitted: 2014-06-05 09:20 UTC Modified: 2017-10-24 04:25 UTC
From: uw@php.net Assigned:
Status: Suspended Package: mysqlnd_ms (PECL)
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: uw@php.net
New email:
PHP Version: OS:

 

 [2014-06-05 09:20 UTC] uw@php.net
Description:
------------
hi ulf,

I'm having trouble connecting my fabric server to a separate server, it keeps saying, "O masters found. Something is wrong."  I'm not sure how to connect to the fabric server, i have it running on localhost:3306, and the xml port is 32274..what config do i use on the other server in the ini file? please help! thank you.

{
    "myapp": {
        "fabric": {
            "hosts": [
                {
                    "host" : "<ip>",
                    "port" : <port>
                }
            ],
   "timeout":2
        }
    }
}

best,
michael


Expected result:
----------------
Connect to Fabric, get hosts, do sharding, do automatic failover - all the stuff claimed in the marketing materials

Actual result:
--------------
See above.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-10-24 04:25 UTC] kalle@php.net
-Status: Open +Status: Suspended
 [2017-10-24 04:25 UTC] kalle@php.net
I'm gonna suspend this report as the mysqlnd_ms had not a release since 2013 or active commit activity since then, if activity comes back to this package, it should be re-opened
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Mar 14 15:01:30 2025 UTC