[jira] [Commented] (DERBY-6808) Syntax error in DOAP file release section

2015-05-09 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14536618#comment-14536618 ] Bryan Pendleton commented on DERBY-6808: Thanks for bringing this to our

[jira] [Commented] (DERBY-6808) Syntax error in DOAP file release section

2015-05-09 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14536626#comment-14536626 ] Bryan Pendleton commented on DERBY-6808: Here's a bit of DOAP documentation:

[jira] [Created] (DERBY-6800) Implement DerbySQLIntegrityConstraintViolationException class

2015-04-21 Thread Bryan Pendleton (JIRA)
Bryan Pendleton created DERBY-6800: -- Summary: Implement DerbySQLIntegrityConstraintViolationException class Key: DERBY-6800 URL: https://issues.apache.org/jira/browse/DERBY-6800 Project: Derby

[jira] [Created] (DERBY-6803) Change Sqlca and SqlException in NetworkClient to call MessageUtils

2015-04-21 Thread Bryan Pendleton (JIRA)
Bryan Pendleton created DERBY-6803: -- Summary: Change Sqlca and SqlException in NetworkClient to call MessageUtils Key: DERBY-6803 URL: https://issues.apache.org/jira/browse/DERBY-6803 Project: Derby

[jira] [Commented] (DERBY-6773) Derby throws plain SQLIntegrityConstraintViolationException

2015-04-21 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14506185#comment-14506185 ] Bryan Pendleton commented on DERBY-6773: Hi Abhinav, that is good to hear. I was

[jira] [Created] (DERBY-6802) Change NetworkServer code to use new MessageUtils class

2015-04-21 Thread Bryan Pendleton (JIRA)
Bryan Pendleton created DERBY-6802: -- Summary: Change NetworkServer code to use new MessageUtils class Key: DERBY-6802 URL: https://issues.apache.org/jira/browse/DERBY-6802 Project: Derby

[jira] [Commented] (DERBY-6773) Derby throws plain SQLIntegrityConstraintViolationException

2015-04-21 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14506220#comment-14506220 ] Bryan Pendleton commented on DERBY-6773: As I filed the sub-tasks, I decided that

[jira] [Created] (DERBY-6801) Implement MessageUtils class so client and server can share message argument encoding/decoding

2015-04-21 Thread Bryan Pendleton (JIRA)
Bryan Pendleton created DERBY-6801: -- Summary: Implement MessageUtils class so client and server can share message argument encoding/decoding Key: DERBY-6801 URL: https://issues.apache.org/jira/browse/DERBY-6801

[jira] [Created] (DERBY-6804) Change SQLExceptionFactory in both Server and Client to throw Derby exception subclass

2015-04-21 Thread Bryan Pendleton (JIRA)
Bryan Pendleton created DERBY-6804: -- Summary: Change SQLExceptionFactory in both Server and Client to throw Derby exception subclass Key: DERBY-6804 URL: https://issues.apache.org/jira/browse/DERBY-6804

[jira] [Commented] (DERBY-1178) NetworkServer doesn't handle new subclasses of SQLException correctly

2015-04-19 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14502019#comment-14502019 ] Bryan Pendleton commented on DERBY-1178: As part of studying DERBY-6773, I've been

[jira] [Commented] (DERBY-6773) Derby throws plain SQLIntegrityConstraintViolationException

2015-04-19 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14502027#comment-14502027 ] Bryan Pendleton commented on DERBY-6773: I spent some time digging into

[jira] [Commented] (DERBY-1178) NetworkServer doesn't handle new subclasses of SQLException correctly

2015-04-19 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14502036#comment-14502036 ] Bryan Pendleton commented on DERBY-1178: The server-side portion of the logic

[jira] [Commented] (DERBY-6773) Derby throws plain SQLIntegrityConstraintViolationException

2015-04-12 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14491699#comment-14491699 ] Bryan Pendleton commented on DERBY-6773: Hmmm... Trying to code my idea, I

[jira] [Updated] (DERBY-6773) Derby throws plain SQLIntegrityConstraintViolationException

2015-04-12 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-6773: --- Attachment: generateOnClientDoesntWork.diff I'm attaching generateOnClientDoesntWork.diff,

[jira] [Commented] (DERBY-6773) Derby throws plain SQLIntegrityConstraintViolationException

2015-04-12 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14491684#comment-14491684 ] Bryan Pendleton commented on DERBY-6773: I've been thinking about the

[jira] [Updated] (DERBY-6773) Derby throws plain SQLIntegrityConstraintViolationException

2015-03-17 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-6773: --- Attachment: CallSuper.diff I decided to focus just on the embedded portion of the new feature

[jira] [Commented] (DERBY-3966) Do not require JRE 1.4 libraries at compile time since SUN's JDK 1.4 went out of support and can be used on JRE 1.4 without any problem

2015-03-17 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14366475#comment-14366475 ] Bryan Pendleton commented on DERBY-3966: The original mailing list link in the

[jira] [Commented] (DERBY-6791) Google Summer of Code 2015: Derby bug fixing

2015-03-15 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14362422#comment-14362422 ] Bryan Pendleton commented on DERBY-6791: Hi Abhinav, you should also review the

[jira] [Updated] (DERBY-6752) AutoloadedDriver tries to load a non-existent class, AutoloadedDriver40

2015-03-15 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-6752: --- Issue fix info: Newcomer AutoloadedDriver tries to load a non-existent class,

[jira] [Commented] (DERBY-6791) Google Summer of Code 2015: Derby bug fixing

2015-03-14 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14361903#comment-14361903 ] Bryan Pendleton commented on DERBY-6791: Hi Abhinav, I think it is time for you

[jira] [Updated] (DERBY-6791) Google Summer of Code 2015: Derby bug fixing

2015-03-14 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-6791: --- Assignee: Abhinav Gupta Google Summer of Code 2015: Derby bug fixing

[jira] [Commented] (DERBY-6773) Derby throws plain SQLIntegrityConstraintViolationException

2015-03-13 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14361403#comment-14361403 ] Bryan Pendleton commented on DERBY-6773: Hi Abhinav, Regarding the unsupported

[jira] [Updated] (DERBY-6773) Derby throws plain SQLIntegrityConstraintViolationException

2015-03-09 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-6773: --- Attachment: SharedException.diff I did a little bit of work on prototyping an alternate

[jira] [Commented] (DERBY-6773) Derby throws plain SQLIntegrityConstraintViolationException

2015-03-08 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14352386#comment-14352386 ] Bryan Pendleton commented on DERBY-6773: Since you started over with a fresh

[jira] [Commented] (DERBY-6773) Derby throws plain SQLIntegrityConstraintViolationException

2015-03-08 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14352141#comment-14352141 ] Bryan Pendleton commented on DERBY-6773: On my system, I have been successfully

[jira] [Commented] (DERBY-6773) Derby throws plain SQLIntegrityConstraintViolationException

2015-03-07 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14351701#comment-14351701 ] Bryan Pendleton commented on DERBY-6773: According to

[jira] [Commented] (DERBY-6773) Derby throws plain SQLIntegrityConstraintViolationException

2015-03-06 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14351349#comment-14351349 ] Bryan Pendleton commented on DERBY-6773: Hi Abhinav, To experiment with this

[jira] [Commented] (DERBY-6773) Derby throws plain SQLIntegrityConstraintViolationException

2015-03-06 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14350402#comment-14350402 ] Bryan Pendleton commented on DERBY-6773: Perhaps if we were to place our new

[jira] [Assigned] (DERBY-6773) Derby throws plain SQLIntegrityConstraintViolationException

2015-03-06 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton reassigned DERBY-6773: -- Assignee: Bryan Pendleton (was: Abhinav Gupta) Derby throws plain

[jira] [Updated] (DERBY-6773) Derby throws plain SQLIntegrityConstraintViolationException

2015-03-06 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-6773: --- Assignee: Abhinav Gupta (was: Bryan Pendleton) Derby throws plain

[jira] [Commented] (DERBY-6773) Derby throws plain SQLIntegrityConstraintViolationException

2015-03-05 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14349813#comment-14349813 ] Bryan Pendleton commented on DERBY-6773: After I run 'ant refreshjardriftcheck'

[jira] [Updated] (DERBY-6773) Derby throws plain SQLIntegrityConstraintViolationException

2015-03-05 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-6773: --- Attachment: SamePackage.diff Here is my diff, which compiles ('ant all') but does not pass

[jira] [Commented] (DERBY-6773) Derby throws plain SQLIntegrityConstraintViolationException

2015-03-05 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14349784#comment-14349784 ] Bryan Pendleton commented on DERBY-6773: Hi Abhinav, I think this is very good

[jira] [Commented] (DERBY-6773) Derby throws plain SQLIntegrityConstraintViolationException

2015-03-04 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347722#comment-14347722 ] Bryan Pendleton commented on DERBY-6773: I have a feeling that maybe the package

[jira] [Commented] (DERBY-6773) Derby throws plain SQLIntegrityConstraintViolationException

2015-03-04 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14346989#comment-14346989 ] Bryan Pendleton commented on DERBY-6773: One way to look at this is that we'd like

[jira] [Commented] (DERBY-6773) Derby throws plain SQLIntegrityConstraintViolationException

2015-03-02 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14343922#comment-14343922 ] Bryan Pendleton commented on DERBY-6773: I think you have exactly the right idea

[jira] [Commented] (DERBY-6773) Derby throws plain SQLIntegrityConstraintViolationException

2015-02-27 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14340992#comment-14340992 ] Bryan Pendleton commented on DERBY-6773: Here are three things that I think would

[jira] [Commented] (DERBY-6773) Derby throws plain SQLIntegrityConstraintViolationException

2015-02-26 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14339546#comment-14339546 ] Bryan Pendleton commented on DERBY-6773: Hi Abhinav, Have you been able to

[jira] [Commented] (DERBY-6791) Google Summer of Code 2015: Derby bug fixing

2015-02-25 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14336554#comment-14336554 ] Bryan Pendleton commented on DERBY-6791: Hi Abhinav. Indeed, my copy of the JIRA

[jira] [Commented] (DERBY-6791) Google Summer of Code 2015: Derby bug fixing

2015-02-25 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14336574#comment-14336574 ] Bryan Pendleton commented on DERBY-6791: Indeed, when I look at your profile, I

[jira] [Updated] (DERBY-6773) Derby throws plain SQLIntegrityConstraintViolationException

2015-02-25 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-6773: --- Assignee: Abhinav Gupta Derby throws plain SQLIntegrityConstraintViolationException

[jira] [Created] (DERBY-6795) Can the JMX docs be made to more precisely reference the published API pages?

2015-02-20 Thread Bryan Pendleton (JIRA)
Bryan Pendleton created DERBY-6795: -- Summary: Can the JMX docs be made to more precisely reference the published API pages? Key: DERBY-6795 URL: https://issues.apache.org/jira/browse/DERBY-6795

[jira] [Commented] (DERBY-6791) Google Summer of Code 2015: Derby bug fixing

2015-02-20 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14329087#comment-14329087 ] Bryan Pendleton commented on DERBY-6791: According to

[jira] [Commented] (DERBY-6791) Google Summer of Code 2015: Derby bug fixing

2015-02-17 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14325537#comment-14325537 ] Bryan Pendleton commented on DERBY-6791: Hello, Abhinav, Yes I agree, this seems

[jira] [Commented] (DERBY-6794) SYSCS_UTIL.SYSCS_GET_RUNTIMESTATISTICS(1) returns a long varchar (32,700)

2015-02-11 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14317163#comment-14317163 ] Bryan Pendleton commented on DERBY-6794: Another possibility is to investigate the

[jira] [Commented] (DERBY-6791) Google Summer of Code 2015: Derby bug fixing

2015-02-11 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14317136#comment-14317136 ] Bryan Pendleton commented on DERBY-6791: After you have studied the above links

[jira] [Commented] (DERBY-6793) Stream or LOG value cannot be retrieved more than once

2015-02-07 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310928#comment-14310928 ] Bryan Pendleton commented on DERBY-6793: Perhaps you can run your reproduction

[jira] [Commented] (DERBY-6791) Google Summer of Code 2015: Derby bug fixing

2015-02-06 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310381#comment-14310381 ] Bryan Pendleton commented on DERBY-6791: For those of you looking for some

[jira] [Created] (DERBY-6791) Google Summer of Code 2015: Derby bug fixing

2015-02-04 Thread Bryan Pendleton (JIRA)
Bryan Pendleton created DERBY-6791: -- Summary: Google Summer of Code 2015: Derby bug fixing Key: DERBY-6791 URL: https://issues.apache.org/jira/browse/DERBY-6791 Project: Derby Issue Type:

[jira] [Updated] (DERBY-6791) Google Summer of Code 2015: Derby bug fixing

2015-02-04 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-6791: --- Labels: Java database gsoc2015 jdbc (was: gsoc2015) Google Summer of Code 2015: Derby bug

[jira] [Commented] (DERBY-6790) SYSCS_UTIL.SYSCS_PEEK_AT_IDENTITY increase to 100 after restart AD Network Server

2015-01-30 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14298700#comment-14298700 ] Bryan Pendleton commented on DERBY-6790: I think that this is due to DERBY-6542,

[jira] [Commented] (DERBY-6786) NullPointerException in INSERT INTO statement with multiple subselects

2015-01-28 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14295208#comment-14295208 ] Bryan Pendleton commented on DERBY-6786: Perhaps a slight twist on your approach,

[jira] [Commented] (DERBY-6786) NullPointerException in INSERT INTO statement with multiple subselects

2015-01-22 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14287541#comment-14287541 ] Bryan Pendleton commented on DERBY-6786: Sometimes, when I see some ancient code

[jira] [Commented] (DERBY-6786) NullPointerException in INSERT INTO statement with multiple subselects

2015-01-20 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14284998#comment-14284998 ] Bryan Pendleton commented on DERBY-6786: * NOTE: This will be the 2nd time for

[jira] [Commented] (DERBY-6784) change optimizer to choose in list multiprobe more often

2014-12-17 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14251140#comment-14251140 ] Bryan Pendleton commented on DERBY-6784: Thanks for pointing out the

[jira] [Commented] (DERBY-6768) List the enabled protocols in derby.log for network server configuration

2014-12-02 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14232609#comment-14232609 ] Bryan Pendleton commented on DERBY-6768: When I look here:

[jira] [Commented] (DERBY-6764) analyze impact of poodle security alert on Derby client - server ssl support

2014-11-18 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14216239#comment-14216239 ] Bryan Pendleton commented on DERBY-6764: Is DERBY-6771 related to this issue at

[jira] [Commented] (DERBY-6771) Derby is crashing and writing org.apache.derby.impl.drda.DRDAProtocolException: Execution failed because of a Distributed Protocol Error: DRDA_Proto_SYNTAXRM; CODPNT a

2014-11-18 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14216241#comment-14216241 ] Bryan Pendleton commented on DERBY-6771: Can you provide more details about how

[jira] [Commented] (DERBY-6771) Derby is crashing and writing org.apache.derby.impl.drda.DRDAProtocolException: Execution failed because of a Distributed Protocol Error: DRDA_Proto_SYNTAXRM; CODPNT a

2014-11-18 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14217200#comment-14217200 ] Bryan Pendleton commented on DERBY-6771: I'm surprised that changing your Apache

[jira] [Commented] (DERBY-6771) Derby is crashing and writing org.apache.derby.impl.drda.DRDAProtocolException: Execution failed because of a Distributed Protocol Error: DRDA_Proto_SYNTAXRM; CODPNT a

2014-11-17 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14214709#comment-14214709 ] Bryan Pendleton commented on DERBY-6771: Are you certain it wasn't a plaintext

[jira] [Commented] (DERBY-6725) Add a system function which returns the name of the database.

2014-11-14 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212410#comment-14212410 ] Bryan Pendleton commented on DERBY-6725: Hi Mamta, I agree that, for Derby, a

[jira] [Commented] (DERBY-4057) Space is not reclaimed if transaction is rolled back

2014-11-11 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14207617#comment-14207617 ] Bryan Pendleton commented on DERBY-4057: Glad to hear the testing is going well. I

[jira] [Commented] (DERBY-4057) Space is not reclaimed if transaction is rolled back

2014-11-09 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14204022#comment-14204022 ] Bryan Pendleton commented on DERBY-4057: Am I understanding the basic approach

[jira] [Commented] (DERBY-6764) analyze impact of poodle security alert on Derby client - server ssl support

2014-10-23 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14181342#comment-14181342 ] Bryan Pendleton commented on DERBY-6764: It seems like our software is at the

[jira] [Commented] (DERBY-6725) Add a system function which returns the name of the database.

2014-10-15 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14172381#comment-14172381 ] Bryan Pendleton commented on DERBY-6725: We already have the CURRENT SCHEMA

[jira] [Commented] (DERBY-4586) Add compatibility tests to explore behavior differences between Derby and other DBMS implementations

2014-09-11 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14130060#comment-14130060 ] Bryan Pendleton commented on DERBY-4586: Yes, I would be pleased to work with a

[jira] [Commented] (DERBY-4586) Add compatibility tests to explore behavior differences between Derby and other DBMS implementations

2014-09-10 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14129412#comment-14129412 ] Bryan Pendleton commented on DERBY-4586: +1 to leaving it open but removing

[jira] [Commented] (DERBY-6665) Violation of deferred constraints not detected when conglomerates are shared

2014-07-17 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14065835#comment-14065835 ] Bryan Pendleton commented on DERBY-6665: It sounds cleaner, though, to use the

[jira] [Commented] (DERBY-6629) Restrict privileged operation in CreateXMLFile

2014-06-23 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14041553#comment-14041553 ] Bryan Pendleton commented on DERBY-6629: Seems perfectly reasonable to me. I

[jira] [Commented] (DERBY-6624) Use javax.xml.xpath interfaces for XPath support

2014-06-20 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14038836#comment-14038836 ] Bryan Pendleton commented on DERBY-6624: Neat! Anything that simplifies the setup

[jira] [Commented] (DERBY-6584) Comparisons between BOOLEAN and other types sometimes succeed

2014-05-26 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008922#comment-14008922 ] Bryan Pendleton commented on DERBY-6584: Sometimes, restrictions and behaviors

[jira] [Commented] (DERBY-6466) GSOC 2014: Thorough documentation review

2014-04-03 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13958843#comment-13958843 ] Bryan Pendleton commented on DERBY-6466:

[jira] [Commented] (DERBY-6466) GSOC 2014: Thorough documentation review

2014-04-03 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13959469#comment-13959469 ] Bryan Pendleton commented on DERBY-6466: If you have the interest, we would love

[jira] [Updated] (DERBY-6466) GSOC 2014: Thorough documentation review

2014-04-02 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-6466: --- Labels: database documentation java jdbc (was: database documentation gsoc2014 java jdbc)

[jira] [Commented] (DERBY-6466) GSOC 2014: Thorough documentation review

2014-04-02 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13957937#comment-13957937 ] Bryan Pendleton commented on DERBY-6466: Until just today, I didn't realize that

[jira] [Resolved] (DERBY-6466) GSOC 2014: Thorough documentation review

2014-04-02 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton resolved DERBY-6466. Resolution: Won't Fix I would still be glad to work with anyone who is interested in

[jira] [Commented] (DERBY-6466) GSOC 2014: Thorough documentation review

2014-03-31 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955919#comment-13955919 ] Bryan Pendleton commented on DERBY-6466: Tharaka, can you please contact me if you

[jira] [Commented] (DERBY-6466) GSOC 2014: Thorough documentation review

2014-03-21 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13943059#comment-13943059 ] Bryan Pendleton commented on DERBY-6466: I don't think there is any need to review

[jira] [Commented] (DERBY-6466) GSOC 2014: Thorough documentation review

2014-03-21 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13943772#comment-13943772 ] Bryan Pendleton commented on DERBY-6466: Your revised proposal looks good. I am

[jira] [Commented] (DERBY-6466) GSOC 2014: Thorough documentation review

2014-03-20 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13941742#comment-13941742 ] Bryan Pendleton commented on DERBY-6466: Yes, that is an accurate list. I think it

[jira] [Commented] (DERBY-6466) GSOC 2014: Thorough documentation review

2014-03-09 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13925262#comment-13925262 ] Bryan Pendleton commented on DERBY-6466: Beginning tomorrow, the Google Summer of

[jira] [Commented] (DERBY-6466) GSOC 2014: Thorough documentation review

2014-02-25 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13912552#comment-13912552 ] Bryan Pendleton commented on DERBY-6466: Working on existing documentation issues

[jira] [Commented] (DERBY-6466) GSOC 2014: Thorough documentation review

2014-02-24 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13910851#comment-13910851 ] Bryan Pendleton commented on DERBY-6466: The Mentoring Organizations for Google

[jira] [Commented] (DERBY-6466) GSOC 2014: Thorough documentation review

2014-02-21 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13908436#comment-13908436 ] Bryan Pendleton commented on DERBY-6466: Thanks to all the commenters for your

[jira] [Created] (DERBY-6466) GSOC 2014: Thorough documentation review

2014-02-01 Thread Bryan Pendleton (JIRA)
Bryan Pendleton created DERBY-6466: -- Summary: GSOC 2014: Thorough documentation review Key: DERBY-6466 URL: https://issues.apache.org/jira/browse/DERBY-6466 Project: Derby Issue Type:

[jira] [Updated] (DERBY-6466) GSOC 2014: Thorough documentation review

2014-02-01 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-6466: --- Labels: gsoc2014 (was: gsoc14) GSOC 2014: Thorough documentation review

[jira] [Updated] (DERBY-6466) GSOC 2014: Thorough documentation review

2014-02-01 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-6466: --- Description: For the 2014 Google Summer of Code, I am volunteering to mentor a student to

[jira] [Updated] (DERBY-6466) GSOC 2014: Thorough documentation review

2014-02-01 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-6466: --- Labels: database documentation gsoc2014 java jdbc (was: gsoc2014) GSOC 2014: Thorough

[jira] [Commented] (DERBY-4805) Increase the length of the RDBNAM field in the DRDA implementation

2014-01-07 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864946#comment-13864946 ] Bryan Pendleton commented on DERBY-4805: FWIW, all my database names have always

[jira] [Commented] (DERBY-5866) testFiringConstraintOrder(org.apache.derbyTesting.functionTests.tests.lang.TriggerTest)junit.framework.AssertionFailedError: matching triggers need to be fired in orde

2013-12-20 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13854124#comment-13854124 ] Bryan Pendleton commented on DERBY-5866: Those daylight savings time corner cases

[jira] [Commented] (DERBY-2130) Optimizer performance slowdown from 10.1 to 10.2

2013-10-21 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13801328#comment-13801328 ] Bryan Pendleton commented on DERBY-2130: +1 to checking in the patch. It clearly

[jira] [Commented] (DERBY-2130) Optimizer performance slowdown from 10.1 to 10.2

2013-10-20 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13800159#comment-13800159 ] Bryan Pendleton commented on DERBY-2130: Three times faster is nothing to sneeze

[jira] [Commented] (DERBY-6378) OFFSET/FETCH NEXT ignored when query is enclosed in parentheses

2013-10-15 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13796330#comment-13796330 ] Bryan Pendleton commented on DERBY-6378: I wonder if this is related to whether or

[jira] [Commented] (DERBY-6350) Provide a rolling file implementation of derby.log

2013-09-19 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13772493#comment-13772493 ] Bryan Pendleton commented on DERBY-6350: Neat! I only took a quick scan of the

[jira] [Commented] (DERBY-6315) Improve test coverage of org.apache.derby.impl.io.InputStreamFile

2013-09-14 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13767526#comment-13767526 ] Bryan Pendleton commented on DERBY-6315: There is no actual change to

[jira] [Resolved] (DERBY-6315) Improve test coverage of org.apache.derby.impl.io.InputStreamFile

2013-09-14 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton resolved DERBY-6315. Resolution: Fixed Fix Version/s: 10.11.0.0 My builds and tests were successful, so

[jira] [Commented] (DERBY-6315) Improve test coverage of org.apache.derby.impl.io.InputStreamFile

2013-09-13 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13767201#comment-13767201 ] Bryan Pendleton commented on DERBY-6315: The new patch looks much cleaner, thanks!

[jira] [Commented] (DERBY-6315) Improve test coverage of org.apache.derby.impl.io.InputStreamFile

2013-09-11 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13765156#comment-13765156 ] Bryan Pendleton commented on DERBY-6315: Hi Ahsan, I think the Eclipse patch tool

[jira] [Commented] (DERBY-6315) Improve test coverage of org.apache.derby.impl.io.InputStreamFile

2013-09-09 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13762577#comment-13762577 ] Bryan Pendleton commented on DERBY-6315: Great! Can you prepare and contribute a

[jira] [Commented] (DERBY-6315) Improve test coverage of org.apache.derby.impl.io.InputStreamFile

2013-09-08 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13761494#comment-13761494 ] Bryan Pendleton commented on DERBY-6315: Hi Ahsan, I agree with you, the

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