lp:~elambert/gearman-java/Bug400466

Created by Eric Lambert and last modified
Get this branch:
bzr branch lp:~elambert/gearman-java/Bug400466
Only Eric Lambert can upload to this branch. If you are Eric Lambert please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Eric Lambert
Project:
Gearman Java
Status:
Merged

Recent revisions

13. By Eric Lambert

-Fixed 400466: Submitting attached jobs causes GearmanClientImpl to leak memory
 fix removes the selectUpdatedJobs functionality from the client as this feature
 was the cause of the leak and the same functionality can be accomplished by registering
 a listener to the submitted jobs.

12. By Eric Lambert

merge perf branch

11. By Eric Lambert

merge from perf branch: removed sleep in workerimpl work loop and move control of session selector's interest ops into session

10. By Eric Lambert

start 0.02

9. By Eric Lambert

merge readme updates

8. By Eric Lambert

merged:fixed leak client when submitting background jobs

7. By Eric Lambert

reduce time needed to execute simpleDetachedTest

6. By Eric Lambert

removed singleThreadExecutor as it provides little value at this time; cleanup up example reverseFunction

5. By Eric Lambert

merged: fixed NPEs showing up on blobslap

4. By Eric Lambert

merge new and improved readme

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers