[jira] Commented: (DERBY-1219) jdbcapi/checkDataSource.java and jdbcapi/checkDataSource30.java hang intermittently with client

2006-05-15 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1219?page=comments#action_12402450 ] Bryan Pendleton commented on DERBY-1219: I ran both tests multiple times on my Linux JDK 1.4.2 environment with no hangs, and tests passed each time. This particular m

[jira] Resolved: (DERBY-1219) jdbcapi/checkDataSource.java and jdbcapi/checkDataSource30.java hang intermittently with client

2006-05-15 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1219?page=all ] Bryan Pendleton resolved DERBY-1219: Fix Version: 10.2.0.0 Resolution: Fixed I committed patch derby-1219-enable-tests.diff to subversion as revision 406776: http://svn.apache.org

[jira] Assigned: (DERBY-1326) Network server may abandon sessions when Derby system is shutdown and this causes intermittent hangs in the client

2006-05-19 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1326?page=all ] Bryan Pendleton reassigned DERBY-1326: -- Assign To: Bryan Pendleton I am interested in working on this problem. I have some thoughts and ideas which I will try to develop on the wiki and o

[jira] Commented: (DERBY-1326) Network server may abandon sessions when Derby system is shutdown and this causes intermittent hangs in the client

2006-05-20 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1326?page=comments#action_12412653 ] Bryan Pendleton commented on DERBY-1326: I've placed some background notes at http://wiki.apache.org/db-derby/NetworkServerSessionManagement. I'd like to get some rev

[jira] Commented: (DERBY-1338) Client tests DerbyNetNewServer and NSinSameVM fail with NoClassDefFoundError: DRDAProtocolExceptionInfo when run from classes dir

2006-05-22 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1338?page=comments#action_12412841 ] Bryan Pendleton commented on DERBY-1338: Thank you for filing the bug, and for posting the results of your debugging. Your analysis is very interesting, and I can't thi

[jira] Updated: (DERBY-1326) Network server may abandon sessions when Derby system is shutdown and this causes intermittent hangs in the client

2006-05-24 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1326?page=all ] Bryan Pendleton updated DERBY-1326: --- Attachment: sessionMgmt1.diff I've been experimenting with the attached patch "sessionMgmt1.diff". In my environment, it resolves the hang in checkDataSo

[jira] Commented: (DERBY-1326) Network server may abandon sessions when Derby system is shutdown and this causes intermittent hangs in the client

2006-05-26 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1326?page=comments#action_12413488 ] Bryan Pendleton commented on DERBY-1326: Hi Deepa, thanks very much for looking at the patch! The new message that you see is definitely a result of this patch; I see

[jira] Commented: (DERBY-1326) Network server may abandon sessions when Derby system is shutdown and this causes intermittent hangs in the client

2006-05-31 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1326?page=comments#action_12414193 ] Bryan Pendleton commented on DERBY-1326: I think that the cause of the new "Insufficient data" exception that is appearing with sessionMgmt1.diff has to do with a spec

[jira] Commented: (DERBY-1326) Network server may abandon sessions when Derby system is shutdown and this causes intermittent hangs in the client

2006-05-31 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1326?page=comments#action_12414198 ] Bryan Pendleton commented on DERBY-1326: Deepa, I was experimenting with your "sessionMgmt1_and_nosessionsforclosedthreads.diff" patch. I definitely cannot reproduce

[jira] Commented: (DERBY-1326) Network server may abandon sessions when Derby system is shutdown and this causes intermittent hangs in the client

2006-06-02 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1326?page=comments#action_12414497 ] Bryan Pendleton commented on DERBY-1326: Hi Deepa, thank you for the excellent analysis. It is very helpful. The only part that troubles me is this: > The interrupt c

[jira] Commented: (DERBY-1372) Handle data overrun of DDMWriter buffer more efficiently

2006-06-02 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1372?page=comments#action_12414527 ] Bryan Pendleton commented on DERBY-1372: DERBY-867 is quite closely related to this issue. DERBY-959 and DERBY-864 also seem related, though more distantly. > Handle

[jira] Commented: (DERBY-1326) Network server may abandon sessions when Derby system is shutdown and this causes intermittent hangs in the client

2006-06-03 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1326?page=comments#action_12414585 ] Bryan Pendleton commented on DERBY-1326: I had an idea about how to address the "failure to create a new thread" aspect of the hang, as follows: Suppose that, at the e

[jira] Commented: (DERBY-1020) Network Server treats errors on cleanup of connections as an unexpected error after intentional shutdown of the database/server

2006-06-03 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1020?page=comments#action_12414587 ] Bryan Pendleton commented on DERBY-1020: I agree with the basic idea, though I'm not sure why we should need to add a new method and/or a new flag. It seems like it wou

[jira] Commented: (DERBY-1268) Add description of derby.drda.streamOutBufferSize to "Derby Server and Administration Guide"

2006-06-03 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1268?page=comments#action_12414593 ] Bryan Pendleton commented on DERBY-1268: Thank you very much for adding the documentation. It would be nice if the page could say a few words about the following: - u

[jira] Commented: (DERBY-1268) Add description of derby.drda.streamOutBufferSize to "Derby Server and Administration Guide"

2006-06-04 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1268?page=comments#action_12414651 ] Bryan Pendleton commented on DERBY-1268: Thank you! That looks very good. > Add description of derby.drda.streamOutBufferSize to "Derby Server and > Administration Gu

[jira] Updated: (DERBY-1326) Network server may abandon sessions when Derby system is shutdown and this causes intermittent hangs in the client

2006-06-04 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1326?page=all ] Bryan Pendleton updated DERBY-1326: --- Attachment: withNewThreadAndNoShutdownOfCurrentSession.diff This latest attachment, 'withNewThreadAndNoShutdownOfCurrentSession.diff', contains the follow

[jira] Commented: (DERBY-1020) Network Server treats errors on cleanup of connections as an unexpected error after intentional shutdown of the database/server

2006-06-05 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1020?page=comments#action_12414793 ] Bryan Pendleton commented on DERBY-1020: Kathey said: > // force the connection to rollback and close instead of throwing an error if > we are in an active xact > co

[jira] Commented: (DERBY-1020) Network Server treats errors on cleanup of connections as an unexpected error after intentional shutdown of the database/server

2006-06-05 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1020?page=comments#action_12414814 ] Bryan Pendleton commented on DERBY-1020: Yes, that was my idea, but I can see why you feel it violates the spec. It's fine with me if we take a more cautious approach,

[jira] Updated: (DERBY-1326) Network server may abandon sessions when Derby system is shutdown and this causes intermittent hangs in the client

2006-06-05 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1326?page=all ] Bryan Pendleton updated DERBY-1326: --- Attachment: resolve_DRDConnThread_conflict.diff Thanks for desk-checking the patch, Deepa! I updated my workspace and resolved the merge conflicts in DRD

[jira] Commented: (DERBY-1326) Network server may abandon sessions when Derby system is shutdown and this causes intermittent hangs in the client

2006-06-07 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1326?page=comments#action_12415277 ] Bryan Pendleton commented on DERBY-1326: Well this is very interesting! There is always something new to learn :) The test program intends to do the following: - star

[jira] Updated: (DERBY-1326) Network server may abandon sessions when Derby system is shutdown and this causes intermittent hangs in the client

2006-06-11 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1326?page=all ] Bryan Pendleton updated DERBY-1326: --- Attachment: unify_NSImpl_instances.diff Attached is 'unify_NSImpl_instances.diff', with these notes to explain. This patch belongs with the rest of the DE

[jira] Commented: (DERBY-1399) DerbyNetAutoStart test fails on JDK 1.6 after introduction JDBC4 driver autoloading

2006-06-13 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1399?page=comments#action_12416086 ] Bryan Pendleton commented on DERBY-1399: Could we just take out that very first call to TestUtil.loadDriver()? It isn't obvious why that call is there; perhaps it doesn

[jira] Assigned: (DERBY-920) small delta's to replace cloudscape etc with derby in comments/code

2006-06-14 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-920?page=all ] Bryan Pendleton reassigned DERBY-920: - Assign To: Bryan Pendleton > small delta's to replace cloudscape etc with derby in comments/code >

[jira] Commented: (DERBY-920) small delta's to replace cloudscape etc with derby in comments/code

2006-06-14 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-920?page=comments#action_12416282 ] Bryan Pendleton commented on DERBY-920: --- I guess I missed this when it first came through. I'll have a look at reviewing/commiting this. > small delta's to replace cloud

[jira] Updated: (DERBY-920) small delta's to replace cloudscape etc with derby in comments/code

2006-06-15 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-920?page=all ] Bryan Pendleton updated DERBY-920: -- Attachment: updatedDiff.txt The change looks clean. The copyright change to sysinfo's Main.java no longer applies, as Andrew rewrote that copyright message

[jira] Updated: (DERBY-920) small delta's to replace cloudscape etc with derby in comments/code

2006-06-16 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-920?page=all ] Bryan Pendleton updated DERBY-920: -- Derby Info: (was: [Patch Available]) > small delta's to replace cloudscape etc with derby in comments/code > --

[jira] Resolved: (DERBY-920) small delta's to replace cloudscape etc with derby in comments/code

2006-06-16 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-920?page=all ] Bryan Pendleton resolved DERBY-920: --- Fix Version: 10.2.0.0 Resolution: Fixed Committed to subversion as revision 414832. http://svn.apache.org/viewcvs?rev=414832&view=rev Thanks Sco

[jira] Created: (DERBY-1425) testProtocol hangs with 10.1 client talking to 10.2 server

2006-06-17 Thread Bryan Pendleton (JIRA)
testProtocol hangs with 10.1 client talking to 10.2 server -- Key: DERBY-1425 URL: http://issues.apache.org/jira/browse/DERBY-1425 Project: Derby Type: Bug Components: Network Server, Network Client Ver

[jira] Commented: (DERBY-1425) testProtocol hangs with 10.1 client talking to 10.2 server

2006-06-17 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1425?page=comments#action_12416630 ] Bryan Pendleton commented on DERBY-1425: Comment from Knut Anders on derby-dev: I also see this. However, the CPU usage is more like 0% than 100%. I think this is caus

[jira] Commented: (DERBY-1425) testProtocol hangs with 10.1 client talking to 10.2 server

2006-06-17 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1425?page=comments#action_12416631 ] Bryan Pendleton commented on DERBY-1425: Comment from Knut Anders on derby-dev: It seems like the hang is in fact caused by a bug in DDMReader. dssIsChainedWithDiffID

[jira] Commented: (DERBY-1338) Client tests DerbyNetNewServer and NSinSameVM fail with NoClassDefFoundError: DRDAProtocolExceptionInfo when run from classes dir

2006-06-19 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1338?page=comments#action_12416840 ] Bryan Pendleton commented on DERBY-1338: Hi Dag, I looked at your patch. Unless anybody else has a better suggestion, I think we should go ahead and use your patch, si

[jira] Created: (DERBY-1431) Typo in link to Simple Example from frameworks/readme.html

2006-06-20 Thread Bryan Pendleton (JIRA)
Typo in link to Simple Example from frameworks/readme.html -- Key: DERBY-1431 URL: http://issues.apache.org/jira/browse/DERBY-1431 Project: Derby Type: Bug Components: Documentation, Demos/Scripts Versi

[jira] Assigned: (DERBY-1431) Typo in link to Simple Example from frameworks/readme.html

2006-06-20 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1431?page=all ] Bryan Pendleton reassigned DERBY-1431: -- Assign To: Bryan Pendleton > Typo in link to Simple Example from frameworks/readme.html > --

[jira] Updated: (DERBY-1431) Typo in link to Simple Example from frameworks/readme.html

2006-06-20 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1431?page=all ] Bryan Pendleton updated DERBY-1431: --- Attachment: docPatch.diff Attached patch "docPatch.diff" fixes the HTML link to simple example. > Typo in link to Simple Example from frameworks/readme.h

[jira] Resolved: (DERBY-1338) Client tests DerbyNetNewServer and NSinSameVM fail with NoClassDefFoundError: DRDAProtocolExceptionInfo when run from classes dir

2006-06-21 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1338?page=all ] Bryan Pendleton resolved DERBY-1338: Resolution: Fixed Derby Info: (was: [Patch Available]) Thanks for the patch, Dag! In addition to your testing, derbynetclientmats runs clean

[jira] Created: (DERBY-1454) DRDA Protocol Exception when DSS is exactly 32767 in length

2006-06-24 Thread Bryan Pendleton (JIRA)
DRDA Protocol Exception when DSS is exactly 32767 in length --- Key: DERBY-1454 URL: http://issues.apache.org/jira/browse/DERBY-1454 Project: Derby Type: Sub-task Components: Network Server Versions: 10

[jira] Updated: (DERBY-1454) DRDA Protocol Exception when DSS is exactly 32767 in length

2006-06-24 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1454?page=all ] Bryan Pendleton updated DERBY-1454: --- Attachment: newBug.java Attached as 'newBug.java' is a simple repro program that you can run to demonstrate the bug for yourself. Compile it, then start

[jira] Updated: (DERBY-1454) DRDA Protocol Exception when DSS is exactly 32767 in length

2006-06-24 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1454?page=all ] Bryan Pendleton updated DERBY-1454: --- Attachment: derby-1454.diff Attached 'derby-1454.diff' is a proposed patch for this issue. The patch corrects the two splitQRYDTA calls to use > rather t

[jira] Commented: (DERBY-1454) DRDA Protocol Exception when DSS is exactly 32767 in length

2006-06-24 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1454?page=comments#action_12417646 ] Bryan Pendleton commented on DERBY-1454: I didn't mark this a regression and I don't think it is. The erroneous >= has been in the code for a while, and was not introdu

[jira] Resolved: (DERBY-1454) DRDA Protocol Exception when DSS is exactly 32767 in length

2006-06-24 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1454?page=all ] Bryan Pendleton resolved DERBY-1454: Fix Version: 10.2.0.0 Resolution: Fixed Thank you Sunitha for the quick review. derbyall ran clean for me, so I am committing this fix. SVN r

[jira] Created: (DERBY-1456) Network Server agentError calls log only to console and are hard to diagnose

2006-06-24 Thread Bryan Pendleton (JIRA)
Network Server agentError calls log only to console and are hard to diagnose Key: DERBY-1456 URL: http://issues.apache.org/jira/browse/DERBY-1456 Project: Derby Type: Sub-task Components:

[jira] Reopened: (DERBY-1454) DRDA Protocol Exception when DSS is exactly 32767 in length

2006-06-25 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1454?page=all ] Bryan Pendleton reopened DERBY-1454: Merged fix to 10.1. Reopening to mark fixin fields properly. > DRDA Protocol Exception when DSS is exactly 32767 in length > -

[jira] Resolved: (DERBY-1454) DRDA Protocol Exception when DSS is exactly 32767 in length

2006-06-25 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1454?page=all ] Bryan Pendleton resolved DERBY-1454: Fix Version: 10.1.3.1 Resolution: Fixed Merged trunk revision 416959 to 10.1 branch and committed to subversion as revision 417032. > DRDA Pr

[jira] Closed: (DERBY-1454) DRDA Protocol Exception when DSS is exactly 32767 in length

2006-06-25 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1454?page=all ] Bryan Pendleton closed DERBY-1454: -- > DRDA Protocol Exception when DSS is exactly 32767 in length > --- > > Key: DERBY-1454 >

[jira] Commented: (DERBY-1425) testProtocol hangs with 10.1 client talking to 10.2 server

2006-06-25 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1425?page=comments#action_12417689 ] Bryan Pendleton commented on DERBY-1425: Hi Knut Anders, thanks for the patch. I'm a little confused; is this a patch for the 10.1 Network Client code, or for the 10.2

[jira] Commented: (DERBY-1425) testProtocol hangs with 10.1 client talking to 10.2 server

2006-06-25 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1425?page=comments#action_12417696 ] Bryan Pendleton commented on DERBY-1425: Thanks! Yes, that makes sense. With your patch, the hang no longer occurs for me, so I can confirm that your change resolves

[jira] Commented: (DERBY-1448) derbynet/sysinfo.java fails with 10.1 client and 10.2 server

2006-06-26 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1448?page=comments#action_12417819 ] Bryan Pendleton commented on DERBY-1448: The permission requirement is not new; this part of sysinfo has required this permission for quite some time. What has changed

[jira] Updated: (DERBY-668) SysInfo does not print the right information when Derby is not loaded through the classpath.

2006-06-27 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-668?page=all ] Bryan Pendleton updated DERBY-668: -- Derby Info: [Release Note Needed] Here's a release note: PROBLEM: Sysinfo classpath information was insufficiently detailed SYMPTOM: Sometimes

[jira] Commented: (DERBY-1431) Typo in link to Simple Example from frameworks/readme.html

2006-07-03 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1431?page=comments#action_12419027 ] Bryan Pendleton commented on DERBY-1431: Hi Stan and Andrew, thanks for the feedback! I completely agree that a richer folder structure for the demo materials is super

[jira] Assigned: (DERBY-396) Support for ALTER STATEMENT to DROP , MODIFY, RENAME a COLUMN

2006-07-03 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-396?page=all ] Bryan Pendleton reassigned DERBY-396: - Assign To: Bryan Pendleton I am interested in working on this issue, and would like to hear from others who are interested in it. I propose to start

[jira] Commented: (DERBY-1326) Network server may abandon sessions when Derby system is shutdown and this causes intermittent hangs in the client

2006-07-03 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1326?page=comments#action_12419031 ] Bryan Pendleton commented on DERBY-1326: I want to thank all the reviewers for their helpful feedback! Those are very good suggestions. I am hoping to return to this

[jira] Commented: (DERBY-989) unit/daemonService.unit fails intermittently: 'ran out of time'

2006-07-04 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-989?page=comments#action_12419148 ] Bryan Pendleton commented on DERBY-989: --- Thanks for posting the patch. I think it is good work, and I am persuaded that you have the right theory and have identified the

[jira] Commented: (DERBY-1393) PreparedStatement.setObject(Object,int,int) should throw for unsupported types

2006-07-04 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1393?page=comments#action_12419159 ] Bryan Pendleton commented on DERBY-1393: Hi Knut Anders, two questions from reading the patch: 1) is it JDBC40TranslationTest.java or JDBC40TranslationTest.junit? Part

[jira] Updated: (DERBY-396) Support for ALTER STATEMENT to DROP , MODIFY, RENAME a COLUMN

2006-07-04 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-396?page=all ] Bryan Pendleton updated DERBY-396: -- Attachment: dropColumn_1.diff Attached file 'dropColumn_1.diff' is a first attempt at providing support for ALTER TABLE DROP COLUMN This patch contains

[jira] Closed: (DERBY-959) Allow use of DRDA QRYDTA block sizes greater than 32K

2006-07-05 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-959?page=all ] Bryan Pendleton closed DERBY-959: - Thanks Sunitha for addressing this! Fix verified as complete. > Allow use of DRDA QRYDTA block sizes greater than 32K > -

[jira] Updated: (DERBY-1472) Avoid expanding object to memory before sending it to server.

2006-07-06 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1472?page=all ] Bryan Pendleton updated DERBY-1472: --- Attachment: test.java I do not know the answer to your question. I experimented with sending BLOB columns from a network client program (see attached 'te

[jira] Commented: (DERBY-550) BLOB : java.lang.OutOfMemoryError with network JDBC driver (org.apache.derby.jdbc.ClientDriver)

2006-07-06 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-550?page=comments#action_12419634 ] Bryan Pendleton commented on DERBY-550: --- I think the problem is actually on the server side, not on the client side. When I tried writing a test program to investigate th

[jira] Commented: (DERBY-989) unit/daemonService.unit fails intermittently: 'ran out of time'

2006-07-07 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-989?page=comments#action_12419718 ] Bryan Pendleton commented on DERBY-989: --- Javadoc looks great; thanks for following up on this. I feel that fixing the test and fixing the javadoc in this way is a good re

[jira] Commented: (DERBY-1393) PreparedStatement.setObject(Object,int,int) should throw for unsupported types

2006-07-07 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1393?page=comments#action_12419720 ] Bryan Pendleton commented on DERBY-1393: No, nothing more; the changes look good to me! > PreparedStatement.setObject(Object,int,int) should throw for unsupported type

[jira] Commented: (DERBY-396) Support for ALTER STATEMENT to DROP , MODIFY, RENAME a COLUMN

2006-07-08 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-396?page=comments#action_12419866 ] Bryan Pendleton commented on DERBY-396: --- I propose to file separate JIRA issues for the topics described here: 1) drop column 2) rename column 3) change column from null

[jira] Created: (DERBY-1489) Provide ALTER TABLE DROP COLUMN functionality

2006-07-08 Thread Bryan Pendleton (JIRA)
Provide ALTER TABLE DROP COLUMN functionality - Key: DERBY-1489 URL: http://issues.apache.org/jira/browse/DERBY-1489 Project: Derby Type: New Feature Components: Documentation, SQL Versions: 10.0.2.0, 10.0.2.1, 10.

[jira] Updated: (DERBY-1489) Provide ALTER TABLE DROP COLUMN functionality

2006-07-08 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1489?page=all ] Bryan Pendleton updated DERBY-1489: --- Attachment: dropColumn_2.diff Attachment dropColumn_2.diff continues the work done in DERBY-396's dropColumn_1.diff by adding a number of additional test

[jira] Created: (DERBY-1490) Provide ALTER TABLE RENAME COLUMN functionality

2006-07-08 Thread Bryan Pendleton (JIRA)
Provide ALTER TABLE RENAME COLUMN functionality --- Key: DERBY-1490 URL: http://issues.apache.org/jira/browse/DERBY-1490 Project: Derby Type: New Feature Components: Documentation, SQL Versions: 10.0.2.0, 10.0.2.1,

[jira] Created: (DERBY-1491) Provide ALTER TABLE functionality to change a column's default value

2006-07-08 Thread Bryan Pendleton (JIRA)
Provide ALTER TABLE functionality to change a column's default value Key: DERBY-1491 URL: http://issues.apache.org/jira/browse/DERBY-1491 Project: Derby Type: New Feature Components: Documentatio

[jira] Created: (DERBY-1492) Provide ALTER TABLE functionality to change a column from NULL to NOT NULL or vice versa

2006-07-08 Thread Bryan Pendleton (JIRA)
Provide ALTER TABLE functionality to change a column from NULL to NOT NULL or vice versa Key: DERBY-1492 URL: http://issues.apache.org/jira/browse/DERBY-1492 Project: Derby Type

[jira] Updated: (DERBY-1491) Provide ALTER TABLE functionality to change a column's default value

2006-07-08 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1491?page=all ] Bryan Pendleton updated DERBY-1491: --- Attachment: modifyDefault_1.diff Attached is modifyDefault_1.diff, a patch proposal to support the statement ALTER TABLE tablename MODIFY COLUMN column

[jira] Assigned: (DERBY-1491) Provide ALTER TABLE functionality to change a column's default value

2006-07-08 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1491?page=all ] Bryan Pendleton reassigned DERBY-1491: -- Assign To: Bryan Pendleton > Provide ALTER TABLE functionality to change a column's default value >

[jira] Commented: (DERBY-1274) Network Server does not shutdown the databases it has booted when started and shutdown from the command line

2006-07-10 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1274?page=comments#action_12420220 ] Bryan Pendleton commented on DERBY-1274: I like the v2 patch; I think it is simple and clean, and a definite improvement to the existing code. Thanks! It seems like i

[jira] Commented: (DERBY-1497) assert failure in MessageUtil, because exception thrown with too many parameters when handling OutOfMemoryError

2006-07-11 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1497?page=comments#action_12420324 ] Bryan Pendleton commented on DERBY-1497: It seems like it would be nice if we printed the original exception's stack trace somewhere prior to discarding it. Otherwise

[jira] Commented: (DERBY-1491) Provide ALTER TABLE functionality to change a column's default value

2006-07-11 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1491?page=comments#action_12420346 ] Bryan Pendleton commented on DERBY-1491: I think I don't like this syntax. I think that it would be better to provide support for the syntax ALTER TABLE tablename A

[jira] Commented: (DERBY-2191) Cleanup of FormatableBitSet

2007-01-30 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468708 ] Bryan Pendleton commented on DERBY-2191: > there is an asymmetry between grow(int) and shrink(int) Would it

[jira] Updated: (DERBY-1909) ALTER TABLE DROP COLUMN needs to update GRANTed column privileges

2007-02-04 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-1909: --- Attachment: rewrite_syscolperms_v3.diff Attached is rewrite_syscolperms_v3.diff. This patch i

[jira] Resolved: (DERBY-1909) ALTER TABLE DROP COLUMN needs to update GRANTed column privileges

2007-02-04 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton resolved DERBY-1909. Resolution: Fixed Fix Version/s: 10.3.0.0 Derby Info: (was: [Patch Available

[jira] Commented: (DERBY-2291) Add timeout on latch wait

2007-02-05 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470244 ] Bryan Pendleton commented on DERBY-2291: I'm not sure I totally agree. I think you could argue that just stay

[jira] Commented: (DERBY-2294) Missing sql script: '/org/apache/derbyTesting/functionTests/tests/lang/altertableDropColumn.sql'

2007-02-06 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470604 ] Bryan Pendleton commented on DERBY-2294: Ooops that must be my fault. I removed that test script as part of D

[jira] Assigned: (DERBY-2294) Missing sql script: '/org/apache/derbyTesting/functionTests/tests/lang/altertableDropColumn.sql'

2007-02-06 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton reassigned DERBY-2294: -- Assignee: Bryan Pendleton > Missing sql script: > '/org/apache/derbyTesting/functionTe

[jira] Resolved: (DERBY-2294) Missing sql script: '/org/apache/derbyTesting/functionTests/tests/lang/altertableDropColumn.sql'

2007-02-06 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton resolved DERBY-2294. Resolution: Fixed Fix Version/s: 10.3.0.0 Removed the listing for altertableDropColu

[jira] Assigned: (DERBY-908) YEAR,SECOND,MONTH, MINUTE, HOUR and DAY functions have incorrect information on durations.

2007-02-11 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton reassigned DERBY-908: - Assignee: Bryan Pendleton > YEAR,SECOND,MONTH, MINUTE, HOUR and DAY functions have incorre

[jira] Updated: (DERBY-908) YEAR,SECOND,MONTH, MINUTE, HOUR and DAY functions have incorrect information on durations.

2007-02-11 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-908: -- Attachment: rrefhourfunc.html rrefdayfunc.html docChanges.diff A

[jira] Updated: (DERBY-908) YEAR,SECOND,MONTH, MINUTE, HOUR and DAY functions have incorrect information on durations.

2007-02-11 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-908: -- Attachment: rrefsecondfunc.html rrefmonthfunc.html rrefminutefunc

[jira] Updated: (DERBY-908) YEAR,SECOND,MONTH, MINUTE, HOUR and DAY functions have incorrect information on durations.

2007-02-11 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-908: -- Attachment: rrefyearfunc.html > YEAR,SECOND,MONTH, MINUTE, HOUR and DAY functions have incorrect

[jira] Updated: (DERBY-908) YEAR,SECOND,MONTH, MINUTE, HOUR and DAY functions have incorrect information on durations.

2007-02-11 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-908: -- Derby Info: [Patch Available] > YEAR,SECOND,MONTH, MINUTE, HOUR and DAY functions have incorrect

[jira] Updated: (DERBY-908) YEAR,SECOND,MONTH, MINUTE, HOUR and DAY functions have incorrect information on durations.

2007-02-12 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-908: -- Attachment: rrefhourfunc.html rrefdayfunc.html docChanges_v2.diff

[jira] Updated: (DERBY-908) YEAR,SECOND,MONTH, MINUTE, HOUR and DAY functions have incorrect information on durations.

2007-02-12 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-908: -- Attachment: rrefsecondfunc.html rrefmonthfunc.html rrefminutefunc

[jira] Updated: (DERBY-908) YEAR,SECOND,MONTH, MINUTE, HOUR and DAY functions have incorrect information on durations.

2007-02-12 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-908: -- Attachment: rrefyearfunc.html > YEAR,SECOND,MONTH, MINUTE, HOUR and DAY functions have incorrect

[jira] Updated: (DERBY-908) YEAR,SECOND,MONTH, MINUTE, HOUR and DAY functions have incorrect information on durations.

2007-02-12 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-908: -- Attachment: rrefsecondfunc.html docChanges_v3.diff Thanks Laura, that revised ex

[jira] Commented: (DERBY-908) YEAR,SECOND,MONTH, MINUTE, HOUR and DAY functions have incorrect information on durations.

2007-02-13 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472755 ] Bryan Pendleton commented on DERBY-908: --- I'll commit this later today if there are no additional comments. > YE

[jira] Commented: (DERBY-908) YEAR,SECOND,MONTH, MINUTE, HOUR and DAY functions have incorrect information on durations.

2007-02-13 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472878 ] Bryan Pendleton commented on DERBY-908: --- Hi Kim, those sound like fine ideas to me. What does that translate to

[jira] Updated: (DERBY-908) YEAR,SECOND,MONTH, MINUTE, HOUR and DAY functions have incorrect information on durations.

2007-02-13 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-908: -- Attachment: rrefhourfunc.html rrefdayfunc.html docChanges_v4.diff

[jira] Updated: (DERBY-908) YEAR,SECOND,MONTH, MINUTE, HOUR and DAY functions have incorrect information on durations.

2007-02-13 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-908: -- Attachment: rrefsecondfunc.html rrefmonthfunc.html rrefminutefunc

[jira] Updated: (DERBY-908) YEAR,SECOND,MONTH, MINUTE, HOUR and DAY functions have incorrect information on durations.

2007-02-13 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-908: -- Attachment: rrefyearfunc.html > YEAR,SECOND,MONTH, MINUTE, HOUR and DAY functions have incorrect

[jira] Resolved: (DERBY-908) YEAR,SECOND,MONTH, MINUTE, HOUR and DAY functions have incorrect information on durations.

2007-02-13 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton resolved DERBY-908. --- Resolution: Fixed Fix Version/s: 10.3.0.0 Derby Info: (was: [Patch Available])

[jira] Commented: (DERBY-2249) Place holder to attach the long running test which will test Derby's improved optimizer

2007-02-14 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473299 ] Bryan Pendleton commented on DERBY-2249: I'm a bit confused about the goal of this test. Is the idea: - run

[jira] Commented: (DERBY-2351) ORDER BY with expression with distinct in the select list returns incorrect result

2007-02-16 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473862 ] Bryan Pendleton commented on DERBY-2351: Hi Yip. I haven't spent any time looking at this yet, just wanted to

[jira] Commented: (DERBY-2351) ORDER BY with expression with distinct in the select list returns incorrect result

2007-02-16 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473868 ] Bryan Pendleton commented on DERBY-2351: Thanks for checking, Yip! It was worth a try... :) > ORDER BY with

[jira] Commented: (DERBY-2365) Example of MAX in Derby Reference Manual is not explained appropriately

2007-02-21 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474726 ] Bryan Pendleton commented on DERBY-2365: Perhaps: "because one or more trailing blank spaces at the end o

[jira] Commented: (DERBY-2365) Example of MAX in Derby Reference Manual is not explained appropriately

2007-02-21 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474866 ] Bryan Pendleton commented on DERBY-2365: Thanks Kim! The diff and HTML page look good to me. As long as we'r

[jira] Commented: (DERBY-2365) Example of MAX in Derby Reference Manual is not explained appropriately

2007-02-21 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474867 ] Bryan Pendleton commented on DERBY-2365: OK, I tried it, and I think LONG VARCHAR is *not* supported for MAX:

[jira] Commented: (DERBY-2347) Add code to support request and return of locators over DRDA

2007-02-21 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474873 ] Bryan Pendleton commented on DERBY-2347: Why is the request to use locator format set on the CNTQRY rather th

[jira] Commented: (DERBY-2365) Example of MAX in Derby Reference Manual is not explained appropriately

2007-02-21 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474875 ] Bryan Pendleton commented on DERBY-2365: I think we should just remove the reference to LONG VARCHAR from tha

<    1   2   3   4   5   6   7   8   9   10   >