[GitHub] activemq-artemis pull request #2184: ARTEMIS-1954 Fixing RedeployTest and mo...

2018-07-16 Thread clebertsuconic
GitHub user clebertsuconic opened a pull request: https://github.com/apache/activemq-artemis/pull/2184 ARTEMIS-1954 Fixing RedeployTest and moving JMS Parsing You can merge this pull request into a Git repository by running: $ git pull https://github.com/clebertsuconic

[GitHub] activemq-artemis issue #2185: spelling fixes

2018-07-18 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2185 Thank you. ---

[GitHub] activemq-artemis issue #2186: ARTEMIS-1970 Clean up LDAP connection in JAAS ...

2018-07-18 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2186 I have been only doing git cherry-pick -x on 2.6.x you have two options: Do the following: ```sh git fetch upstream git checkout upstream/2.6

[GitHub] activemq-artemis issue #2186: ARTEMIS-1970 Clean up LDAP connection in JAAS ...

2018-07-19 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2186 I cherry-pick manually.. can you close this PR please? ---

[GitHub] activemq-artemis issue #2190: remove extra quotes in Windows script

2018-07-24 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2190 These double quotes were added to deal with directories with space.. they were working fine at the time... Can you run artemis-distribution/src/test/scripts/validate

[GitHub] activemq-artemis issue #2191: ARTEMIS-1987 - Add consumer window size to Add...

2018-07-24 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2191 Usually the property on window-size is dependent on the semantic of the client. Like a client is processing big DB operations..so the client will have the information

[GitHub] activemq-artemis issue #2190: remove extra quotes in Windows script

2018-07-24 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2190 I just wanted to know the results of the test on windows as I don’t have a box now. I will merge this. This is probably 2.6.x as well and I will merge it. ---

[GitHub] activemq-artemis pull request #2191: ARTEMIS-1987 - Add consumer window size...

2018-07-24 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2191#discussion_r204860714 --- Diff: artemis-core-client/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/wireformat/SessionQueueQueryResponseMessage_V4

[GitHub] activemq-artemis pull request #2191: ARTEMIS-1987 - Add consumer window size...

2018-07-24 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2191#discussion_r204881984 --- Diff: artemis-core-client/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/wireformat/SessionQueueQueryResponseMessage_V4

[GitHub] activemq-artemis pull request #2194: ARTEMIS-1989 Replication catch up leaki...

2018-07-24 Thread clebertsuconic
GitHub user clebertsuconic opened a pull request: https://github.com/apache/activemq-artemis/pull/2194 ARTEMIS-1989 Replication catch up leaking files Related commit that broke this at https://github.com/hornetq/hornetq/commit/837694e70573069cf78d1911975bef95925b6f29 You can merge

[GitHub] activemq-artemis issue #2192: ARTEMIS-1988 Do not clear activate callbacks o...

2018-07-25 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2192 in what situation was this a bug? Did you run the entire testsuite? ---

[GitHub] activemq-artemis issue #2188: [ARTEMIS-1986] PagingTest#testDeletePhysicalPa...

2018-07-25 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2188 I had to fix a checkstyle... I'm merging it with an ammend ---

[GitHub] activemq-artemis issue #2189: [ARTEMIS-1986] PagingTest#testDeletePhysicalPa...

2018-07-25 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2189 @JiriOndrusek close this please. I cherry-picked directly into 2.6.x ---

[GitHub] activemq-artemis pull request #2192: ARTEMIS-1988 Do not clear activate call...

2018-07-25 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2192#discussion_r205093692 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/ActiveMQServerImpl.java --- @@ -1109,9 +1109,7

[GitHub] activemq-artemis pull request #2192: ARTEMIS-1988 Do not clear activate call...

2018-07-25 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2192#discussion_r205094364 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/ActiveMQServerImpl.java --- @@ -1109,9 +1109,7

[GitHub] activemq-artemis pull request #2192: ARTEMIS-1988 Do not clear activate call...

2018-07-25 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2192#discussion_r205096243 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/ActiveMQServerImpl.java --- @@ -1109,9 +1109,7

[GitHub] activemq-artemis issue #2190: remove extra quotes in Windows script

2018-07-25 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2190 The PR should been on master.. and we cherry-pick it into 2.6.x I used some git-fu to merge it into master. ---

[GitHub] activemq-artemis issue #2175: ARTEMIS-856 - Support consumersBeforeDispatch ...

2018-07-25 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2175 Ohhh.. nice one.. I just looked at what was the semantics changed.. nice one it would be nice to add some docs.. a paragraph would do. If you don't

[GitHub] activemq-artemis pull request #2175: ARTEMIS-856 - Support consumersBeforeDi...

2018-07-25 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2175#discussion_r205168250 --- Diff: artemis-commons/src/main/java/org/apache/activemq/artemis/utils/AtomicBooleanFieldUpdater.java --- @@ -0,0 +1,154

[GitHub] activemq-artemis issue #2175: ARTEMIS-856 - Support consumersBeforeDispatch ...

2018-07-25 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2175 @michaelandrepearce I created https://issues.apache.org/jira/browse/ARTEMIS-1991 to track the doc. Marked as blocker just so it appears on the top of the list before

[GitHub] activemq-artemis issue #2175: ARTEMIS-856 - Support consumersBeforeDispatch ...

2018-07-25 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2175 @michaelandrepearce this is broken... can you rebase and check what's happening? ---

[GitHub] activemq-artemis issue #2175: ARTEMIS-856 - Support consumersBeforeDispatch ...

2018-07-26 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2175 this is so weird.. I have no idea what changed.. but I can't build on artemis-features. Probably the double xsd on tools? I 've tried debugging... and I can

[GitHub] activemq-artemis issue #2175: ARTEMIS-856 - Support consumersBeforeDispatch ...

2018-07-27 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2175 Please don’t close it. If you don’t have time I will do it. It’s just I wanted to figure out Can you reopen please ? ---

[GitHub] activemq-artemis issue #2175: ARTEMIS-856 - Support consumersBeforeDispatch ...

2018-07-27 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2175 I already know this is because of AtomicBooleanFieldUpdater. Something is causing confusion on OSGI. ---

[GitHub] activemq-artemis issue #2203: ARTEMIS-1999 Broker uses 100% core's CPU time ...

2018-07-31 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2203 Would be possible a test? without a test I don't know how to validate the change TBH. At least were you able to run the whole testsuite. ---

[GitHub] activemq-artemis issue #2193: ARTEMIS-1985: Switch from XA_RDONLY to XA_OK a...

2018-07-31 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2193 @graben I wasn't sure what to do with this since there's no test.. I have no idea how to validate it yet. do you have any parallels to compare what would be

[GitHub] activemq-artemis issue #2203: ARTEMIS-1999 Broker uses 100% core's CPU time ...

2018-07-31 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2203 @franz1981 make a test that will exercise the loop. Try to get a synchronize on Queue... if the test hangs.. it's a bug... use a timeout tag on the test. ---

[GitHub] activemq-artemis issue #2200: ARTEMIS-1997 - un-needed SimpleString creation...

2018-07-31 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2200 @michaelandrepearce let me see if it builds and I will merge it. ---

[GitHub] activemq-artemis issue #2203: ARTEMIS-1999 Broker uses 100% core's CPU time ...

2018-07-31 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2203 @michaelandrepearce would be too much of a hack to add a -Ptravis profile and add a property to ignore those tests? Those tests run at least daily on my CI and they never

[GitHub] activemq-artemis issue #2198: ARTEMIS-856 - Support consumersBeforeDispatch ...

2018-07-31 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2198 @michaelandrepearce What did you do to fix the karaf verification? i lost some sleep the other trying to figure it out and I'm now curious. ---

[GitHub] activemq-artemis issue #2203: ARTEMIS-1999 Broker uses 100% core's CPU time ...

2018-07-31 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2203 @franz1981 so are you adding a test? ---

[GitHub] activemq-artemis issue #2198: ARTEMIS-856 - Support consumersBeforeDispatch ...

2018-07-31 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2198 @michaelandrepearce Ok.. there's an issue with packaging in Karaf for Util depending on how you use. I'm sure it will arise again. ---

[GitHub] activemq-artemis issue #2203: ARTEMIS-1999 Broker uses 100% core's CPU time ...

2018-07-31 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2203 @michaelandrepearce there are no changes around the journal... We already have a profile that will ignore a lot of tests.. and anyone running the full testsuite would still

[GitHub] activemq-artemis issue #2193: ARTEMIS-1985: Switch from XA_RDONLY to XA_OK a...

2018-07-31 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2193 ok.. merging .. thanks for clarifying.. I have hard a hard time following so many emails :) ---

[GitHub] activemq-artemis issue #2193: ARTEMIS-1985: Switch from XA_RDONLY to XA_OK a...

2018-07-31 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2193 pulled it into 2.6.x ---

[GitHub] activemq-artemis issue #2202: ARTEMIS-2000: For ScaleDown set the RoutingTyp...

2018-07-31 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2202 tests? ---

[GitHub] activemq-artemis issue #2204: ARTEMIS-2001 - JMSXGroupID and JMSXUserID in g...

2018-07-31 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2204 bringing this into 2.6.x ---

[GitHub] activemq-artemis issue #2197: ARTEMIS-1995 Client fail over fails when live ...

2018-07-31 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2197 bringing this into 2.6.x ---

[GitHub] activemq-artemis issue #1950: ARTEMIS-1732 AMQP anonymous producer not block...

2018-07-31 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/1950 This needs some work on the model before it can be merged. ---

[GitHub] activemq-artemis issue #1950: ARTEMIS-1732 AMQP anonymous producer not block...

2018-07-31 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/1950 The test added is also wrong.. a sender should block while there are no credits instead of holding runnables on the server. ---

[GitHub] activemq-artemis issue #1950: ARTEMIS-1732 AMQP anonymous producer not block...

2018-07-31 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/1950 Actually the test is very nice.. I'm doing some refactoring on this. ---

[GitHub] activemq-artemis issue #1950: ARTEMIS-1732 AMQP anonymous producer not block...

2018-07-31 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/1950 @michaelandrepearce @gaohoward merged with an additional fix. if there's any change you like I can add an additional PR. if you could review please? ---

[GitHub] activemq-artemis issue #2205: ARTEMIS-1995 Client fail over fails when live ...

2018-07-31 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2205 I pulled a direct commit into 2.6.x, please close this PR. ---

[GitHub] activemq-artemis issue #2203: ARTEMIS-1999 Broker uses 100% core's CPU time ...

2018-07-31 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2203 @franz1981 please watch the examples. On my private CI an example failed on your branch. ---

[GitHub] activemq-artemis pull request #2187: ARTEMIS-1545 Support JMS 2.0 Completion...

2018-07-31 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2187#discussion_r206733019 --- Diff: artemis-core-client/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/ActiveMQSessionContext.java

[GitHub] activemq-artemis pull request #2209: ARTEMIS-856 Fixing MessageRedistributio...

2018-08-01 Thread clebertsuconic
GitHub user clebertsuconic opened a pull request: https://github.com/apache/activemq-artemis/pull/2209 ARTEMIS-856 Fixing MessageRedistributionTest You can merge this pull request into a Git repository by running: $ git pull https://github.com/clebertsuconic/activemq-artemis

[GitHub] activemq-artemis issue #2209: ARTEMIS-856 Fixing MessageRedistributionTest

2018-08-01 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2209 @michaelandrepearce I need you to take a look into this please. MessageRedistributionFix is broken, up to the point I can't complete a whole testsuite on my intern

[GitHub] activemq-artemis issue #2209: ARTEMIS-856 Fixing MessageRedistributionTest

2018-08-01 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2209 @michaelandrepearce : But please don't merge it yet.. I'm running a whole testsuite on the CI before we can merge this... just let me know what you think first. ---

[GitHub] activemq-artemis issue #2209: ARTEMIS-856 Fixing MessageRedistributionTest

2018-08-01 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2209 @michaelandrepearce Can you look into ExclusiveTest::testExclusiveTopicSharedConsumerFailover It's failing even without my changes.. and after my changes.. I cou

[GitHub] activemq-artemis pull request #2209: ARTEMIS-856 Test fixes

2018-08-02 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2209#discussion_r207215079 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/QueueImpl.java --- @@ -544,6 +560,7 @@ public boolean

[GitHub] activemq-artemis issue #2211: ARTEMIS-856 Test fixes - Alternative

2018-08-02 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2211 @michaelandrepearce Let me run my internal CI.. if all good will merge it in 2 hours (time to have the whole run) ---

[GitHub] activemq-artemis pull request #2209: ARTEMIS-856 Test fixes

2018-08-02 Thread clebertsuconic
Github user clebertsuconic closed the pull request at: https://github.com/apache/activemq-artemis/pull/2209 ---

[GitHub] activemq-artemis issue #2209: ARTEMIS-856 Test fixes

2018-08-02 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2209 This is replaced by #2211 ---

[GitHub] activemq-artemis issue #2211: ARTEMIS-856 Test fixes - Alternative

2018-08-02 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2211 @michaelandrepearce I still have the following tests failing with these changes

[GitHub] activemq-artemis pull request #:

2018-08-03 Thread clebertsuconic
Github user clebertsuconic commented on the pull request: https://github.com/apache/activemq-artemis/commit/825081cfc095d52541ebc5631f031059618d871d#commitcomment-29950139 Really ? :) Thanks a lot. I would have probably spent a long time looking for something more conple

[GitHub] activemq-artemis issue #2203: ARTEMIS-1999 Broker uses 100% core's CPU time ...

2018-08-03 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2203 @franz1981 can you rebase here? what to do with this? ---

[GitHub] activemq-artemis issue #2206: ARTEMIS-2003 - Add bridge metrics

2018-08-03 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2206 I hope I have fixed the MultiThread now... As a test... can you please rebase? (just to validate my changes I just pushed) ---

[GitHub] activemq-artemis issue #2206: ARTEMIS-2003 - Add bridge metrics

2018-08-03 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2206 @cshannon Green!!! ---

[GitHub] activemq-artemis issue #2203: ARTEMIS-1999 Broker uses 100% core's CPU time ...

2018-08-03 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2203 just one nit-pick.. this test should be on QueueImplTest, away from timing... (integration-tests) can you move it? ---

[GitHub] activemq-artemis issue #2202: ARTEMIS-2000: For ScaleDown set the RoutingTyp...

2018-08-03 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2202 @RoddieKieley any chance you can add a test? ---

[GitHub] activemq-artemis pull request #2214: ARTEMIS-2011 Fixing incompatibility of ...

2018-08-03 Thread clebertsuconic
GitHub user clebertsuconic opened a pull request: https://github.com/apache/activemq-artemis/pull/2214 ARTEMIS-2011 Fixing incompatibility of AddressSettings encode between… … versions To fix this I added a retry on AddressSettings using code that's closer to

[GitHub] activemq-artemis pull request #2222: ARTEMIS-2014 Treat inability to create ...

2018-08-07 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/#discussion_r208296624 --- Diff: artemis-journal/src/main/java/org/apache/activemq/artemis/core/io/AbstractSequentialFileFactory.java --- @@ -224,8 +224,10

[GitHub] activemq-artemis issue #2221: ARTEMIS-1978: update to proton-j 0.27.3 to res...

2018-08-08 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2221 @gemmellr I'm a bit out of context on the test change you need to make.. I tried to do it myself but I didn't have the context of your changes. can y ou cherry-pick it t

[GitHub] activemq-artemis issue #2203: ARTEMIS-1999 Broker uses 100% core's CPU time ...

2018-08-08 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2203 @franz1981 I have moved this into 2.6.x but I had to manually make the changes.. can you check 2.6.x please? ---

[GitHub] activemq-artemis issue #2228: ARTEMIS-2017 SelectorParser cache not thread-s...

2018-08-08 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2228 shouldn't you also protected get? I don't think it's thread safe. ---

[GitHub] activemq-artemis pull request #2234: ARTEMIS-2021 NetworkHealthCheck should ...

2018-08-09 Thread clebertsuconic
GitHub user clebertsuconic opened a pull request: https://github.com/apache/activemq-artemis/pull/2234 ARTEMIS-2021 NetworkHealthCheck should only restart servers when net failures happened You can merge this pull request into a Git repository by running: $ git pull https

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

2018-08-09 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2199 @morefuntang / @franz1981 what's the status here? ---

[GitHub] activemq-artemis issue #2232: ARTEMIS-1482 Enhance test to ensure len check ...

2018-08-10 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2232 It’s already on 2.6.x ---

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

2018-08-10 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2236 2.6.x is bug fixes only... this has to go on master. ---

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

2018-08-10 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2236 even if it was going on 2.6.x, we first send to master, than cherry-pick into 2.6.x ---

[GitHub] activemq-artemis issue #2235: Make JDBC OpenFile Thread Safe

2018-08-10 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2235 @mtaylor / @andytaylor no JIRA? ---

[GitHub] activemq-artemis issue #2235: Make JDBC OpenFile Thread Safe

2018-08-10 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2235 I will push -f without this commit.. it should have had a JIRA ---

[GitHub] activemq-artemis issue #2235: Make JDBC OpenFile Thread Safe

2018-08-10 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2235 will leave it as it is. ---

[GitHub] activemq-artemis pull request #:

2018-08-12 Thread clebertsuconic
Github user clebertsuconic commented on the pull request: https://github.com/apache/activemq-artemis/commit/d9bc05d11265e7ea2e41212994b9955497a70a86#commitcomment-30047074 In artemis-core-client/src/main/java/org/apache/activemq/artemis/core/client/impl/ClientMessageImpl.java: In

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

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

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

2018-08-12 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2240 The Failure on your PR check is because you missed calling checkEncode(). It's currently private but we can open it to protected. but don't worry.. I will

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

2018-08-12 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2240 @mtaylor this test is failing after this: org.apache.activemq.artemis.tests.integration.jms.jms2client.BodyTest.testBodyConversion ---

[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 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 #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 https://github.com/clebertsuconic/activemq

[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 Conn

[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 #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 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 #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 #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. ---

[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 separ

[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 https://github.com/clebertsuconic/activemq

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

2018-08-14 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2246 @jmesnil TBH: I thinks it's dumb to use clientID on a standalone CF. ---

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

2018-08-14 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2246 @michaelandrepearce on the connection.. yeah! On the connectionFactory. .that's a broker-specific extension. you set it on the CF as an utility for the user. That&#

[GitHub] activemq-artemis pull request #2249: ARTEMIS-2023 Fix NPE

2018-08-14 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2249#discussion_r210009695 --- Diff: tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/StoreConfigTest.java

[GitHub] activemq-artemis pull request #2249: ARTEMIS-2023 Fix NPE

2018-08-14 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2249#discussion_r210016477 --- Diff: tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/StoreConfigTest.java

[GitHub] activemq-artemis pull request #2249: ARTEMIS-2023 Fix NPE

2018-08-14 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2249#discussion_r210016740 --- Diff: tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/StoreConfigTest.java

[GitHub] activemq-artemis pull request #2249: ARTEMIS-2023 Fix NPE

2018-08-14 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2249#discussion_r210022817 --- Diff: tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/StoreConfigTest.java

[GitHub] activemq-artemis pull request #:

2018-08-19 Thread clebertsuconic
Github user clebertsuconic commented on the pull request: https://github.com/apache/activemq-artemis/commit/97bfaabdaa23672e15c154b838a4e9ea2aa4df17#commitcomment-30181128 @michalxo try building from the root project.. mvn clean; mvn install from the root. All my CIs

[GitHub] activemq-artemis pull request #:

2018-08-19 Thread clebertsuconic
Github user clebertsuconic commented on the pull request: https://github.com/apache/activemq-artemis/commit/97bfaabdaa23672e15c154b838a4e9ea2aa4df17#commitcomment-30185630 hmmm... you meant 2.6.x... I will revert the commit in there. ---

[GitHub] activemq-artemis pull request #:

2018-08-19 Thread clebertsuconic
Github user clebertsuconic commented on the pull request: https://github.com/apache/activemq-artemis/commit/97bfaabdaa23672e15c154b838a4e9ea2aa4df17#commitcomment-30185652 not very orthodox.. but I removed the commit with a push -f (I don't this very often) ---

[GitHub] activemq-artemis pull request #2254: compatibility fixes and replication fix...

2018-08-20 Thread clebertsuconic
GitHub user clebertsuconic opened a pull request: https://github.com/apache/activemq-artemis/pull/2254 compatibility fixes and replication fixes You can merge this pull request into a Git repository by running: $ git pull https://github.com/clebertsuconic/activemq-artemis

[GitHub] activemq-artemis pull request #2254: compatibility fixes and replication fix...

2018-08-20 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2254#discussion_r211409599 --- Diff: artemis-commons/src/main/java/org/apache/activemq/artemis/utils/ArtemisSystemProperties.java --- @@ -0,0 +1,76

[GitHub] activemq-artemis pull request #2254: compatibility fixes and replication fix...

2018-08-20 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2254#discussion_r211410036 --- Diff: artemis-commons/src/main/java/org/apache/activemq/artemis/utils/ArtemisSystemProperties.java --- @@ -0,0 +1,76

  1   2   3   4   5   6   7   8   9   10   >