Gearman Java 0.05
Milestone information
- Project:
- Gearman Java
- Series:
- trunk
- Version:
- 0.05
- Released:
- Registrant:
- Eric Lambert
- Release registered:
- Active:
- No. Drivers cannot target bugs and blueprints to this milestone.
Activities
- Assigned to you:
- No blueprints or bugs assigned to you.
- Assignees:
- 1 Eric Lambert
- Blueprints:
- No blueprints are targeted to this milestone.
- Bugs:
- 1 Invalid, 1 Fix Released
Download files for this release
Release notes
Mainly a minor bug fix release. I am using the 0.5 release as opportunity to release some fixes that have languished in the trunk for too long as a starting point for rekindling activity on this project.
Changelog
* removed hardcoded port numbers used by some tests
* Calling closeSession on a GearmanJobServe
* Change logging to use slf4j facility
* Use Hashtable to track client sessions (possible fix to 689330).
* Mavenize builds
* Fix bug 693477, Gearman server restart can cause NullPointerExce
* Client is more resilient to bouncing JobServer connections
* Worker no longer blocks on function execution when function is executed via an ExecutionService.
* Execution Services can now be used to execute functions within a worker.
0 blueprints and 2 bugs targeted
| Bug report | Importance | Assignee | Status | |||
|---|---|---|---|---|---|---|
| 635465 | #635465 | gearmanclient in 0.04 leaks like a sieve | 2 Critical | 3 Invalid | ||
| 689330 | #689330 | NullPointerException thrown from GearmanClientImpl.shutdownNow | 4 Medium | Eric Lambert | 11 Fix Released | |