Missing documentation of new commands

Bug #1194469 reported by vivek
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gearman
Triaged
High
Unassigned

Bug Description

Hi,
I can't find document of new commands on protocol page (http://gearman.org/protocol). Example commands are:
  GEARMAN_COMMAND_JOB_ASSIGN_ALL,
  GEARMAN_COMMAND_GET_STATUS_UNIQUE,

Revision history for this message
Sven Nierlein (sven-nierlein) wrote : Re: [Bug 1194469] [NEW] Missing documentation of new commands

Servus,

ich bin bis einschliesslich 05 Juli nicht erreichbar.

Viele Gruesse,
 Sven

---

Hi,

i am on vacation till Jul 5th.

Bye,
 Sven

Revision history for this message
Jesse Donat (donatj) wrote :

I am seeing the same thing. I am implementing my own server for fun and the commands only go up to 36 but in the C I see commands up to 40

  ASSERT_EQ(37, int(GEARMAN_COMMAND_SUBMIT_REDUCE_JOB));
  ASSERT_EQ(38, int(GEARMAN_COMMAND_SUBMIT_REDUCE_JOB_BACKGROUND));
  ASSERT_EQ(39, int(GEARMAN_COMMAND_GRAB_JOB_ALL));
  ASSERT_EQ(40, int(GEARMAN_COMMAND_JOB_ASSIGN_ALL));

Revision history for this message
Clint Byrum (clint-fewbar) wrote :
Changed in gearmand:
status: New → Incomplete
status: Incomplete → Triaged
importance: Undecided → High
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.