[GitHub] activemq-artemis issue #2247: ARTEMIS-2029 Fixing wire checks after reconnec...

2018-08-13 Thread jbertram
Github user jbertram commented on the issue: https://github.com/apache/activemq-artemis/pull/2247 Looks like compatibility tests are failing. ---

[GitHub] activemq-artemis issue #2241: Added a Spring Boot Sample integration

2018-08-13 Thread ricardozanini
Github user ricardozanini commented on the issue: https://github.com/apache/activemq-artemis/pull/2241 @jbertram I will remove the dependency from PooledJMS. But I can mention it in the docs? Or I remove it at all? ---

Re: C# NMS Submission

2018-08-13 Thread Arthur Naseef
I don't expect username and password to affect inactivity timeouts. Inactivity timeouts should only occur when the TCP connection between the client and broker is somehow excessively slow or stuck (e.g. if packets are not crossing the network properly). Versions of the client and server should

[GitHub] activemq-artemis issue #2247: ARTEMIS-2029 Fixing wire checks after reconnec...

2018-08-13 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2247 Yeah. I will fix it later today. ---

[GitHub] activemq-artemis issue #2241: Added a Spring Boot Sample integration

2018-08-13 Thread jbertram
Github user jbertram commented on the issue: https://github.com/apache/activemq-artemis/pull/2241 @ricardozanini, probably best to just close this PR based on @michaelandrepearce's feedback. If you want, you could remove the dependencies and make it a pure Spring Boot example and

[GitHub] activemq-artemis issue #2241: Added a Spring Boot Sample integration

2018-08-13 Thread ricardozanini
Github user ricardozanini commented on the issue: https://github.com/apache/activemq-artemis/pull/2241 @jbertram , @michaelandrepearce I've removed PooledJMS completely. Now users would rely only on amqp-starter for this sample. I couldn't found out what is the Travis issue. If

[GitHub] activemq-artemis issue #2241: Added a Spring Boot Sample integration

2018-08-13 Thread jbertram
Github user jbertram commented on the issue: https://github.com/apache/activemq-artemis/pull/2241 @ricardozanini, you should squash all of your commits so there's just one. ---

[GitHub] activemq-artemis issue #2247: ARTEMIS-2029 Fixing wire checks after reconnec...

2018-08-13 Thread jbertram
Github user jbertram commented on the issue: https://github.com/apache/activemq-artemis/pull/2247 Seems OK. I would have thought that the channelVersion would get set when the session was re-created on the backup (e.g. in

[GitHub] activemq-artemis issue #2247: ARTEMIS-2029 Fixing wire checks after reconnec...

2018-08-13 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2247 It’s a simple fix. I will have to adjust counts. As for everything else. Do u think this is ok ? ---

[GitHub] activemq-artemis issue #2241: Added a Spring Boot Sample integration

2018-08-13 Thread jbertram
Github user jbertram commented on the issue: https://github.com/apache/activemq-artemis/pull/2241 @ricardozanini, I'd remove it completely from everything. ---

[GitHub] activemq-artemis issue #2243: Artemis-2022 create count messages with group ...

2018-08-13 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2243 @michaelandrepearce for future PRs, the Adjust checkstyle commit could have been squashed to the previous commit. There's no need to keep checkstyle commits separately,

[GitHub] activemq-artemis pull request #2248: ARTEMIS-2030 only use interrupt during ...

2018-08-13 Thread clebertsuconic
GitHub user clebertsuconic opened a pull request: https://github.com/apache/activemq-artemis/pull/2248 ARTEMIS-2030 only use interrupt during shutdown on RA You can merge this pull request into a Git repository by running: $ git pull

[GitHub] activemq-artemis pull request #2238: ARTEMIS-2023 Support 1x prefixes for JM...

2018-08-13 Thread michaelandrepearce
Github user michaelandrepearce commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2238#discussion_r209819327 --- Diff: artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/server/config/impl/ConnectionFactoryConfigurationImpl.java ---

[GitHub] activemq-artemis issue #2199: ARTEMIS-1996 MappedSequentialFileFactory may c...

2018-08-13 Thread michaelandrepearce
Github user michaelandrepearce commented on the issue: https://github.com/apache/activemq-artemis/pull/2199 @franz1981 are you providing an alternative fix? If not why not lets merge this and later you can provide an alternative to replace this solution? ---

[GitHub] activemq-artemis issue #2247: ARTEMIS-2029 Fixing wire checks after reconnec...

2018-08-13 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2247 @jbertram it's not.. there's a different packet on reconnect sessions. So that's not called. ---

Re: HEADS-UP ActiveMQ Artemis 2.6.3 to be cut Friday the 10th

2018-08-13 Thread Clebert Suconic
I fixed the compatibility issue, and a few other PRs merged. Does anyone see anything else blocking it.. or can we cut activemq artemis 2.6.3 tomorrow? On Fri, Aug 10, 2018 at 10:06 AM Clebert Suconic wrote: > > I will have to postpone to Monday... > > I have started working on a compatibility

[GitHub] activemq-artemis issue #2241: Added a Spring Boot Sample integration

2018-08-13 Thread ricardozanini
Github user ricardozanini commented on the issue: https://github.com/apache/activemq-artemis/pull/2241 Hi @jbertram! Done! ---

[GitHub] activemq-artemis pull request #2246: ARTEMIS-2024 Enable SharedClientID on C...

2018-08-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2246 ---

[GitHub] activemq-artemis pull request #2247: ARTEMIS-2029 Fixing wire checks after r...

2018-08-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2247 ---

Re: HEADS-UP ActiveMQ Artemis 2.6.3 to be cut Friday the 10th

2018-08-13 Thread michael.andre.pearce
Hi Clebert Theres an NPE introduced in  https://github.com/apache/activemq-artemis/commit/bf282e5e7d133e898f0dc4d08f4df87722fc5a91 I have commented on the PR that was merged that introduced it. So needs to be fixed before release. Sent from my Samsung Galaxy smartphone. Original

[GitHub] activemq-artemis pull request #2242: 2022

2018-08-13 Thread michaelandrepearce
GitHub user michaelandrepearce opened a pull request: https://github.com/apache/activemq-artemis/pull/2242 2022 You can merge this pull request into a Git repository by running: $ git pull https://github.com/michaelandrepearce/activemq-artemis 2022 Alternatively you can

[GitHub] activemq-artemis pull request #2242: 2022

2018-08-13 Thread michaelandrepearce
Github user michaelandrepearce closed the pull request at: https://github.com/apache/activemq-artemis/pull/2242 ---

[GitHub] activemq-artemis pull request #2241: Added a Spring Boot Sample integration

2018-08-13 Thread michaelandrepearce
Github user michaelandrepearce commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2241#discussion_r209509591 --- Diff: examples/features/standard/spring-boot-integration/pom.xml --- @@ -0,0 +1,94 @@ +http://maven.apache.org/POM/4.0.0; +

[GitHub] activemq-artemis issue #2240: ARTEMIS-2025 Ensure correct calculation of mes...

2018-08-13 Thread michaelandrepearce
Github user michaelandrepearce commented on the issue: https://github.com/apache/activemq-artemis/pull/2240 @clebertsuconic @mtaylor seems also MessageBodyTest.testBytesMessage is broker due to this change, and any PR build is failing now. ---

[GitHub] activemq-artemis pull request #2243: Artemis-2022 create count messages with...

2018-08-13 Thread michaelandrepearce
GitHub user michaelandrepearce opened a pull request: https://github.com/apache/activemq-artemis/pull/2243 Artemis-2022 create count messages with group by filter You can merge this pull request into a Git repository by running: $ git pull

[GitHub] activemq-artemis issue #2237: [ARTEMIS-2022] Create count messages 'group by...

2018-08-13 Thread ArthurFritz
Github user ArthurFritz commented on the issue: https://github.com/apache/activemq-artemis/pull/2237 @michaelandrepearce You're welcome. Would you know the expected date of version 2.6.3 ? ---

[GitHub] activemq-artemis pull request #2244: fix tyop

2018-08-13 Thread mberndt123
GitHub user mberndt123 opened a pull request: https://github.com/apache/activemq-artemis/pull/2244 fix tyop You can merge this pull request into a Git repository by running: $ git pull https://github.com/mberndt123/activemq-artemis patch-1 Alternatively you can review and

[GitHub] activemq-artemis issue #2244: fix tyop

2018-08-13 Thread michaelandrepearce
Github user michaelandrepearce commented on the issue: https://github.com/apache/activemq-artemis/pull/2244 Nice spot, could you just change the commit message to prefix it with NO-JIRA thanks. ---

[GitHub] activemq-artemis issue #2237: [ARTEMIS-2022] Create count messages 'group by...

2018-08-13 Thread michaelandrepearce
Github user michaelandrepearce commented on the issue: https://github.com/apache/activemq-artemis/pull/2237 Not atm afaik, as efforts are for bug fix release atm. ---

[GitHub] activemq-artemis pull request #2245: ARTEMIS-2027: handle aborted AMQP deliv...

2018-08-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2245 ---

[GitHub] activemq-artemis issue #2241: Added a Spring Boot Sample integration

2018-08-13 Thread ricardozanini
Github user ricardozanini commented on the issue: https://github.com/apache/activemq-artemis/pull/2241 HI @michaelandrepearce! Thanks for your review. Regarding the sample and the differences between JMS Pool and Spring Caching feature, I'm going to edit the README file to

[GitHub] activemq-artemis pull request #2237: [ARTEMIS-2022] Create count messages 'g...

2018-08-13 Thread ArthurFritz
Github user ArthurFritz closed the pull request at: https://github.com/apache/activemq-artemis/pull/2237 ---

[GitHub] activemq-artemis issue #2237: [ARTEMIS-2022] Create count messages 'group by...

2018-08-13 Thread ArthurFritz
Github user ArthurFritz commented on the issue: https://github.com/apache/activemq-artemis/pull/2237 Ok, thanks. ---

[GitHub] activemq-artemis issue #2237: [ARTEMIS-2022] Create count messages 'group by...

2018-08-13 Thread michaelandrepearce
Github user michaelandrepearce commented on the issue: https://github.com/apache/activemq-artemis/pull/2237 @ArthurFritz thanks for the contribution :) ---

[GitHub] activemq-artemis issue #2237: [ARTEMIS-2022] Create count messages 'group by...

2018-08-13 Thread michaelandrepearce
Github user michaelandrepearce commented on the issue: https://github.com/apache/activemq-artemis/pull/2237 @ArthurFritz as your branch just had the changes i suggested, but also an additonal but un-needed extra merge commit, i merged from the branch i had of yours,

[GitHub] activemq-artemis pull request #2243: Artemis-2022 create count messages with...

2018-08-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2243 ---

[GitHub] activemq-artemis issue #2237: [ARTEMIS-2022] Create count messages 'group by...

2018-08-13 Thread ArthurFritz
Github user ArthurFritz commented on the issue: https://github.com/apache/activemq-artemis/pull/2237 Cool, is there an expected date for 2.7.0? ---

[GitHub] activemq-artemis issue #2244: fix tyop

2018-08-13 Thread mberndt123
Github user mberndt123 commented on the issue: https://github.com/apache/activemq-artemis/pull/2244 Done ---

[GitHub] activemq-artemis pull request #2245: ARTEMIS-2027: handle aborted AMQP deliv...

2018-08-13 Thread gemmellr
GitHub user gemmellr opened a pull request: https://github.com/apache/activemq-artemis/pull/2245 ARTEMIS-2027: handle aborted AMQP deliveries Fixes handling of aborted deliveries to ensure the receiver processes the delivery (and any subsequent ones) appropriately. Unit tested only

[GitHub] activemq-artemis issue #2237: [ARTEMIS-2022] Create count messages 'group by...

2018-08-13 Thread michaelandrepearce
Github user michaelandrepearce commented on the issue: https://github.com/apache/activemq-artemis/pull/2237 This is a feature not a bug fix, 2.6.3 is a bug fix release only. This would be in next feature release 2.7.0 ---

[GitHub] activemq-artemis issue #2245: ARTEMIS-2027: handle aborted AMQP deliveries

2018-08-13 Thread gemmellr
Github user gemmellr commented on the issue: https://github.com/apache/activemq-artemis/pull/2245 Merged to 2.6.x in commit c1c2d01bc525411d46cef1c7589e4a1e71e42b02 ---

[GitHub] activemq-artemis issue #2241: Added a Spring Boot Sample integration

2018-08-13 Thread michaelandrepearce
Github user michaelandrepearce commented on the issue: https://github.com/apache/activemq-artemis/pull/2241 @ricardozanini my point more here is if you need Pooled Connection Factory and it has valid use, then we should look to migrate and support it from ActiveMQ 5.x to ActiveMQ

[GitHub] activemq-artemis pull request #2246: ARTEMIS-2024 Enable SharedClientID on C...

2018-08-13 Thread michaelandrepearce
Github user michaelandrepearce commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2246#discussion_r209658786 --- Diff: tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/ConnectionTest.java --- @@

[GitHub] activemq-artemis pull request #2246: ARTEMIS-2024 Enable SharedClientID on C...

2018-08-13 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2246#discussion_r209658818 --- Diff: artemis-jms-client/src/main/java/org/apache/activemq/artemis/jms/client/ActiveMQConnection.java --- @@ -673,12 +673,16 @@

[GitHub] activemq-artemis pull request #2244: fix tyop

2018-08-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2244 ---

[GitHub] activemq-artemis issue #2246: ARTEMIS-2024 Enable SharedClientID on Connecti...

2018-08-13 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2246 failed test: Failed tests: ConnectionFactoryPropertiesTest.testCompareConnectionFactoryAndResourceAdapterProperties:86->compare:97->Assert.fail:88 in ActiveMQ Connection

[GitHub] activemq-artemis pull request #2238: ARTEMIS-2023 Support 1x prefixes for JM...

2018-08-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2238 ---

[GitHub] activemq-artemis pull request #2247: ARTEMIS-2029 Fixing wire checks after r...

2018-08-13 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2247#discussion_r209666896 --- Diff: artemis-core-client/src/main/java/org/apache/activemq/artemis/core/message/impl/CoreMessage.java --- @@ -638,13 +638,9 @@

[GitHub] activemq-artemis issue #2241: Added a Spring Boot Sample integration

2018-08-13 Thread jbertram
Github user jbertram commented on the issue: https://github.com/apache/activemq-artemis/pull/2241 IMO, the JMS pool from 5.x should not be migrated to Artemis. It belongs in it's own project with it's own release cycle. Also, it makes sense for it to *not* be in the ActiveMQ

[GitHub] activemq-artemis pull request #2246: ARTEMIS-2024 Enable SharedClientID on C...

2018-08-13 Thread mtaylor
Github user mtaylor commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2246#discussion_r209671517 --- Diff: artemis-jms-client/src/main/java/org/apache/activemq/artemis/jms/client/ActiveMQConnection.java --- @@ -673,12 +673,16 @@ protected

[GitHub] activemq-artemis pull request #2246: ARTEMIS-2024 Enable SharedClientID on C...

2018-08-13 Thread mtaylor
Github user mtaylor commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2246#discussion_r209671702 --- Diff: tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/ConnectionTest.java --- @@ -131,6

[GitHub] activemq-artemis pull request #2246: ARTEMIS-2024 Enable SharedClientID on C...

2018-08-13 Thread michaelandrepearce
Github user michaelandrepearce commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2246#discussion_r209658044 --- Diff: artemis-jms-client/src/main/java/org/apache/activemq/artemis/jms/client/ActiveMQConnection.java --- @@ -673,12 +673,16 @@

[GitHub] activemq-artemis pull request #2247: ARTEMIS-2029 Fixing wire checks after r...

2018-08-13 Thread clebertsuconic
GitHub user clebertsuconic opened a pull request: https://github.com/apache/activemq-artemis/pull/2247 ARTEMIS-2029 Fixing wire checks after reconnects You can merge this pull request into a Git repository by running: $ git pull

[GitHub] activemq-artemis issue #2247: ARTEMIS-2029 Fixing wire checks after reconnec...

2018-08-13 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2247 It's good now.. I found a change I added by mistake ---

[GitHub] activemq-artemis pull request #2238: ARTEMIS-2023 Support 1x prefixes for JM...

2018-08-13 Thread jbertram
Github user jbertram commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2238#discussion_r209618198 --- Diff: artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/server/config/impl/ConnectionFactoryConfigurationImpl.java --- @@

[GitHub] activemq-artemis pull request #2238: ARTEMIS-2023 Support 1x prefixes for JM...

2018-08-13 Thread jbertram
Github user jbertram commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2238#discussion_r209626842 --- Diff: artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/server/config/impl/ConnectionFactoryConfigurationImpl.java --- @@

[GitHub] activemq-artemis pull request #2238: ARTEMIS-2023 Support 1x prefixes for JM...

2018-08-13 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2238#discussion_r209621351 --- Diff: artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/server/config/impl/ConnectionFactoryConfigurationImpl.java ---

[GitHub] activemq-artemis pull request #2246: ARTEMIS-2024 Enable SharedClientID on C...

2018-08-13 Thread mtaylor
GitHub user mtaylor opened a pull request: https://github.com/apache/activemq-artemis/pull/2246 ARTEMIS-2024 Enable SharedClientID on ConnectionFactory You can merge this pull request into a Git repository by running: $ git pull https://github.com/mtaylor/activemq-artemis

[GitHub] activemq-artemis issue #2241: Added a Spring Boot Sample integration

2018-08-13 Thread michaelandrepearce
Github user michaelandrepearce commented on the issue: https://github.com/apache/activemq-artemis/pull/2241 @jbertram my issues are as follows: The code broken out doesn't attribute the original contributors over time, people who contribute have a right to keep their

[GitHub] activemq-artemis issue #2241: Added a Spring Boot Sample integration

2018-08-13 Thread jbertram
Github user jbertram commented on the issue: https://github.com/apache/activemq-artemis/pull/2241 I can't speak the contributor rights and licensing issues as I've not looked into the fine print on that, but I would say that the comparison to CMS and NMS isn't a good one since those

[GitHub] activemq-artemis issue #2241: Added a Spring Boot Sample integration

2018-08-13 Thread ricardozanini
Github user ricardozanini commented on the issue: https://github.com/apache/activemq-artemis/pull/2241 Justification behind use of JMS Pool: > The JMS pool provides configuration capabilities not available in the CachingConnectionFactory and prevent certain not ideal uses

[GitHub] activemq-artemis issue #2241: Added a Spring Boot Sample integration

2018-08-13 Thread michaelandrepearce
Github user michaelandrepearce commented on the issue: https://github.com/apache/activemq-artemis/pull/2241 The point with the example is essentially backing by adding the depenency that this is acceptable. To me its not. ---

[GitHub] activemq-artemis issue #2241: Added a Spring Boot Sample integration

2018-08-13 Thread ricardozanini
Github user ricardozanini commented on the issue: https://github.com/apache/activemq-artemis/pull/2241 I'm not in position to decide, but I could remove it and them add to the docs that one could use it for it's own use case. ---

[GitHub] activemq-artemis pull request #2248: ARTEMIS-2030 only use interrupt during ...

2018-08-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2248 ---