[jira] Closed: (DERBY-611) Network client: updateRow() causes a commit when autoCommit = true

2005-12-19 Thread Dag H. Wanvik (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-611?page=all ] Dag H. Wanvik closed DERBY-611: --- > Network client: updateRow() causes a commit when autoCommit = true > -- > > Key: DERBY-

[jira] Updated: (DERBY-777) Hang in starting network server on Z/OS

2005-12-19 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-777?page=all ] Daniel John Debrunner updated DERBY-777: Attachment: derby777_1.txt Patch to avoid using this code to get the default encoding, rather just use the standard constructors for objects tha

[jira] Created: (DERBY-777) Hang in starting network server on Z/OS

2005-12-19 Thread Daniel John Debrunner (JIRA)
Hang in starting network server on Z/OS --- Key: DERBY-777 URL: http://issues.apache.org/jira/browse/DERBY-777 Project: Derby Type: Bug Components: Localization, Network Server Versions: 10.1.2.1 Reporter: Daniel Jo

Re: Where to locate regression tests for continuation bug fixes

2005-12-19 Thread Myrna van Lunteren
On 12/19/05, Bryan Pendleton <[EMAIL PROTECTED]> wrote: [snip] When I worked on DERBY-614, I added a testcase for itto testing/org/apache/derbyTesting/functionTests/tests/derbynet/prepStmt.java Does that seem like a reasonable place to add these additionaltest cases?   my 2 c: from your description

Where to locate regression tests for continuation bug fixes

2005-12-19 Thread Bryan Pendleton
I'd like to add regression tests to the test suite for bugs 125, 170, 491, and 492 as part of my patch proposal. The tests that I think will be added are as follows: 125: Verify that a prepared statement containing 2,000 parameter markers can be successfully prepared and executed. 170:

Re: [jira] Commented: (DERBY-733) Starvation in RAFContainer.readPage()

2005-12-19 Thread Francois Orsini
Agreed. Am not sure we can wait forever for Java to provide Asynchronous I/O's - was supposed to be part of NIO.2 and it has now been postponed to Java SE 7.0 - Coming up with Derby's own Async I/O layer (w/ worker threads) seems to make more sense all of a suden... On 12/19/05, Øystein Grøvlen <[E

Re: Derby-391 and Derby-725 ready for commit

2005-12-19 Thread Jean T. Anderson
On Fri, 16 Dec 2005 10:54:51, Jeff Levitt wrote: Both Derby-391 and Derby-725 are ready for commit having either received approval or have had no objections. DERBY-391: committed partial patch revision 357755. DERBY-725: committed patch revision 357757. DERBY-391 needs to remain open (my under

[jira] Commented: (DERBY-391) Tools and Utilities guide does not document ij.datasource, ij.user, nor ij.password

2005-12-19 Thread Jean T. Anderson (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-391?page=comments#action_12360858 ] Jean T. Anderson commented on DERBY-391: Revision 357755's commit was a partial fix for this issue and more work remains to be done -- see http://mail-archives.apache

[jira] Commented: (DERBY-725) NULLIF and CASE expressions section in reference manual contains two stale paragraphs.

2005-12-19 Thread Jean T. Anderson (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-725?page=comments#action_12360857 ] Jean T. Anderson commented on DERBY-725: Committed to derby/docs/trunk, revision 357757, Jeff Levitt's derby725.diff patch that removes the two stale paragraphs. File

[jira] Commented: (DERBY-391) Tools and Utilities guide does not document ij.datasource, ij.user, nor ij.password

2005-12-19 Thread Jean T. Anderson (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-391?page=comments#action_12360855 ] Jean T. Anderson commented on DERBY-391: Committed to derby/docs/trunk, revision 357755, Jeff Levitt's derby391firsthalf.diff patch that adds documentation for ij.data

[jira] Created: (DERBY-776) Clean up code relating to Object handling in DataValueDescriptor.

2005-12-19 Thread Daniel John Debrunner (JIRA)
Clean up code relating to Object handling in DataValueDescriptor. - Key: DERBY-776 URL: http://issues.apache.org/jira/browse/DERBY-776 Project: Derby Type: Sub-task Components: SQL Reporter: Dani

Re: navigating the derby dev mail archives

2005-12-19 Thread Jean T. Anderson
Rick Hillegas wrote: Thanks, Deepa. Using nabble, I can get my hands on a web page which displays a thread-initiating message and all of its replies. That's useful. But I can't seem to tease message handles out of this display. Alas, I'm still muddled. In the mod_mbox browser, look for the "M

[jira] Commented: (DERBY-775) Network client: Add support for scrollable, updatable, insensitive result sets

2005-12-19 Thread Dag H. Wanvik (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-775?page=comments#action_12360850 ] Dag H. Wanvik commented on DERBY-775: - Posting this in the hope that some of you DRDA experts can comment on it :) I have been trying to figure out how to map JDBC scrollab

[jira] Updated: (DERBY-775) Network client: Add support for scrollable, updatable, insensitive result sets

2005-12-19 Thread Dag H. Wanvik (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-775?page=all ] Dag H. Wanvik updated DERBY-775: Comment: was deleted > Network client: Add support for scrollable, updatable, insensitive result sets > -

Re: [jira] Updated: (DERBY-262) Use Java 1.5 NIO for improved performance

2005-12-19 Thread Daniel John Debrunner
Dyre Tjeldvoll (JIRA) wrote: > [ http://issues.apache.org/jira/browse/DERBY-262?page=all ] > > Dyre Tjeldvoll updated DERBY-262: > - > > Component: Performance > (was: SQL) > (was: JDBC) > (

DRDA-mapping questions: scrollable, updatable, insensitive result sets

2005-12-19 Thread Dag H. Wanvik
Hi, I posted three DRDA questions as a comment to DERBY-775 and would appreciate it if some DRDA exports would comment on it :) http://issues.apache.org/jira/browse/DERBY-775 Thanks, Dag

[jira] Commented: (DERBY-775) Network client: Add support for scrollable, updatable, insensitive result sets

2005-12-19 Thread Dag H. Wanvik (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-775?page=comments#action_12360849 ] Dag H. Wanvik commented on DERBY-775: - Posting this in the hope that some of you DRDA experts can comment on it :) I have been trying to figure out how to map JDBC scrollab

Re: navigating the derby dev mail archives

2005-12-19 Thread Rick Hillegas
Thanks, Deepa. Using nabble, I can get my hands on a web page which displays a thread-initiating message and all of its replies. That's useful. But I can't seem to tease message handles out of this display. Alas, I'm still muddled. Regards, -Rick Deepa Remesh wrote: On 12/19/05, Rick Hilleg

[jira] Commented: (DERBY-760) Implement routines that will write/read data from a byte[] in drda format rather than calling getXXX and setXXX methods

2005-12-19 Thread Dyre Tjeldvoll (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-760?page=comments#action_12360848 ] Dyre Tjeldvoll commented on DERBY-760: -- I don't know if it is related, but have noticed that reading Strings from DRDA messages is somewhat inefficient. (DDMReader.readStr

[jira] Created: (DERBY-775) Network client: Add support for scrollable, updatable, insensitive result sets

2005-12-19 Thread Dag H. Wanvik (JIRA)
Network client: Add support for scrollable, updatable, insensitive result sets -- Key: DERBY-775 URL: http://issues.apache.org/jira/browse/DERBY-775 Project: Derby Type: New Feature Compone

[jira] Commented: (DERBY-210) Network Server will leak prepared statements if not explicitly closed by the user until the connection is closed

2005-12-19 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-210?page=comments#action_12360845 ] Deepa Remesh commented on DERBY-210: To recap the problem: If PreparedStatement objects are not explicitly closed by user, they do not get garbage collected. They remain a

[jira] Updated: (DERBY-262) Use Java 1.5 NIO for improved performance

2005-12-19 Thread Dyre Tjeldvoll (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-262?page=all ] Dyre Tjeldvoll updated DERBY-262: - Component: Performance (was: SQL) (was: JDBC) (was: Store) (was: Services)

[jira] Updated: (DERBY-760) Implement routines that will write/read data from a byte[] in drda format rather than calling getXXX and setXXX methods

2005-12-19 Thread Dyre Tjeldvoll (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-760?page=all ] Dyre Tjeldvoll updated DERBY-760: - Component: Performance Added performance to components > Implement routines that will write/read data from a byte[] in drda format > rather than calling getX

[jira] Updated: (DERBY-212) Optimize some specific methods in Network Server to improve performance

2005-12-19 Thread Dyre Tjeldvoll (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-212?page=all ] Dyre Tjeldvoll updated DERBY-212: - Component: Performance Description: In reviewing the Network Server Code and profiling there were several areas that showed potential for providing perf

[jira] Updated: (DERBY-731) org.apache.derby.impl.sql.compile.StringSlice is an inefficient way to do substring

2005-12-19 Thread Dyre Tjeldvoll (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-731?page=all ] Dyre Tjeldvoll updated DERBY-731: - Component: Performance Added performance as a component > org.apache.derby.impl.sql.compile.StringSlice is an inefficient way to do > substring > --

Re: navigating the derby dev mail archives

2005-12-19 Thread Deepa Remesh
On 12/19/05, Rick Hillegas <[EMAIL PROTECTED]> wrote: > Would appreciate tips on how people navigate the mail archives. I'm > trying to get the handle on an archived message so that others can refer > to it easily. I have found the message by traversing: > > main Derby web page > -> Community tab

Re: patch for jira 499

2005-12-19 Thread Rick Hillegas
Thanks, Satheesh. -Rick Satheesh Bandaram wrote: Hi Rick, Your changes in sqlgrammar look good to me... Satheesh Rick Hillegas wrote: Hi Satheesh, Could you also take 15 minutes to review the parser changes and certify that the patch satisfies your objection? Thanks, -Rick

Re: patch for jira 499

2005-12-19 Thread Rick Hillegas
Thanks, Dan. I'm having trouble getting the handles on archived messages. Kathey sent a message with the following ids: Kathey Marsden <[EMAIL PROTECTED]> Subject Re: [jira] Commented: (DERBY-499) Expose BOOLEAN datatype to end users DateFri, 09 Dec 2005 03:19:58 GMT In that message, sh

navigating the derby dev mail archives

2005-12-19 Thread Rick Hillegas
Would appreciate tips on how people navigate the mail archives. I'm trying to get the handle on an archived message so that others can refer to it easily. I have found the message by traversing: main Derby web page -> Community tab -> Derby mail lists link -> Archives mod_mbox li

Re: [jira] Commented: (DERBY-733) Starvation in RAFContainer.readPage()

2005-12-19 Thread Øystein Grøvlen
> "MM" == Mike Matrigali <[EMAIL PROTECTED]> writes: MM> you are right, I'll have to think about this some more. Until java MM> gets async, guaranteed sync'd to disk writes I think we should continue MM> to use the current method for user initiated writes. Or we can implement the

Re: [jira] Commented: (DERBY-733) Starvation in RAFContainer.readPage()

2005-12-19 Thread Øystein Grøvlen
> "ST" == Suresh Thalamati <[EMAIL PROTECTED]> writes: ST> This might be obvious, thought I would mention it any way. My ST> understanding is one can not just enable "RWD" (direct io) for the ST> checkpoint. It has to be enabled for all the writes from the page

Re: [jira] Commented: (DERBY-733) Starvation in RAFContainer.readPage()

2005-12-19 Thread Øystein Grøvlen
> "MM" == Mike Matrigali <[EMAIL PROTECTED]> writes: MM> excellent, I look forward to your work on concurrent I/O. I am likely MM> to not be on the list much for the next 2 weeks, so won't be able to MM> help much. In thinking about this issue I was hoping that somehow MM> th

[jira] Created: (DERBY-774) DRDAConnThread::doneData should use statically allocated SQLException objects

2005-12-19 Thread Dyre Tjeldvoll (JIRA)
DRDAConnThread::doneData should use statically allocated SQLException objects - Key: DERBY-774 URL: http://issues.apache.org/jira/browse/DERBY-774 Project: Derby Type: Improvement Component

Re: [jira] Assigned: (DERBY-212) Optimize some specific methods in Network Server to improve performance

2005-12-19 Thread Bryan Pendleton
Dyre Tjeldvoll reassigned DERBY-212: Assign To: Knut Anders Hatlen Knut and I have looked at this, and Knut has patch for much of this that will be ready soon. Great! Since you're working in the same area of the code, would you mind reviewing the work

[jira] Updated: (DERBY-125) Network Server can send DSS greater than 32K to client, which breaks DRDA protocol.

2005-12-19 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-125?page=all ] Bryan Pendleton updated DERBY-125: -- Attachment: svn_2.diff First diff included an accidental, unrelated change. Removed, and replaced with svn_2.diff. > Network Server can send DSS greater t

[jira] Updated: (DERBY-125) Network Server can send DSS greater than 32K to client, which breaks DRDA protocol.

2005-12-19 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-125?page=all ] Bryan Pendleton updated DERBY-125: -- Attachment: (was: svn.diff) > Network Server can send DSS greater than 32K to client, which breaks DRDA > protocol. > --

[jira] Assigned: (DERBY-212) Optimize some specific methods in Network Server to improve performance

2005-12-19 Thread Dyre Tjeldvoll (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-212?page=all ] Dyre Tjeldvoll reassigned DERBY-212: Assign To: Knut Anders Hatlen Knut and I have looked at this, and Knut has patch for much of this that will be ready soon. > Optimize some specific met

[jira] Updated: (DERBY-721) State of InputStream retrieved from resultset is not clean , if there exists previous InputStream .

2005-12-19 Thread Tomohito Nakayama (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-721?page=all ] Tomohito Nakayama updated DERBY-721: Component: JDBC Network Client (was: Unknown) I updated Component/s ... > State of InputStream retrieved from resultse

[jira] Updated: (DERBY-721) State of InputStream retrieved from resultset is not clean , if there exists previous InputStream .

2005-12-19 Thread Tomohito Nakayama (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-721?page=all ] Tomohito Nakayama updated DERBY-721: Attachment: DERBY-721_5.patch Description of patch : Add master .out file for using DB2 universal driver . Test : Execute derbyall with classpath

[jira] Reopened: (DERBY-721) State of InputStream retrieved from resultset is not clean , if there exists previous InputStream .

2005-12-19 Thread Tomohito Nakayama (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-721?page=all ] Tomohito Nakayama reopened DERBY-721: - There found error when using DB2 universal driver . see http://mail-archives.apache.org/mod_mbox/db-derby-dev/200512.mbox/<43A6A2BB.8040902%40basil.o

Re: [jira] Resolved: (DERBY-721) State of InputStream retrieved from resultset is not clean , if there exists previous InputStream .

2005-12-19 Thread TomohitoNakayama
Hello. I found next error of jdbcapi/Stream.java in regression test using DB2 universal driver . http://www.multinet.no/~solberg/public/Apache/TinderBox_Derby/testlog/SunOS-5.10_i86pc-i386/357435-derbynetmats_diff.txt I could not found this problem , because test for DB2 universal driver was

[jira] Resolved: (DERBY-611) Network client: updateRow() causes a commit when autoCommit = true

2005-12-19 Thread Bernt M. Johnsen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-611?page=all ] Bernt M. Johnsen resolved DERBY-611: Resolution: Fixed > Network client: updateRow() causes a commit when autoCommit = true > ---