[GitHub] activemq pull request: AMQ-5318: JDBC store; commit called on conn...

2014-08-11 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/activemq/pull/43


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] activemq pull request: AMQ-5318: JDBC store; commit called on conn...

2014-08-09 Thread pgfox
GitHub user pgfox opened a pull request:

https://github.com/apache/activemq/pull/43

AMQ-5318: JDBC store; commit called on connection that uses autocommit 
during deleteAllMessages

issue reported at AMQ-5318


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/pgfox/activemq jdbcAutoCommitCheck

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/activemq/pull/43.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #43


commit 5a52536e409eae5dfae69ddb03e2dfa31112f90c
Author: pgf pat.g@gmail.com
Date:   2014-08-09T14:27:40Z

added a check for autocommit before calling commit when dropping and 
creating tables + test case.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---