[GitHub] activemq-artemis issue #1982: JUnit rules to be usable against external secu...

2018-04-05 Thread mohamnag
Github user mohamnag commented on the issue: https://github.com/apache/activemq-artemis/pull/1982 @clebertsuconic I tried this week to find some time doing so, but it was a busy one. Will try to do it on weekend. ---

[GitHub] activemq-artemis pull request #1995: [ARTEMIS-1770] Log warning when connect...

2018-04-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/1995 ---

[GitHub] activemq-artemis pull request #1995: [ARTEMIS-1770] Log warning when connect...

2018-04-05 Thread rstancel
GitHub user rstancel opened a pull request: https://github.com/apache/activemq-artemis/pull/1995 [ARTEMIS-1770] Log warning when connection is closed Jira: https://issues.apache.org/jira/browse/ARTEMIS-1770 Master PR: https://github.com/apache/activemq-artemis/pull/1990

[GitHub] activemq-artemis pull request #1994: ARTEMIS-1787 Openwire message should no...

2018-04-05 Thread stanlyDoge
GitHub user stanlyDoge opened a pull request: https://github.com/apache/activemq-artemis/pull/1994 ARTEMIS-1787 Openwire message should not contain internal property You can merge this pull request into a Git repository by running: $ git pull

[GitHub] activemq-artemis pull request #1993: ARTEMIS-618 Using proper block size on ...

2018-04-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/1993 ---

[GitHub] activemq-artemis pull request #1990: [ARTEMIS-1770] Log warning instead of s...

2018-04-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/1990 ---

[GitHub] activemq-artemis pull request #1986: ARTEMIS-1653 Allow database tables to b...

2018-04-05 Thread franz1981
Github user franz1981 closed the pull request at: https://github.com/apache/activemq-artemis/pull/1986 ---

[GitHub] activemq-artemis pull request #1986: ARTEMIS-1653 Allow database tables to b...

2018-04-05 Thread franz1981
Github user franz1981 commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/1986#discussion_r179441774 --- Diff: artemis-jdbc-store/src/main/java/org/apache/activemq/artemis/jdbc/store/drivers/AbstractJDBCDriver.java --- @@ -191,9 +191,18 @@

[GitHub] activemq-artemis issue #1987: ARTEMIS-1781 Connector parameters not backward...

2018-04-05 Thread TomasHofman
Github user TomasHofman commented on the issue: https://github.com/apache/activemq-artemis/pull/1987 @clebertsuconic I added my attempt at compatibility test. ---

[GitHub] activemq-artemis pull request #1990: [ARTEMIS-1770] Log warning instead of s...

2018-04-05 Thread rstancel
Github user rstancel commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/1990#discussion_r179361706 --- Diff: artemis-core-client/src/main/java/org/apache/activemq/artemis/core/client/impl/ClientSessionImpl.java --- @@ -1539,6 +1540,8 @@