[jira] Commented: (DERBY-2911) Implement a buffer manager using java.util.concurrent classes

2007-08-29 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523478 ] Knut Anders Hatlen commented on DERBY-2911: --- Thanks for your comments, Dan and Bryan. I was thinking

[jira] Resolved: (DERBY-3025) NPE when connecting to database with securityMechanism=8

2007-08-29 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen resolved DERBY-3025. --- Resolution: Fixed Fix Version/s: 10.4.0.0 Derby Info: (was: [Patch

[jira] Resolved: (DERBY-2906) derbynet.jar derbytools.jar incorrectly have a META-INF/services/java.sql.Driver entry

2007-08-29 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan resolved DERBY-2906. Resolution: Fixed Fix Version/s: 10.3.1.5 10.2.2.1 Merged to

[jira] Assigned: (DERBY-2977) Replication: Add a ReplicationMaster controller that will manage replication on the master side

2007-08-29 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jørgen Løland reassigned DERBY-2977: Assignee: Jørgen Løland Replication: Add a ReplicationMaster controller that will manage

[jira] Created: (DERBY-3031) Improve Derby core plugin packaging structure (solving MANY problems)

2007-08-29 Thread Dominik Wagenknecht (JIRA)
Improve Derby core plugin packaging structure (solving MANY problems) --- Key: DERBY-3031 URL: https://issues.apache.org/jira/browse/DERBY-3031 Project: Derby Issue Type:

[jira] Commented: (DERBY-2977) Replication: Add a ReplicationMaster controller that will manage replication on the master side

2007-08-29 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523522 ] Jørgen Løland commented on DERBY-2977: -- I plan to implement the ReplicationMaster Controller incrementally in

[jira] Commented: (DERBY-2998) Add support for ROW_NUMBER() window function

2007-08-29 Thread Thomas Nielsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523537 ] Thomas Nielsen commented on DERBY-2998: --- Thanks for chiming in Bryan! My plan for the prototype patch was,

[jira] Updated: (DERBY-3025) NPE when connecting to database with securityMechanism=8

2007-08-29 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen updated DERBY-3025: -- Fix Version/s: 10.3.1.5 Merged fix to 10.3 (rev 570752). NPE when connecting to

[jira] Updated: (DERBY-2911) Implement a buffer manager using java.util.concurrent classes

2007-08-29 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen updated DERBY-2911: -- Derby Info: [Patch Available] Implement a buffer manager using java.util.concurrent

[jira] Updated: (DERBY-2911) Implement a buffer manager using java.util.concurrent classes

2007-08-29 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen updated DERBY-2911: -- Attachment: d2911-unused.stat d2911-unused.diff I noticed that some of

[jira] Updated: (DERBY-3023) Different result rows depending on the sequence of INNER JOIN and OUTER JOIN

2007-08-29 Thread Stefan Cordes (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Cordes updated DERBY-3023: - Attachment: derby-02-search-joins2.zip Different result rows depending on the sequence of INNER

[jira] Commented: (DERBY-3023) Different result rows depending on the sequence of INNER JOIN and OUTER JOIN

2007-08-29 Thread Stefan Cordes (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523555 ] Stefan Cordes commented on DERBY-3023: -- Hallo! This bug does affect 10.1.2.1. Even 10.1.1.0 is affected. I

Regression Test Report - Daily 570462 - Sun DBTG

2007-08-29 Thread Henri . Vandescheur
[Auto-generated mail] *Daily* 570462/2007-08-28 18:00:19 CEST Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* lin 0290290 073.38% derbyall 095039503 0 1217.96% suitesAll sles 0

[jira] Assigned: (DERBY-2946) In soft upgrade mode, the metadata queries do not get compiled in SYS schema. This will cause problems in future releases of Derby.

2007-08-29 Thread Mamta A. Satoor (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mamta A. Satoor reassigned DERBY-2946: -- Assignee: Mamta A. Satoor In soft upgrade mode, the metadata queries do not get

Hard upgrade vs soft upgrade : Using 10.3 database against main codeline without upgrade=true flag

2007-08-29 Thread Mamta Satoor
Hi, I am little puzzled by the behavior I see when I use a 10.3 database against main codeline. I have not given upgrade=true and hence no hard upgrade involved here. (Note that I have to use derby.database.allowPreReleaseUpgrade=true to allow use of 10.4 beta code on a 10.3 database). Following

Please look at 1931

2007-08-29 Thread Aaron J Tarter
Hi, I provided a patch for the eclipse plug-in in response to https://issues.apache.org/jira/browse/DERBY-1931. Can someone with Eclipse experience, preferably a committer, please comment on it, so we can commit it. Thanks. -- Regards, Aaron J Tarter

[jira] Created: (DERBY-3032) java.lang.ClassCastException returning null from a case statement in subquery

2007-08-29 Thread Kathey Marsden (JIRA)
java.lang.ClassCastException returning null from a case statement in subquery -- Key: DERBY-3032 URL: https://issues.apache.org/jira/browse/DERBY-3032 Project: Derby

Re: Documentation for SYSTABLES in reference manual does not mention 'A' for synonym type in TABLETYPE column

2007-08-29 Thread Laura Stewart
Mamta - Did you open an issue for this? On 7/17/07, Mamta Satoor [EMAIL PROTECTED] wrote: Hi, Derby 10.2's Reference Manual at http://db.apache.org/derby/docs/10.2/ref/ref-single.html#rrefsistabs24269 has a page for SYSTABLES. This page has 'S' (system table), 'T' (user table), or 'V'

Re: Documentation for SYSTABLES in reference manual does not mention 'A' for synonym type in TABLETYPE column

2007-08-29 Thread Kathey Marsden
Laura Stewart wrote: Mamta - Did you open an issue for this? https://issues.apache.org/jira/browse/DERBY-3001 is open for this issue.

[jira] Updated: (DERBY-2954) Add commands to NetworkServerControl for interacting with the replication functionality

2007-08-29 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] V.Narayanan updated DERBY-2954: --- Attachment: NetworkServerControlCmds_v3.stat NetworkServerControlCmds_v3.diff Thank

[jira] Created: (DERBY-3033) select query results in nullpointer exception in skipScan()

2007-08-29 Thread Haolan Qin (JIRA)
select query results in nullpointer exception in skipScan() --- Key: DERBY-3033 URL: https://issues.apache.org/jira/browse/DERBY-3033 Project: Derby Issue Type: Bug

[jira] Commented: (DERBY-3033) select query results in nullpointer exception in skipScan()

2007-08-29 Thread Dag H. Wanvik (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523711 ] Dag H. Wanvik commented on DERBY-3033: -- Are you able to provide a program that reproduces the error? If not,

[jira] Updated: (DERBY-3034) Address testing todo items in CollationTest.java

2007-08-29 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden updated DERBY-3034: -- Attachment: derby-3034_stat.txt derby-3034_diff.txt The attached patch