[JAVA-71] [patch] io improvements Created: 27/Dec/09  Updated: 18/May/10  Resolved: 18/May/10

Status: Closed
Project: Java Driver
Component/s: None
Affects Version/s: 1.1
Fix Version/s: None

Type: Improvement Priority: Minor - P4
Reporter: Dave Brosius Assignee: Eliot Horowitz (Inactive)
Resolution: Duplicate Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

githup clone here git://github.com/mebigfatguy/mongo-java-driver.git

Code cleans up handling of exceptions on close of streams,
Makes sure streams get buffered for performance
Makes sure streams get closed



 Comments   
Comment by Eliot Horowitz (Inactive) [ 18/May/10 ]

i think this was handled in other cases

Comment by Eliot Horowitz (Inactive) [ 28/Dec/09 ]

Couple of comments.
We're using import * for the driver, so would need to change that.

For GridFS, we don't want to buffer those streams. Those are using big chunks (256k) so buffering actually makes it worse.

If you break these up into smaller pieces, can see which make sense to merge.

Comment by Dave Brosius [ 28/Dec/09 ]

Hmm. new to github... sorry.

I think i fixed it now.

Comment by Eliot Horowitz (Inactive) [ 27/Dec/09 ]

I don't see any relevant commits there.

Generated at Thu Feb 08 08:51:27 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.