[ http://issues.apache.org/jira/browse/DERBY-782?page=all ]
     
Daniel John Debrunner closed DERBY-782:
---------------------------------------

    Fix Version: 10.2.0.0
     Resolution: Fixed

Fixed by svn revision 397313 for DERBY-438

http://svn.apache.org/viewcvs?view=rev&rev=397313

> Improvement on org.apache.derby.impl.jdbc.EmbedBlob#length()
> ------------------------------------------------------------
>
>          Key: DERBY-782
>          URL: http://issues.apache.org/jira/browse/DERBY-782
>      Project: Derby
>         Type: Bug

>   Components: JDBC
>     Reporter: Tomohito Nakayama
>      Fix For: 10.2.0.0
>  Attachments: testLob4.java
>
> Now, org.apache.derby.impl.jdbc.EmbedBlob#length() method read out whole  
> BinaryToRawStream to know exact length.
> On the other hand,  BinaryToRawStream have some commented-out inplementation 
> of having information for length.
> I think the information of lengh in BinaryToRawStream should be restored to 
> be used in .org.apache.derby.impl.jdbc.EmbedBlob#length(), because read out 
> whole stream can be expensive processing when streamed information was large.
> There exists a subject that reliability of lengh information in 
> BinaryToRawStream is unknown.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to