[jira] Created: (DERBY-1353) Add mechansim to run tests in a single leg xa transaction

2006-05-26 Thread Kristian Waagan (JIRA)
Reporter: Kristian Waagan Assigned to: Anurag Shekhar Priority: Minor Fix For: 10.2.0.0 A mechansim to run tests in a single leg xa transaction is needed to be able to test the Brokered-/LogicalConnection classes without writing specific tests for this. Mechanism added as part

[jira] Closed: (DERBY-1353) Add mechansim to run tests in a single leg xa transaction

2006-05-26 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1353?page=all ] Kristian Waagan closed DERBY-1353: -- Resolution: Fixed (this is just a placeholder item to keep track of JUnit harness additions) Add mechansim to run tests in a single leg xa

[jira] Commented: (DERBY-753) References from table of contents in the HTML book manuals are invalid

2006-05-29 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-753?page=comments#action_12413685 ] Kristian Waagan commented on DERBY-753: --- Posting some information regarding this issue, given by John Embretsen in a mail on derby-user. Is there a solution

[jira] Updated: (DERBY-942) Add JDBC4 Ease of Development Support

2006-05-29 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-942?page=all ] Kristian Waagan updated DERBY-942: -- Attachment: derby-942-enable-connectionTest.diff derby-942-enable-connectionTest.stat I have attached the patch 'derby-942-enable

[jira] Updated: (DERBY-942) Add JDBC4 Ease of Development Support

2006-05-29 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-942?page=all ] Kristian Waagan updated DERBY-942: -- Derby Info: [Patch Available] Add JDBC4 Ease of Development Support - Key: DERBY-942 URL: http

[jira] Commented: (DERBY-942) Add JDBC4 Ease of Development Support

2006-05-29 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-942?page=comments#action_12413703 ] Kristian Waagan commented on DERBY-942: --- What you describe can be done by deleting the two subclasses in ConnectionTest, clean up the suite() method, adjust

[jira] Commented: (DERBY-1303) The test of derbynet/SuicideOfStreaming.java is failed when programs are build as Insane.

2006-05-29 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1303?page=comments#action_12413716 ] Kristian Waagan commented on DERBY-1303: Hello Tomohito, I had a look at the SuicideOfStreaming test. In my opinion, more can be done to make it more JUnit friendly

[jira] Updated: (DERBY-942) Add JDBC4 Ease of Development Support

2006-06-01 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-942?page=all ] Kristian Waagan updated DERBY-942: -- Attachment: derby-942-connectiontest-rewrite.stat derby-942-connectiontest-rewrite.diff 'derby-942-connectiontest-rewrite.diff' rewrites

[jira] Commented: (DERBY-1409) DerbyJUnitTest lacks String argument constructor

2006-06-15 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1409?page=comments#action_12416299 ] Kristian Waagan commented on DERBY-1409: Is this change required to run existing tests the way you want to, or are you writing new tests? I just want to point out

[jira] Closed: (DERBY-2054) Rewrite 'derbynet/SuicideOfStreaming' to a JUnit test

2007-01-29 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan closed DERBY-2054. -- Rewrite 'derbynet/SuicideOfStreaming' to a JUnit test

[jira] Resolved: (DERBY-2279) JDBC3 driver is loaded instead of JDBC4 when running with jdk1.7

2007-01-31 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan resolved DERBY-2279. Resolution: Fixed Fix Version/s: 10.3.0.0 10.0.2.2 Derby

[jira] Commented: (DERBY-2087) Clean up of a database server directory after running junit tests.

2007-02-05 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470225 ] Kristian Waagan commented on DERBY-2087: For instance when you are testing creation of encrypted databases

[jira] Commented: (DERBY-2293) convert batchUpdate.java to junit

2007-02-06 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470489 ] Kristian Waagan commented on DERBY-2293: Wow, this test was big! Good work on converting it :) Regarding

[jira] Commented: (DERBY-1709) Deprecate scripts in frameworks directory

2007-02-06 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470499 ] Kristian Waagan commented on DERBY-1709: I have read the text and briefly looked at the diff. I have

[jira] Updated: (DERBY-1938) Add support for setObject(arg, null)

2007-02-09 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-1938: --- Derby Info: (was: [Patch Available]) Clearing patch available flag. No activity

[jira] Updated: (DERBY-2247) provide set methods for blob in embeded driver

2007-02-13 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2247: --- Attachment: derby-2247-v4-usingStoreFactory.diff Patch 'derby-2247-v4-usingStoreFactory.diff

[jira] Updated: (DERBY-2247) provide set methods for blob in embeded driver

2007-02-13 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2247: --- Derby Info: (was: [Patch Available]) provide set methods for blob in embeded driver

[jira] Commented: (DERBY-2161) MessageBuilder can write the properties file using the wrong encoding.

2007-02-13 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472645 ] Kristian Waagan commented on DERBY-2161: When I run the tests with this patch, I get two errors (part

[jira] Commented: (DERBY-2087) Clean up of a database server directory after running junit tests.

2007-02-13 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472761 ] Kristian Waagan commented on DERBY-2087: In my opinion, Dans issues are valid. Thus I will have to write my

[jira] Commented: (DERBY-2329) Compatibility test fails in all combinations with 'serverTrunk', i.e. current trunk revision. (since tinderbox on svn 506771)

2007-02-13 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472765 ] Kristian Waagan commented on DERBY-2329: I think this is the reason: $ java -jar derbyrun.jar server start

[jira] Commented: (DERBY-2345) truncate on a Blob does not work when the Blob is in memory

2007-02-19 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474130 ] Kristian Waagan commented on DERBY-2345: I'm running tests and will commit this patch shortly. truncate

[jira] Commented: (DERBY-2357) Cannot create a database

2007-02-19 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474270 ] Kristian Waagan commented on DERBY-2357: I see from the attached output that the Java version used is marked

[jira] Resolved: (DERBY-2345) truncate on a Blob does not work when the Blob is in memory

2007-02-19 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan resolved DERBY-2345. Resolution: Fixed Fix Version/s: 10.3.0.0 Committed with revision 509375

[jira] Commented: (DERBY-2333) Convert parameterMapping to JUnit

2007-02-19 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474318 ] Kristian Waagan commented on DERBY-2333: When committing a temporary workaround for the missing code, I also

[jira] Created: (DERBY-2359) Code cleanups for the org.apache.derby.impl.store.access.* packages

2007-02-20 Thread Kristian Waagan (JIRA)
: Improvement Components: Store Affects Versions: 10.3.0.0 Reporter: Kristian Waagan Assigned To: Kristian Waagan Priority: Minor When trying to learn more about the access layer, it was discovered that some code improvements could easily be made to increase

[jira] Updated: (DERBY-2359) Code cleanups for the org.apache.derby.impl.store.access.* packages

2007-02-20 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2359: --- Attachment: derby-2359-1a-unused_imports.stat derby-2359-1a

[jira] Updated: (DERBY-2359) Code cleanups for the org.apache.derby.impl.store.access.* packages

2007-02-20 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2359: --- Attachment: derby-2359-1a-unused_imports.stat derby-2359-1a

[jira] Resolved: (DERBY-2357) Cannot create a database

2007-02-20 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan resolved DERBY-2357. Resolution: Invalid Good to hear your problems evaporated :) I'm resolving the issue

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

2007-02-20 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2347: --- Attachment: DERBY-2347-v1.diff Removed trailing spaces from and refreshed the patch

[jira] Commented: (DERBY-2356) Make SSL server authentication optional

2007-02-20 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474512 ] Kristian Waagan commented on DERBY-2356: Just a few quick comments! 1) Typo in Property.java

[jira] Updated: (DERBY-2359) Code cleanups for the org.apache.derby.impl.store.access.* packages

2007-02-21 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2359: --- Attachment: derby-2359-1b-unused_imports.stat derby-2359-1b

[jira] Commented: (DERBY-2367) Derby fails to connect to a formerly properly created DB on NetWare

2007-02-22 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474966 ] Kristian Waagan commented on DERBY-2367: Just a few initial questions: 1) I'm not familiar with the Novell

[jira] Updated: (DERBY-2359) Code cleanups for the org.apache.derby.impl.store.access.* packages

2007-02-22 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2359: --- Committed 'derby-2359-1b-unused_imports.diff ' with revision 510538. Code cleanups

[jira] Commented: (DERBY-2367) Derby fails to connect to a formerly properly created DB on NetWare

2007-02-23 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475294 ] Kristian Waagan commented on DERBY-2367: It could also be helpful if you had the possibility to download

[jira] Updated: (DERBY-2405) Remove @author tags from the source files

2007-03-06 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2405: --- Derby Info: (was: [Patch Available]) Thank you for making the patch Saurabh :) I have two

[jira] Commented: (DERBY-2404) BadConnectionTest.java hardcodes port 1527

2007-03-06 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478344 ] Kristian Waagan commented on DERBY-2404: I tried the patch, and it works fine. However, would it be more

[jira] Updated: (DERBY-2405) Remove @author tags from the source files

2007-03-06 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2405: --- Derby Info: (was: [Patch Available]) Hmm, seems like the regex got a little too specific

[jira] Updated: (DERBY-2405) Remove @author tags from the source files

2007-03-06 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2405: --- Component/s: Javadoc Description: Remove the @author tags from source files

[jira] Resolved: (DERBY-2405) Remove @author tags from the source files

2007-03-06 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan resolved DERBY-2405. Resolution: Fixed Fix Version/s: 10.3.0.0 Thanks Saurabh. I think all tags are gone

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

2007-03-07 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478726 ] Kristian Waagan commented on DERBY-2347: I'm running tests on this patch, and will commit late today

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

2007-03-07 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan resolved DERBY-2347. Resolution: Fixed Fix Version/s: 10.3.0.0 Derby Info: (was: [Patch

[jira] Updated: (DERBY-2359) Code cleanups for the org.apache.derby.impl.store.access.* packages

2007-03-07 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2359: --- Attachment: derby-2359-2a_method-renames.stat derby-2359-2a_method

[jira] Updated: (DERBY-2359) Code cleanups for the org.apache.derby.impl.store.access.* packages

2007-03-07 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2359: --- Attachment: (was: derby-2359-1a-unused_imports.stat) Code cleanups

[jira] Updated: (DERBY-2359) Code cleanups for the org.apache.derby.impl.store.access.* packages

2007-03-07 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2359: --- Attachment: (was: derby-2359-1a-unused_imports.diff) Code cleanups

[jira] Updated: (DERBY-595) Using derby.language.logStatementText=true can mask certain exceptions and lead to incorrect behavior in some cases

2007-03-08 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-595: -- Affects Version/s: 10.3.0.0 10.2.1.6 Hello Mayuresh, I had a look

[jira] Created: (DERBY-2419) Tighten encapsulation of state in TestConfiguration

2007-03-08 Thread Kristian Waagan (JIRA)
Affects Versions: 10.3.0.0 Reporter: Kristian Waagan Assigned To: Kristian Waagan Priority: Minor Parts of the state of TestConfiguration has been made public, which they should not be; DEFAULT_PORT and DEFAULT_HOSTNAME. Using these directly from the outside

[jira] Commented: (DERBY-2419) Tighten encapsulation of state in TestConfiguration

2007-03-08 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479415 ] Kristian Waagan commented on DERBY-2419: I think I understand why the default hostname and port number were

[jira] Commented: (DERBY-2262) DatabaseMetaData.getTypeInfo returns incorrect MAXIMUM_SCALE value for DECIMAL and NUMERIC types

2007-03-09 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479593 ] Kristian Waagan commented on DERBY-2262: I'm running tests for the patch ('Derby-2262_v1.diff

[jira] Commented: (DERBY-2359) Code cleanups for the org.apache.derby.impl.store.access.* packages

2007-03-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480006 ] Kristian Waagan commented on DERBY-2359: Committed 'derby-2359-2a_method-renames.diff' to trunk

[jira] Updated: (DERBY-2359) Code cleanups for the org.apache.derby.impl.store.access.* packages

2007-03-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2359: --- Fix Version/s: 10.3.0.0 Code cleanups for the org.apache.derby.impl.store.access.* packages

[jira] Updated: (DERBY-2262) DatabaseMetaData.getTypeInfo returns incorrect MAXIMUM_SCALE value for DECIMAL and NUMERIC types

2007-03-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2262: --- Attachment: Derby-2262_v3.diff Removed tabs from the test code (surrounding code didn't use

[jira] Resolved: (DERBY-2262) DatabaseMetaData.getTypeInfo returns incorrect MAXIMUM_SCALE value for DECIMAL and NUMERIC types

2007-03-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan resolved DERBY-2262. Resolution: Fixed Fix Version/s: 10.3.0.0 Derby Info: (was: [Patch

[jira] Created: (DERBY-2446) Remove notion of the old test harness from TestConfiguration

2007-03-12 Thread Kristian Waagan (JIRA)
Components: Test Affects Versions: 10.3.0.0 Reporter: Kristian Waagan Assigned To: Kristian Waagan Priority: Minor TestConfiguration has a notion of the old test harness. It is used when the old harness is running JUnit tests, and differs mostly by reading

[jira] Commented: (DERBY-2446) Remove notion of the old test harness from TestConfiguration

2007-03-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480118 ] Kristian Waagan commented on DERBY-2446: Thanks for the information. Is the current test in the old harness

[jira] Updated: (DERBY-2446) Remove notion of the old test harness from TestConfiguration

2007-03-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2446: --- Assignee: (was: Kristian Waagan) Thanks Dan. I notcied this when I ran the tests

[jira] Commented: (DERBY-2443) Implement ResultSet updateClob/updateBlob methods on the NetworkClient

2007-03-14 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480683 ] Kristian Waagan commented on DERBY-2443: In ResultSetJDBC30Test: @@ -118,7 +118,7

[jira] Commented: (DERBY-2393) Change the test name from RunLangTest to RunOptimizerTest

2007-03-14 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480962 ] Kristian Waagan commented on DERBY-2393: I looked at the patch, and assumed you did a svn copy followed

[jira] Updated: (DERBY-2392) Create verbose option to get the queries which are currently running

2007-03-14 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2392: --- Derby Info: (was: [Patch Available]) Based on comments, this patch seems not quite ready

[jira] Commented: (DERBY-2442) Remove code made redundant by DERBY-681

2007-03-15 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481095 ] Kristian Waagan commented on DERBY-2442: Patch looks good. I'm running tests, and will commit later today

[jira] Updated: (DERBY-2442) Remove code made redundant by DERBY-681

2007-03-15 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2442: --- Derby Info: (was: [Patch Available]) The patch doesn't compile: [javac] java/engine

[jira] Updated: (DERBY-2393) Change the test name from RunLangTest to RunOptimizerTest

2007-03-15 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2393: --- Attachment: DERBY-2393_ver2.diff I made some changes to the patch and updated the revised

[jira] Resolved: (DERBY-2393) Change the test name from RunLangTest to RunOptimizerTest

2007-03-15 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan resolved DERBY-2393. Resolution: Fixed Fix Version/s: 10.3.0.0 Derby Info: (was: [Patch

[jira] Commented: (DERBY-2393) Change the test name from RunLangTest to RunOptimizerTest

2007-03-16 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481565 ] Kristian Waagan commented on DERBY-2393: No problem :) Feel free to close this isse if you feel it has been

[jira] Updated: (DERBY-2419) Tighten encapsulation of state in TestConfiguration

2007-03-16 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2419: --- Attachment: derby-2419-2a-alternative2.stat derby-2419-2a-alternative2.diff

[jira] Updated: (DERBY-2419) Tighten encapsulation of state in TestConfiguration

2007-03-16 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2419: --- Derby Info: [Patch Available] Tighten encapsulation of state in TestConfiguration

[jira] Resolved: (DERBY-2442) Remove code made redundant by DERBY-681

2007-03-19 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan resolved DERBY-2442. Resolution: Fixed Derby Info: (was: [Patch Available]) Commited 'post681

[jira] Created: (DERBY-2472) Use Throwable.initCause() to improve error reporting

2007-03-21 Thread Kristian Waagan (JIRA)
: JDBC, Miscellaneous Affects Versions: 10.3.0.0 Reporter: Kristian Waagan Priority: Minor As Derby has moved to J2SE 1.4, Throwable.initCause() can now be used to improve error reporting. As stated in the initial commit (that was backed out, see below): 'Set

[jira] Updated: (DERBY-2472) Use Throwable.initCause() to improve error reporting

2007-03-21 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2472: --- Attachment: derby-2472_initial_patch.diff Backed out the initial commit to keep the test

[jira] Resolved: (DERBY-2442) Remove code made redundant by DERBY-681

2007-03-21 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan resolved DERBY-2442. Resolution: Fixed Derby Info: (was: [Patch Available]) Committed 'post681.refactor2

[jira] Commented: (DERBY-2353) intermittent NPEs during DELETE ops in a reasonably large transaction

2007-03-22 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483054 ] Kristian Waagan commented on DERBY-2353: I don't think setting 'derby.stream.error.method' actually disables

[jira] Updated: (DERBY-2480) DriverManager.getConnection leaks memory using EmbeddedDriver on non-existent database

2007-03-22 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2480: --- Priority: Minor (was: Major) Derby Info: [Regression

[jira] Commented: (DERBY-2450) Clob.Position returning wrong value when operating on Reader

2007-03-23 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483468 ] Kristian Waagan commented on DERBY-2450: I'm having a look at the patch. One thing that struck me

[jira] Commented: (DERBY-2450) Clob.Position returning wrong value when operating on Reader

2007-03-23 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483499 ] Kristian Waagan commented on DERBY-2450: A few more comments and observations. (a) The longest search

[jira] Updated: (DERBY-2450) Clob.Position returning wrong value when operating on Reader

2007-03-23 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2450: --- Component/s: JDBC Affects Version/s: 10.3.0.0 Clob.Position returning wrong value

[jira] Updated: (DERBY-2460) Create a framework for writing unit tests that will access a private fields of derby classes.

2007-03-24 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2460: --- Attachment: derby-2460-writeup-rev01.txt Attaching a first draft revision of a writeup

[jira] Updated: (DERBY-2450) Clob.Position returning wrong value when operating on Reader

2007-03-25 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2450: --- Derby Info: (was: [Patch Available]) Fix Version/s: 10.3.0.0 Committed 'derby-2250

[jira] Updated: (DERBY-2450) Clob.Position returning wrong value when operating on Reader

2007-03-26 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2450: --- Attachment: derby-2450-javadoc.diff Attached 'derby-2450-javadoc.diff' which rewrites

[jira] Resolved: (DERBY-2450) Clob.Position returning wrong value when operating on Reader

2007-03-26 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan resolved DERBY-2450. Resolution: Fixed Committed 'derby-2450-javadoc.diff' to trunk with revision 522447

[jira] Commented: (DERBY-2460) Create a framework for writing unit tests that will access a private fields of derby classes.

2007-03-26 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484124 ] Kristian Waagan commented on DERBY-2460: Hi Dan, Your concerns are valid for this kind of tests. My primary

[jira] Commented: (DERBY-2346) Provide set methods for clob for embedded driver

2007-03-26 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484126 ] Kristian Waagan commented on DERBY-2346: Comments on 'derby-2346-only_for_review.diff': 1) Wrong class

[jira] Commented: (DERBY-2460) Create a framework for writing unit tests that will access a private fields of derby classes.

2007-03-27 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484432 ] Kristian Waagan commented on DERBY-2460: [ snip - comments on Dans and Kristians previous posts ] js

[jira] Updated: (DERBY-2419) Tighten encapsulation of state in TestConfiguration

2007-03-27 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2419: --- Derby Info: (was: [Patch Available]) Assignee: (was: Kristian Waagan) Tighten

[jira] Commented: (DERBY-1949) locate function returns invalid value when first parameter is empty string

2007-03-28 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484790 ] Kristian Waagan commented on DERBY-1949: In a patch I recently reviewed: if (searchStr

[jira] Updated: (DERBY-269) Provide some way to update index cardinality statistics (e.g. reimplement update statistics)

2007-04-10 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-269: -- Affects Version/s: (was: 10.0.2.2) 10.3.0.0

[jira] Updated: (DERBY-2359) Code cleanups for the org.apache.derby.impl.store.access.* packages

2007-04-11 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2359: --- Attachment: derby-2359-3a-visibility_changes.stat derby-2359-3a

[jira] Commented: (DERBY-595) Using derby.language.logStatementText=true can mask certain exceptions and lead to incorrect behavior in some cases

2007-04-11 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488036 ] Kristian Waagan commented on DERBY-595: --- I had a look at the patch and have a few comments. I am not sure I

[jira] Updated: (DERBY-1001) Rewrite 'store/encryptionKey.sql' to a JUnit test

2007-04-11 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-1001: --- Attachment: derby-1001-1a-preliminary.stat derby-1001-1a-preliminary.diff I

[jira] Updated: (DERBY-1001) Rewrite 'store/encryptionKey.sql' to a JUnit test

2007-04-11 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-1001: --- Derby Info: [Patch Available] Affects Version/s: (was: 10.2.1.6

[jira] Commented: (DERBY-2346) Provide set methods for clob for embedded driver

2007-04-11 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488197 ] Kristian Waagan commented on DERBY-2346: Regarding the UTF-8 char - byte - char conversion using String

[jira] Commented: (DERBY-2359) Code cleanups for the org.apache.derby.impl.store.access.* packages

2007-04-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488304 ] Kristian Waagan commented on DERBY-2359: Committed 'derby-2359-3a-visibility_changes.diff' to trunk

[jira] Commented: (DERBY-2327) Reduce monitor contention in LockSet

2007-04-16 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489042 ] Kristian Waagan commented on DERBY-2327: I've been using this patch in various loads, and have not seen any

[jira] Updated: (DERBY-2495) Create framework for calling locator related stored procedures from client

2007-04-16 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2495: --- Derby Info: (was: [Patch Available]) Committed 'blobframework_v2.diff' to trunk

[jira] Commented: (DERBY-2495) Create framework for calling locator related stored procedures from client

2007-04-16 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489096 ] Kristian Waagan commented on DERBY-2495: Øystein, see my answers to selected questions below. 3) Any

[jira] Created: (DERBY-2552) Specifying a streaming cipher for data encryption causes java.lang.ArithmeticException

2007-04-16 Thread Kristian Waagan (JIRA)
Project: Derby Issue Type: Bug Components: Services Affects Versions: 10.3.0.0 Reporter: Kristian Waagan If a streaming cipher is specified for data encryption when creating a database, a java.lang.ArithmeticException is thrown. The reason is that the cipher block

[jira] Resolved: (DERBY-2495) Create framework for calling locator related stored procedures from client

2007-04-16 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan resolved DERBY-2495. Resolution: Fixed Derby Info: (was: [Patch Available]) Committed 'derby-2459

[jira] Created: (DERBY-2555) Remove use of doPrivileged in EncryptionKeyTest

2007-04-17 Thread Kristian Waagan (JIRA)
Versions: 10.3.0.0 Reporter: Kristian Waagan Priority: Trivial When converted to JUnit, the test originally wrapped connections used to create/restore databases from a backup image in doPrivileged-calls. This was done to allow the backup images to be read by Derby

[jira] Created: (DERBY-2556) Code paths for db restore do not use doPrivileged-calls, causing SecurityException

2007-04-17 Thread Kristian Waagan (JIRA)
: Derby Issue Type: Bug Components: Services Affects Versions: 10.2.2.0, 10.3.0.0 Environment: Derby running with a security manager. Reporter: Kristian Waagan When using 'createFrom' or 'restoreFrom' in the JDBC url to restore a database from a backup image

[jira] Updated: (DERBY-595) Using derby.language.logStatementText=true can mask certain exceptions and lead to incorrect behavior in some cases

2007-04-18 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-595: -- Derby Info: (was: [Patch Available]) Committed 'derby595_v2.diff' to trunk with revision

[jira] Commented: (DERBY-2549) ArrayIndexOutOfBoundsException in SYSCS_UTIL.SYSCS_INPLACE_COMPRESS_TABLE

2007-04-18 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489772 ] Kristian Waagan commented on DERBY-2549: FYI, a user claimed to have a reproducible example for this on IRC

[jira] Updated: (DERBY-2549) ArrayIndexOutOfBoundsException in SYSCS_UTIL.SYSCS_INPLACE_COMPRESS_TABLE

2007-04-18 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2549: --- Attachment: DerbyDiskSpaceDiag.java A little app printing simple disk space diagnostics

<    5   6   7   8   9   10   11   12   13   14   >