Gearman Java 0.06

Milestone information

Project:
Gearman Java
Series:
trunk
Version:
0.06
Released:
 
Registrant:
Eric Lambert
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
3 Eric Lambert
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
1 Confirmed, 2 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon README (md5) Readme 1,466
last downloaded 2 weeks ago
download icon gearman-java-0.6-javadoc.jar (md5, sig) javadocs 1,211
last downloaded 3 weeks ago
download icon gearman-java-0.6-sources.jar (md5, sig) source files 1,292
last downloaded 11 weeks ago
download icon gearman-java-0.6.jar (md5, sig) jar file 3,043
last downloaded 10 days ago
Total downloads: 7,012

Release notes 

minor bug fixes (see change log)

Changelog 

View the full changelog

 * Fix bug 1098816: Worker now supports GRAB_JOB_UNIQ
 * Fix bug 1126496: Exceptions not being returned to client. With this fix
   when a new connection is established from a client to a GearmanServer, the
   client immediately sends an OPT_REQ packet to the server and waits to
   receive a response. The add connection operation will block until the
   response is received or the client's request time-out has been exceeded. If
   no response is recieved, the connection is "dropped" and the server will
   not be available for the client. Prior to this fix if a function call
   resulted in an exception both a WORK_EXCEPTION and WORK_FAIL packet were
   sent back to the server. Now just a WORK_EXCEPTION packet is sent.

0 blueprints and 3 bugs targeted

Bug report Importance Assignee Status
708153 #708153 NullPointerException from GearmanJobImpl.getHandle 3 High Eric Lambert  6 Confirmed
1098816 #1098816 Worker should be able to execute GRAB_JOB_UNIQ 3 High Eric Lambert  10 Fix Released
1126496 #1126496 worker always returns an empty string for Warnings and Exceptions 1 Undecided Eric Lambert  10 Fix Released
This milestone contains Public information
Everyone can see this information.