[ http://issues.apache.org/jira/browse/DERBY-917?page=all ]
     
Andrew McIntyre resolved DERBY-917:
-----------------------------------

    Resolution: Fixed

Committed revision 377793.

> Disable largedata/LobLimits.java test  from running in network server mode
> --------------------------------------------------------------------------
>
>          Key: DERBY-917
>          URL: http://issues.apache.org/jira/browse/DERBY-917
>      Project: Derby
>         Type: Test
>   Components: Test
>     Reporter: Sunitha Kambhampati
>     Assignee: Sunitha Kambhampati
>     Priority: Trivial
>      Fix For: 10.2.0.0
>  Attachments: Derby917.stat.diff, Exclude_LobLimits.diff
>
> Currently we have the following suites. 
> 1) largeDataTests which runs only in embedded mode. 
> 2) largeData which will run the largedata tests in embedded mode, in DerbyNet 
> and in DerbyNetClient frameworks. 
> The test largedata/LobLimits.java tests on large lobs (2Gb) and this will 
> work only in embedded as of now.  In case of Network Server, materialization 
> happens and hence this test cannot run there.  Hence add this test in the 
> DerbyNetClient.exclude and DerbyNet.exclude so it wont run against network 
> server.
> Work is being done to stream lobs - as part of DERBY-326 and other related 
> jira issues. ( Thanks to Tomohito and others who are working on streaming 
> related issues for network server). Once these issues are addressed,  this 
> test can also be run in network server mode. 

-- 
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