[jira] Updated: (DERBY-3063) Extend the system function mechanism to support functions with multiple arguments

2007-09-10 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3063: --- Attachment: derby-3063-1a-preview.diff derby-3063-1a-preview.stat '

[jira] Updated: (DERBY-2824) Improve error reporting, fix whitespace/formatting issues and replace tabs in UTF8Reader

2007-09-17 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2824: --- Attachment: derby-2824-4a-javadoc.diff 'derby-2824-4a-javadoc.diff' adds new J

[jira] Updated: (DERBY-2824) Improve error reporting, fix whitespace/formatting issues and replace tabs in UTF8Reader

2007-09-17 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2824: --- Derby Info: [Patch Available] Affects Version/s: 10.4.0.0 Fix Version/s

[jira] Created: (DERBY-3079) Database name is printed twice in derby.log on rollbacks when logStatementText is enabled

2007-09-18 Thread Kristian Waagan (JIRA)
Project: Derby Issue Type: Bug Components: Miscellaneous Affects Versions: 10.3.1.4, 10.2.2.0, 10.1.3.1, 10.4.0.0 Reporter: Kristian Waagan Assignee: Kristian Waagan Priority: Trivial Fix For: 10.4.0.0 When the property

[jira] Updated: (DERBY-3079) Database name is printed twice in derby.log on rollbacks when logStatementText is enabled

2007-09-19 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3079: --- Derby Info: [Patch Available] > Database name is printed twice in derby.log on rollba

[jira] Updated: (DERBY-3079) Database name is printed twice in derby.log on rollbacks when logStatementText is enabled

2007-09-19 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3079: --- Attachment: derby-3079-1a.diff 'derby-3079-1a.diff' removes one of the printo

[jira] Commented: (DERBY-3091) NullPointerException executing SYSCS_UTIL.SYSCS_IMPORT_TABLE when derby.language.logQueryPlan=true

2007-10-02 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12531754 ] Kristian Waagan commented on DERBY-3091: As far as I can understand, lcc.getRunTimeStatisticsObject

[jira] Updated: (DERBY-3079) Database name is printed twice in derby.log on rollbacks when logStatementText is enabled

2007-10-04 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3079: --- Derby Info: [Patch Available, Existing Application Impact] (was: [Patch Available]) I&#

[jira] Resolved: (DERBY-2824) Improve error reporting, fix whitespace/formatting issues and replace tabs in UTF8Reader

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

[jira] Closed: (DERBY-2824) Improve error reporting, fix whitespace/formatting issues and replace tabs in UTF8Reader

2007-10-08 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan closed DERBY-2824. -- > Improve error reporting, fix whitespace/formatting issues and replace tabs in > UTF8

[jira] Closed: (DERBY-1519) 'setAsciiStream' uses different encodings for embedded and client

2007-10-08 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan closed DERBY-1519. -- Since there has been no response on merging the fix with 10.2 and we have pushed 10.3 out the

[jira] Resolved: (DERBY-3079) Database name is printed twice in derby.log on rollbacks when logStatementText is enabled

2007-10-11 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan resolved DERBY-3079. Resolution: Fixed Derby Info: [Existing Application Impact] (was: [Existing

[jira] Commented: (DERBY-2348) testProtocol(org.apache.derbyTesting.functionTests.tests.derbynet.NetHarnessJavaTest)j failed

2007-10-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534234 ] Kristian Waagan commented on DERBY-2348: Can anyone explain to me what is the problem with the testProtocol

[jira] Commented: (DERBY-3130) Reduce memory footprint of StoredRecordHeader

2007-10-15 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534771 ] Kristian Waagan commented on DERBY-3130: Hi Knut, I think this is a good fix. I have gotten into trouble

[jira] Commented: (DERBY-3140) InListMultiProbeTest creates 30000 DataRow objects that do not get released during suites.All run

2007-10-20 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536475 ] Kristian Waagan commented on DERBY-3140: I guess this also means that larger data structures required for

[jira] Updated: (DERBY-3093) Intermittent transaction failure caused by internal duplicate savepoint name for triggers

2007-10-21 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3093: --- Component/s: SQL Affects Version/s: 10.1.3.1 10.2.2.0

[jira] Commented: (DERBY-3130) Reduce memory footprint of StoredRecordHeader

2007-10-22 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536603 ] Kristian Waagan commented on DERBY-3130: I ran the patch with the load I experience problems with, and it

[jira] Issue Comment Edited: (DERBY-3130) Reduce memory footprint of StoredRecordHeader

2007-10-22 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536603 ] kristwaa edited comment on DERBY-3130 at 10/22/07 2:12 AM: -- I ran the patch with the

[jira] Commented: (DERBY-2234) ant junitreport gives fatal error during transformation

2007-10-25 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537546 ] Kristian Waagan commented on DERBY-2234: I think at least part of the problem here is which JVM version you

[jira] Created: (DERBY-3149) Add ant targets for building and running the package private tests against the classes directories

2007-10-25 Thread Kristian Waagan (JIRA)
-3149 Project: Derby Issue Type: Sub-task Components: Build tools, Test Affects Versions: 10.4.0.0 Reporter: Kristian Waagan Assignee: Kristian Waagan Priority: Minor Fix For: 10.4.0.0 Create ant targets in

[jira] Updated: (DERBY-3149) Add ant targets for building and running the package private tests against the classes directories

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

[jira] Updated: (DERBY-3149) Add ant targets for building and running the package private tests against the classes directories

2007-10-25 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3149: --- Derby Info: [Patch Available] > Add ant targets for building and running the package priv

[jira] Updated: (DERBY-3151) Reduce dependency on NetworkServerControl in TestConfiguration

2007-10-25 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3151: --- Fix Version/s: (was: 10.4.0.0) > Reduce dependency on NetworkServerControl

[jira] Created: (DERBY-3151) Reduce dependency on NetworkServerControl in TestConfiguration

2007-10-25 Thread Kristian Waagan (JIRA)
Components: Test Affects Versions: 10.4.0.0 Reporter: Kristian Waagan Priority: Minor Fix For: 10.4.0.0 Code has been added in TestConfiguration to allow for starting and stopping a Derby network server. Even if you know will not need this

[jira] Updated: (DERBY-3151) Reduce dependency on NetworkServerControl in TestConfiguration

2007-10-25 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3151: --- Attachment: derby-3151-1a-proposal.diff 'derby-3151-1a-proposal.diff' is a propos

[jira] Resolved: (DERBY-2789) DatabaseMetaData .locatorsUpdateCopy() should return true

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

[jira] Commented: (DERBY-3151) Reduce dependency on NetworkServerControl in TestConfiguration

2007-10-26 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537988 ] Kristian Waagan commented on DERBY-3151: I haven't studied the history much, but maybe something has

[jira] Commented: (DERBY-1599) Clob.getSubString() throws NullPointerException when created by updatable result set

2007-10-30 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538712 ] Kristian Waagan commented on DERBY-1599: This looks like a programming error somewhere in the JDBC layer. A

[jira] Commented: (DERBY-1599) Clob.getSubString() throws NullPointerException when created by updatable result set

2007-11-02 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12539562 ] Kristian Waagan commented on DERBY-1599: It is not clear to me why getCharacterStream and

[jira] Updated: (DERBY-3149) Add ant targets for building and running the package private tests against the classes directories

2007-11-09 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3149: --- Attachment: derby-3149-1b.diff 'derby-3149-1b.diff' refreshes the patch (there w

[jira] Updated: (DERBY-3149) Add ant targets for building and running the package private tests against the classes directories

2007-11-09 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3149: --- Derby Info: (was: [Patch Available]) Committed 'derby-3149-1b.diff' to trunk wit

[jira] Updated: (DERBY-2760) Clean-up issues for UTF8Util.java

2007-11-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2760: --- Attachment: derby-2760-2a-inner_class.diff 'derby-2760-2a-inner_class.diff' change

[jira] Updated: (DERBY-2760) Clean-up issues for UTF8Util.java

2007-11-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2760: --- Derby Info: [Patch Available] Fix Version/s: 10.4.0.0 Assignee: Kristian

[jira] Updated: (DERBY-3149) Add ant targets for building and running the package private tests against the classes directories

2007-11-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3149: --- Attachment: derby-3149-2a-conditional_compilation_fix.diff Dag H. Wanvik commented on derby

[jira] Commented: (DERBY-2760) Clean-up issues for UTF8Util.java

2007-11-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541751 ] Kristian Waagan commented on DERBY-2760: Forgot to mention that I ran derbyall and suites.All. I only saw

[jira] Commented: (DERBY-3163) Derby JUnit test framework adaptions to run existing tests against replicated databases

2007-11-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541766 ] Kristian Waagan commented on DERBY-3163: I had a look at 'derby-3163.1-v1.diff.txt', and saw that

[jira] Created: (DERBY-3199) Minor cleanup of DRDAProtocolTest

2007-11-12 Thread Kristian Waagan (JIRA)
Reporter: Kristian Waagan Assignee: Kristian Waagan Priority: Trivial Fix For: 10.4.0.0 Minor cleanup of DRDAProtocolTest; * remove unused imports * brush up a few comments * declare test to throw SQLException instead of Exception -- This message is

[jira] Updated: (DERBY-3199) Minor cleanup of DRDAProtocolTest

2007-11-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3199: --- Attachment: derby-3199-1a-minor_cleanup.diff 'derby-3199-1a-minor_cleanup.diff' at

[jira] Resolved: (DERBY-3199) Minor cleanup of DRDAProtocolTest

2007-11-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan resolved DERBY-3199. Resolution: Fixed Awaiting results from daily testing before closing. > Minor cleanup

[jira] Commented: (DERBY-2348) testProtocol(org.apache.derbyTesting.functionTests.tests.derbynet.NetHarnessJavaTest)j failed

2007-11-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541779 ] Kristian Waagan commented on DERBY-2348: Thanks Myrna. I'm thinking about taking another stab at rewr

[jira] Updated: (DERBY-2031) Convert derbynet/testProtocol.java to JUnit

2007-11-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2031: --- Assignee: Kristian Waagan (was: Julius Stroffek) I hijacked this issue, since there has

[jira] Commented: (DERBY-2031) Convert derbynet/testProtocol.java to JUnit

2007-11-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541784 ] Kristian Waagan commented on DERBY-2031: As a first step I copied the existing file to another location with

[jira] Commented: (DERBY-3149) Add ant targets for building and running the package private tests against the classes directories

2007-11-13 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542213 ] Kristian Waagan commented on DERBY-3149: Thank for looking at the second patch Dag. I'll remove the me

[jira] Updated: (DERBY-3149) Add ant targets for building and running the package private tests against the classes directories

2007-11-14 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3149: --- Attachment: derby-3149-2b-conditional_compilation_fix.diff 'derby-31

[jira] Commented: (DERBY-2991) Index split deadlock

2007-11-15 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542769 ] Kristian Waagan commented on DERBY-2991: As a data point for Kurts last comment/question, I don't

[jira] Commented: (DERBY-3149) Add ant targets for building and running the package private tests against the classes directories

2007-11-20 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12543844 ] Kristian Waagan commented on DERBY-3149: Fixed invalid @link tag in the PackagePrivateTestSuite JavaDoc with

[jira] Commented: (DERBY-3149) Add ant targets for building and running the package private tests against the classes directories

2007-11-21 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544480 ] Kristian Waagan commented on DERBY-3149: Thank you for reminding me about updating the wiki, Olav! I have

[jira] Created: (DERBY-3246) Minor cleanup in the Derby JUnit classes

2007-12-04 Thread Kristian Waagan (JIRA)
: 10.3.2.1, 10.4.0.0 Reporter: Kristian Waagan Priority: Trivial Several of the JUnit classes have grown/developed and need various types of cleanup; - remove unused imports - improve/add JavaDoc - remove unused methods - etc... This issue is basically a placeholder for

[jira] Updated: (DERBY-3246) Minor cleanup in the Derby JUnit classes

2007-12-05 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3246: --- Fix Version/s: 10.4.0.0 10.3.2.2 I split removal of unused imports from

[jira] Updated: (DERBY-3246) Minor cleanup in the Derby JUnit classes

2007-12-05 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3246: --- Attachment: derby-3246-1a_unused-imports.diff 'derby-3246-1a_unused-imports.diff

[jira] Commented: (DERBY-637) Conglomerate does not exist after inserting large data volume

2007-12-17 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552484 ] Kristian Waagan commented on DERBY-637: --- Could this be a problem with the invalidation code for the prepared

[jira] Updated: (DERBY-3044) Typos in documentation

2007-12-17 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3044: --- Affects Version/s: 10.3.2.1 Fix Version/s: 10.3.2.2 Merged the fix to 10.3 with

[jira] Closed: (DERBY-3283) Typo: "Network Server Library" should be derbynet.jar rather than derbyclient.jar in Getting Started

2007-12-17 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan closed DERBY-3283. -- Resolution: Duplicate Fix Version/s: 10.4.0.0 Assignee: Kristian Waagan Thank

[jira] Commented: (DERBY-3049) Remove (Language) ResultSet.getResultDescription() method

2007-12-17 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552497 ] Kristian Waagan commented on DERBY-3049: Has the fix been verified, so that the issue can be closed

[jira] Updated: (DERBY-2760) Clean-up issues for UTF8Util.java

2007-12-18 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2760: --- Attachment: derby-2760-2b-inner_class.diff '' addresses the comments fro

[jira] Issue Comment Edited: (DERBY-2760) Clean-up issues for UTF8Util.java

2007-12-18 Thread Kristian Waagan (JIRA)
rby > Issue Type: Improvement > Components: JDBC >Affects Versions: 10.3.1.4 >Reporter: Knut Anders Hatlen >Assignee: Kristian Waagan >Priority: Trivial > Fix For: 10.4.0.0 > > Attachments: derby-2

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

2007-12-18 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552812 ] Kristian Waagan commented on DERBY-2359: I want to remove the unused parameter 'conglomId' of

[jira] Updated: (DERBY-2760) Clean-up issues for UTF8Util.java

2007-12-19 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2760: --- Derby Info: (was: [Patch Available]) Committed 'derby-2760-2b-inner_class.diff'

[jira] Commented: (DERBY-1368) EOFException when reading from blob's binary stream

2007-12-19 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553387 ] Kristian Waagan commented on DERBY-1368: I had a look at the test, and it looks good to me. I ran the test

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

2008-01-03 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.4.0.0 > Code cleanups for the org.apache.derby.impl.store.acc

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

2008-01-03 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: --- Derby Info: [Patch Available] > Code cleanups for the org.apache.derby.impl.store.acc

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

2008-01-03 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-5a-Conglomerate_API_change.diff derby-2359-4a

[jira] Commented: (DERBY-3149) Add ant targets for building and running the package private tests against the classes directories

2008-01-04 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12555851#action_12555851 ] Kristian Waagan commented on DERBY-3149: Regarding why junit-pptesting i

[jira] Commented: (DERBY-3149) Add ant targets for building and running the package private tests against the classes directories

2008-01-04 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12555876#action_12555876 ] Kristian Waagan commented on DERBY-3149: Is there already a variable for Jav

[jira] Closed: (DERBY-2981) Convert jdbcapi/prepStamtNull.java to JUnit

2008-01-07 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan closed DERBY-2981. -- Resolution: Fixed Fix Version/s: 10.4.0.0 Seems this was committed with revision 567126

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

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

[jira] Commented: (DERBY-3302) NullPointerException during recovery of database with territory-based collation

2008-01-07 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556679#action_12556679 ] Kristian Waagan commented on DERBY-3302: Hello Mamta, I tried the repro as

[jira] Commented: (DERBY-3149) Add ant targets for building and running the package private tests against the classes directories

2008-01-07 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556746#action_12556746 ] Kristian Waagan commented on DERBY-3149: Kathey, I do not mind the change

[jira] Updated: (DERBY-3117) Adjust master build script to require the Java 5 compiler to build Derby

2008-01-08 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3117: --- Attachment: derby-3117-08a-j15libBuildingInstr.diff While looking into DERBY-3149, I found

[jira] Updated: (DERBY-3149) Add ant targets for building and running the package private tests against the classes directories

2008-01-08 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3149: --- Attachment: derby-3149-4a-compile_against_15_libraries.diff 'derby-31

[jira] Updated: (DERBY-3149) Add ant targets for building and running the package private tests against the classes directories

2008-01-08 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3149: --- Derby Info: [Patch Available] > Add ant targets for building and running the package priv

[jira] Commented: (DERBY-3149) Add ant targets for building and running the package private tests against the classes directories

2008-01-08 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557046#action_12557046 ] Kristian Waagan commented on DERBY-3149: Kathey, As far as I have unders

[jira] Commented: (DERBY-3117) Adjust master build script to require the Java 5 compiler to build Derby

2008-01-09 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557182#action_12557182 ] Kristian Waagan commented on DERBY-3117: Committed 'd

[jira] Commented: (DERBY-1368) EOFException when reading from blob's binary stream

2008-01-09 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557188#action_12557188 ] Kristian Waagan commented on DERBY-1368: I see the test has been committed (&#

[jira] Created: (DERBY-3306) jdbc4.StatementEventsTest cannot be run individually in a clean environment

2008-01-09 Thread Kristian Waagan (JIRA)
Issue Type: Bug Components: Test Affects Versions: 10.4.0.0 Reporter: Kristian Waagan Priority: Minor jdbc4.StatementEventsTest cannot be run individually in a clean environment because the test database is not created if it does not exist. Excerpt of output

[jira] Updated: (DERBY-3307) NPE in PooledConnction event notification handling if a null listener is added

2008-01-09 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3307: --- Attachment: derby-3307-1a-test_repro.diff 'derby-3307-1a-test_repro.diff' can be

[jira] Created: (DERBY-3307) NPE in PooledConnction event notification handling if a null listener is added

2008-01-09 Thread Kristian Waagan (JIRA)
Issue Type: Bug Components: JDBC Affects Versions: 10.3.2.1, 10.4.0.0 Reporter: Kristian Waagan Priority: Minor If a null reference is passed in to one of the ClientPooledConnection.addXEventListener, a NPE will be thrown if an event occurs. I will attach

[jira] Resolved: (DERBY-3149) Add ant targets for building and running the package private tests against the classes directories

2008-01-09 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan resolved DERBY-3149. Resolution: Fixed Derby Info: (was: [Patch Available]) I take that as a go. You

[jira] Created: (DERBY-3308) Broken synchronization for event handling in ClientPooledConnection40

2008-01-09 Thread Kristian Waagan (JIRA)
Components: JDBC Affects Versions: 10.3.2.1, 10.2.2.0, 10.4.0.0 Reporter: Kristian Waagan Assignee: Kristian Waagan Priority: Minor Access to the the list of event listeners is not synchronized properly. Taken the rather infrequent use of the

[jira] Updated: (DERBY-3308) Broken synchronization for event handling in ClientPooledConnection40

2008-01-09 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3308: --- Component/s: Network Client > Broken synchronization for event handling

[jira] Created: (DERBY-3309) Minor cleanups in ClientPooledConnection40 and ClientPooledConnection

2008-01-09 Thread Kristian Waagan (JIRA)
-task Components: JDBC, Network Client Affects Versions: 10.3.2.1, 10.2.2.0, 10.4.0.0 Reporter: Kristian Waagan Assignee: Kristian Waagan Priority: Trivial Fix For: 10.2.2.1, 10.3.2.2, 10.4.0.0 A few minor cleanups: 1) Remove unused

[jira] Commented: (DERBY-3117) Adjust master build script to require the Java 5 compiler to build Derby

2008-01-09 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557293#action_12557293 ] Kristian Waagan commented on DERBY-3117: Thanks for the useful plan summary

[jira] Commented: (DERBY-3305) Embedded ResultSet.getStatement() returns incorrect reference for dynamic result sets

2008-01-09 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557304#action_12557304 ] Kristian Waagan commented on DERBY-3305: Could the commit for this issue

[jira] Updated: (DERBY-3309) Minor cleanups in ClientPooledConnection40 and ClientPooledConnection

2008-01-10 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3309: --- Attachment: derby-3309-1a-unused_imports.diff 'derby-3309-1a-unused_imports.diff

[jira] Updated: (DERBY-3309) Minor cleanups in ClientPooledConnection40 and ClientPooledConnection

2008-01-10 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3309: --- Attachment: derby-3309-2a-remove_unused_constructor.diff 'derby-33

[jira] Updated: (DERBY-3309) Minor cleanups in ClientPooledConnection40 and ClientPooledConnection

2008-01-10 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3309: --- Derby Info: [Patch Available] > Minor cleanups in ClientPooledConnection40

[jira] Updated: (DERBY-3313) JDBC client driver statement cache

2008-01-10 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3313: --- Attachment: JDBCClientStatementCacheOverview.txt 'JDBCClientStatementCacheOvervie

[jira] Created: (DERBY-3313) JDBC client driver statement cache

2008-01-10 Thread Kristian Waagan (JIRA)
Versions: 10.4.0.0 Reporter: Kristian Waagan Assignee: Kristian Waagan Fix For: 10.4.0.0 A statement cache in the JDBC client driver will help increase performance in certain scenarios, for instance some multi-tier systems using connection pooling. Please consult

[jira] Commented: (DERBY-3313) JDBC client driver statement cache

2008-01-10 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557827#action_12557827 ] Kristian Waagan commented on DERBY-3313: Thanks for giving feedback on

[jira] Updated: (DERBY-3309) Minor cleanups in ClientPooledConnection40 and ClientPooledConnection

2008-01-14 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3309: --- Derby Info: (was: [Patch Available]) Fix Version/s: (was: 10.2.2.1

[jira] Updated: (DERBY-3313) JDBC client driver statement cache

2008-01-15 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3313: --- Attachment: derby-3313-1a-early_prototype.stat derby-3313-1a

[jira] Created: (DERBY-3319) Logical connections do not check if a transaction is active on close

2008-01-15 Thread Kristian Waagan (JIRA)
Components: JDBC, Network Client Affects Versions: 10.3.2.1, 10.4.0.0 Environment: Embedded driver and client driver. Reporter: Kristian Waagan If you call close on a logical connection, for instance as obtained through a PooledConnection, it does not check if

[jira] Updated: (DERBY-3319) Logical connections do not check if a transaction is active on close

2008-01-15 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3319: --- Attachment: LogicalConnectionCloseActiveTransactionBug.java

[jira] Commented: (DERBY-3313) JDBC client driver statement cache

2008-01-15 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559182#action_12559182 ] Kristian Waagan commented on DERBY-3313: Thank you for your interest in this i

[jira] Commented: (DERBY-3313) JDBC client driver statement cache

2008-01-16 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559388#action_12559388 ] Kristian Waagan commented on DERBY-3313: Bryan wrote: > Thanks Kristian!

[jira] Commented: (DERBY-3313) JDBC client driver statement cache

2008-01-16 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559542#action_12559542 ] Kristian Waagan commented on DERBY-3313: At the moment I'm looking into

[jira] Commented: (DERBY-3313) JDBC client driver statement cache

2008-01-16 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559609#action_12559609 ] Kristian Waagan commented on DERBY-3313: Bryan wrote: > Did I understand co

[jira] Commented: (DERBY-2103) After a Lexical Error due to syntax error , even a simple create table does not work on the same connection.

2008-01-17 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559880#action_12559880 ] Kristian Waagan commented on DERBY-2103: The javacc-152 issue has been fixed,

[jira] Commented: (DERBY-3313) JDBC client driver statement cache

2008-01-17 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559978#action_12559978 ] Kristian Waagan commented on DERBY-3313: I have spent some time looking into

[jira] Created: (DERBY-3326) Introduce a caching logical connection and logical prepared statement in the client driver

2008-01-17 Thread Kristian Waagan (JIRA)
Project: Derby Issue Type: Sub-task Components: JDBC, Network Client Affects Versions: 10.4.0.0 Reporter: Kristian Waagan Assignee: Kristian Waagan Fix For: 10.4.0.0 A logical connection with statement caching capabilities is required

<    8   9   10   11   12   13   14   15   16   17   >