Gearman Java 0.02
Milestone information
- Project:
- Gearman Java
- Series:
- trunk
- Version:
- 0.02
- 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 Fix Released
Download files for this release
Release notes
This release does not have release notes.
Changelog
View the full changelog
* Significantly improved worker and client performance.
* Fixed bug #400466. (Client leaks memory when submitting attached jobs).
Removed method selectUpdatedJo
(and underlying implementations). There was no clean way to make this
method work without leaking memory. Users who wish to handle events can
still do so by simply attaching a listener to the job.
* Added build support for pmd, findbugs, checkstyle, and code coverage (emma).
0 blueprints and 1 bug targeted
| Bug report | Importance | Assignee | Status | |||
|---|---|---|---|---|---|---|
| 400466 | #400466 | Submitting attached jobs causes GearmanClientImpl to leak memory | 4 Medium | Eric Lambert | 11 Fix Released | |