Bug 822994 - MySQL cartridge always returning state: "unknown" on /gear_groups
Summary: MySQL cartridge always returning state: "unknown" on /gear_groups
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: OKD
Classification: Red Hat
Component: Containers
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Jhon Honce
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-18 18:06 UTC by Clayton Coleman
Modified: 2015-05-14 22:54 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-05-22 18:33:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Clayton Coleman 2012-05-18 18:06:24 UTC
I installed a mysql cartridge but I get state unknown on all requests to /gear_groups

    {
      "gears": [
        {
          "id": "05795073f4f2426e9e8aea1d858f05fa",
          "state": "unknown"
        }
      ],
      "cartridges": [
        {
          "name": "mysql-5.1"
        }
      ],
      "name": "@@app/comp-proxy/cart-mysql-5.1/group-mysql"
    }

Comment 1 Abhishek Gupta 2012-05-21 17:15:12 UTC
Had a discussion with Jhon Honce on friday related to this bug.

Comment 2 Jhon Honce 2012-05-21 21:46:35 UTC
None of the "embedded" cartridges have the hooks for creating/updating the .state file. 

Will work with Arch board to have US written to push .state from cartridge to gear level.

Comment 3 Jhon Honce 2012-05-22 18:33:11 UTC
I created (US2321 Cartridge-level state tracking in type-less gears) to track this work.


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