[GitHub] activemq-artemis pull request #1440: Some REST work

2017-08-03 Thread jbertram
GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/1440 Some REST work You can merge this pull request into a Git repository by running: $ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-1320 Alternatively you can review

How to migrate the scheduler from ActiveMQ 5.5.0 to ActiveMQ 5.14.5

2017-08-03 Thread shakti-activemq
Hi, We have a activeMQ old version(5.5.0) and we are planning to migrate the it to activeMQ 5.14.5. So, while migrating the scheduler, it is failing and it is not supporting on activeMQ 5.14.5. Please, advise what to do. -- View this message in context: http://activemq.2283324.n4.nabble.com/H

[GitHub] activemq-artemis pull request #1439: ARTEMIS-1317 Expire messages that got e...

2017-08-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/1439 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feat

[GitHub] activemq-artemis pull request #1438: NO JIRA: Doc correction

2017-08-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/1438 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feat

[GitHub] activemq-artemis issue #1439: ARTEMIS-1317 Expire messages that got expiredA...

2017-08-03 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/1439 @jdanekrh that's totally fine.. I just wanted to know if I should run the tests before merging.. will merge it now then.. thanks --- If your project is set up for it, you can reply

[GitHub] activemq-artemis issue #1439: ARTEMIS-1317 Expire messages that got expiredA...

2017-08-03 Thread jdanekrh
Github user jdanekrh commented on the issue: https://github.com/apache/activemq-artemis/pull/1439 Yes, I run `mvn -Ptests -Pextra-tests -Popenwire-tests test` which includes integration-tests and activemq5-openwire tests you mentioned I should run. The fails are either fails t

[GitHub] activemq-artemis issue #1439: ARTEMIS-1317 Expire messages that got expiredA...

2017-08-03 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/1439 @jdanekrh did you run the testsuite? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have th

ActiveMQ webconsole add custom properties to send message

2017-08-03 Thread vikd
Hi All,please guide me , how to add custom properties when sends message through ActiveMQ WebConsole using below URL http://localhost:8161/admin/send.jsp?JMSDestination=TestQueue&JMSDestinationType=queueThanks in advance ! -- View this message in context: http://activemq.2283324.n4.nabble.com/A

[GitHub] activemq-artemis issue #1436: ARTEMIS-1318 Uses unbuffered MAPPED Journal if...

2017-08-03 Thread franz1981
Github user franz1981 commented on the issue: https://github.com/apache/activemq-artemis/pull/1436 @clebertsuconic Yes I need to run the whole test suite, add some others tests to see if it is working as expected plus provides the NIO version too. What I'm not understanding is