[PROPOSAL] Apache ActiveMQ 5.15.7 release

2018-10-18 Thread Jean-Baptiste Onofré
Hi guys, If there's no objection, I would like to submit ActiveMQ 5.15.7 release to vote today. It includes several fixes and improvements: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12344049 No objection ? Thanks, Regards JB -- Jean-Baptiste Onofré jbon

[GitHub] activemq pull request #311: [AMQ-6780] Add PostgreSQL version JDBC driver na...

2018-10-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq/pull/311 ---

[GitHub] activemq pull request #311: [AMQ-6780] Add PostgreSQL version JDBC driver na...

2018-10-18 Thread jbonofre
GitHub user jbonofre opened a pull request: https://github.com/apache/activemq/pull/311 [AMQ-6780] Add PostgreSQL version JDBC driver name in jdbc store services You can merge this pull request into a Git repository by running: $ git pull https://github.com/jbonofre/activemq A

[GitHub] activemq-artemis pull request #2382: [ARTEMIS-2137]Console retry message is ...

2018-10-18 Thread shailendra14k
GitHub user shailendra14k opened a pull request: https://github.com/apache/activemq-artemis/pull/2382 [ARTEMIS-2137]Console retry message is broken Jira:- https://issues.apache.org/jira/browse/ARTEMIS-2137 You can merge this pull request into a Git repository by running: $ git

Microsoft AD LDAP Authorization for Admin Console

2018-10-18 Thread Dilip
Did any one configure Microsoft Active Directory LDAP for admin Console Authorization. We are using below login.config but Roles are not in Microsoft AD so it does not return anything and get errors while trying to login in admin console. Any advise ? below is current config. we removed client sp

[GitHub] activemq-artemis issue #2381: ARTEMIS-2136 synchronize copy constructor

2018-10-18 Thread jbertram
Github user jbertram commented on the issue: https://github.com/apache/activemq-artemis/pull/2381 I ran the PR build locally and everything was good. ---

[GitHub] activemq-artemis pull request #2381: ARTEMIS-2136 synchronize copy construct...

2018-10-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2381 ---

[GitHub] activemq-artemis pull request #2381: ARTEMIS-2136 synchronize copy construct...

2018-10-18 Thread jbertram
GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/2381 ARTEMIS-2136 synchronize copy constructor A synchronization block was missed during the AMQP refactoring. This could impact use-cases involving diverts, cluster bridges, and multi

[GitHub] activemq-artemis issue #2380: ARTEMIS-2136 Adding synchronization on Copy Co...

2018-10-18 Thread jbertram
Github user jbertram commented on the issue: https://github.com/apache/activemq-artemis/pull/2380 @clebertsuconic, will do. Thanks! ---

[GitHub] activemq-artemis issue #2380: ARTEMIS-2136 Adding synchronization on Copy Co...

2018-10-18 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2380 @jbertram can you take over? I will close my PR. ---

[GitHub] activemq-artemis pull request #2380: ARTEMIS-2136 Adding synchronization on ...

2018-10-18 Thread clebertsuconic
Github user clebertsuconic closed the pull request at: https://github.com/apache/activemq-artemis/pull/2380 ---

[GitHub] activemq-artemis issue #2380: ARTEMIS-2136 Adding synchronization on Copy Co...

2018-10-18 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2380 The test for this was a complex application. I still don't have a testcase for this.. I may come up with something next week. ---

[GitHub] activemq-artemis pull request #2380: ARTEMIS-2136 Adding synchronization on ...

2018-10-18 Thread clebertsuconic
GitHub user clebertsuconic opened a pull request: https://github.com/apache/activemq-artemis/pull/2380 ARTEMIS-2136 Adding synchronization on Copy Constructor I missed this synchronization block during the AMQP Refactoring This could have issues on Diverts Or Clustering bridges.

Re: [discussion] About blocking producers

2018-10-18 Thread michael.andre.pearce
If your use case is to make this operationally simple to toggle on and off?  Then maybe you could just make a sort of kill switch method that enables or disables all user auth for produce at the address level, which under the hood just changes the auth  Sent from my Samsung Galaxy smartphone. -

[GitHub] activemq-artemis pull request #2379: NO-JIRA Minor edit in HA doc

2018-10-18 Thread art-licis
GitHub user art-licis opened a pull request: https://github.com/apache/activemq-artemis/pull/2379 NO-JIRA Minor edit in HA doc You can merge this pull request into a Git repository by running: $ git pull https://github.com/art-licis/activemq-artemis NO-JIRA-ha-doc Alternative