Github user art-licis commented on the issue:
https://github.com/apache/activemq-artemis/pull/1741
Done.
---
Github user asfgit closed the pull request at:
https://github.com/apache/activemq-artemis/pull/1740
---
Github user michaelandrepearce commented on the issue:
https://github.com/apache/activemq-artemis/pull/1748
Nice find. LGTM.
---
Github user jbertram commented on the issue:
https://github.com/apache/activemq-artemis/pull/1741
Can you squash these two commits together? They appear very closely
related.
---
Github user jbertram commented on the issue:
https://github.com/apache/activemq-artemis/pull/1750
GitHub is reporting that this branch has conflicts. Also it would be worth
adding a test here to verify the fix since none of the existing tests caught it.
---
Github user asfgit closed the pull request at:
https://github.com/apache/activemq-artemis/pull/1743
---
Github user asfgit closed the pull request at:
https://github.com/apache/activemq-artemis/pull/1746
---
Github user jbertram commented on the issue:
https://github.com/apache/activemq-artemis/pull/1715
Rather than go back and forth on this again and again I just modified your
commit and then squashed my modifications before I merged. Modifications
include:
* Changing example d
Github user asfgit closed the pull request at:
https://github.com/apache/activemq-artemis/pull/1715
---
Github user michaelandrepearce commented on the issue:
https://github.com/apache/activemq-artemis/pull/1743
@pgfox great stuff! LGTM, will look to merge for you tonight/tomorrow,
pending no further comments from anyone else. Thanks for the contribution.
re the tools schema, ye
GitHub user stanlyDoge opened a pull request:
https://github.com/apache/activemq-artemis/pull/1750
ARTEMIS-1581 fix handshake-timeout property configurability
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/stanlyDoge/activemq-ar
GitHub user stanlyDoge opened a pull request:
https://github.com/apache/activemq-artemis/pull/1749
ARTEMIS-1579 browsing messages in hawtio console
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/stanlyDoge/activemq-artemis E899
Github user michaelandrepearce commented on the issue:
https://github.com/apache/activemq-artemis/pull/1744
@shailendra14k if you step through the code and as i highlighted the
ActiveMQPacketHandler is setting this when the session is made and the client
version is pre-addressing chan
Github user shailendra14k commented on the issue:
https://github.com/apache/activemq-artemis/pull/1744
@michaelandrepearce Yes, I tested on the latest master as fas as I
remember, will retest it again.
>>removePrefix only operates if prefix's are enabled for that session:
Doe
Github user michaelandrepearce commented on the issue:
https://github.com/apache/activemq-artemis/pull/1744
@shailendra14k just going through the code around the producer credits you
mentioned (my inquisitiveness got the better of me)
It looks like this is possibly fixed maybe
Github user andytaylor commented on the issue:
https://github.com/apache/activemq-artemis/pull/1747
Michael is correct, that's what I meant. Let me explain how this works.
Every record that is written to the journal is also sent to the backup.
Once the backup receives the
Github user pgfox commented on the issue:
https://github.com/apache/activemq-artemis/pull/1743
@michaelandrepearce suggested changes made.
I defined an element "property" around the complex type and reused it in
both places. The element definition baked in the naming conven
Github user shailendra14k commented on the issue:
https://github.com/apache/activemq-artemis/pull/1744
@michaelandrepearce thank you for the update, I will try to include this
at the protocol level.
---
Github user michaelandrepearce commented on the issue:
https://github.com/apache/activemq-artemis/pull/1744
My view on this is that this is for back compatibility with 1.5.X clients
and should be done at protocol handling levels (not within core guts). As
Clebert has done for other ba
Github user shailendra14k commented on the issue:
https://github.com/apache/activemq-artemis/pull/1744
@michaelandrepearce, Most the places what I observed is prefixes are
removed like:-
artemis-core-client:- QueueAbstractPacket class while getting the address
prefix are remo
20 matches
Mail list logo