5343 Commits

Author SHA1 Message Date
Clebert Suconic
2ea4d1c8bf This closes #2067 2018-05-03 13:15:22 -04:00
Timothy Bish
d5263dbe8c ARTEMIS-1847 Update to Netty 4.1.24.Final 2018-05-03 13:15:22 -04:00
Clebert Suconic
2a3b67d921 ARTEMIS-1801 Fixing checkstyle after NullCheck fix 2018-05-03 13:14:50 -04:00
Clebert Suconic
aac7d6b041 This closes #2010 2018-05-03 12:42:42 -04:00
Stanislav Knot
b67008c4ca ARTEMIS-1801 removing null-unchecked dereferences 2018-05-03 12:42:42 -04:00
Clebert Suconic
63a5233143 This closes #2035 2018-05-03 12:39:35 -04:00
Ingo Weiss
c3fbd1b9e4 [ARTEMIS-1819] Missing fields on listAllConsumersAsJSON, listConsumersAsJSON and listConnectionsAsJSON
Issue: https://issues.apache.org/jira/browse/ARTEMIS-1819
2018-05-03 12:39:35 -04:00
Clebert Suconic
7bcf71a5d6 This closes #2051 2018-05-03 12:25:00 -04:00
acemanace
835245b37b ARTEMIS-1836 Bug with broker when running on Windows,
cannot find login.config

The Windows variable ARTEMIS_ETC_INSTANCE was not set correctly,
as it was used as ARTEMIS_INSTANCE_ETC. So the fix is to make sure
that the two match, and additionally they it was renamed to more
closely match the other variables naming convention. This was done
in two files; so when 'artemis create mybroker' is run on a Windows
machine, the broker is correctly configured with login.config.

Minor fix of changing use of single quotes to correct usage of
double quotes when declaring variable
2018-05-03 12:24:59 -04:00
Clebert Suconic
75c92a364d This closes #2060 2018-05-03 12:23:58 -04:00
Benjamin Graf
08fd2acb24 ARTEMIS-1768: Fix handling of internalSession for OpenWireConnection 2018-05-03 12:23:57 -04:00
Clebert Suconic
6c7843f0a6 This closes #2057 2018-05-03 12:12:51 -04:00
Justin Bertram
ed623e0afc ARTEMIS-1659 add test for reload on inactive slave 2018-05-03 12:12:51 -04:00
Clebert Suconic
85b8af686d This closes #2063 2018-05-03 12:12:24 -04:00
Radovan Stancel
6acdb490c8 [ARTEMIS-1844] Fix opening SSL connection in IBM JDK in tests 2018-05-03 12:12:24 -04:00
Clebert Suconic
410cb9ee23 This closes #2064 2018-05-03 12:10:26 -04:00
Timothy Bish
c1cf9ef12d ARTEMIS-1843 Update Qpid JMS 0.32.0 and Proton-j 0.27.1
Use new no copy variants for the delivery send and receive and make
use of the ReadableBuffer type that is now used to convery tranfer
payloads without a copy.  Also set max outgoing frame size to match
the configured maxFrameSize for the AMQP protocol head to avoid the
case where an overly large frame can be written instead of chunking
a large message.
2018-05-03 12:10:25 -04:00
Clebert Suconic
b60f6489f3 This closes #2065 2018-05-03 12:09:58 -04:00
Justin Bertram
a6fe25599c ARTEMIS-1846 fix activemq.usemaskedpassword in URL 2018-05-03 12:09:58 -04:00
Clebert Suconic
541dfc6951 This closes #2066 2018-05-03 12:08:33 -04:00
Shailendra Kumar Singh
32c6759c25 [ARTEMIS-1845]Timestamp header field should display in human readable format on console.
no tests needed as this is an UI change
2018-05-03 12:08:08 -04:00
Martyn Taylor
a6c48a37c7 ARTEMIS-1840 Added Error and Doc to Import Message 2018-05-03 11:43:50 +01:00
Martyn Taylor
3c8c434f17 This closes #2061 2018-05-03 10:22:09 +01:00
Francesco Nigro
2eef0fbb10 ARTEMIS-1842 make sure quorum vote loops exits
The stopped flag used to stop the quorum vote loop needs to be volatile
in order to be safely published between threads.
2018-05-03 10:22:09 +01:00
Clebert Suconic
2ddaa0aa86 NO-JIRA Partially Revert "NO-JIRA Removing Wrong assertion"
I have changed ActiveMQActivation by mistake here at 385e11117b1f62803e999e602b952ad68b79a7c3
2018-05-02 21:38:12 -04:00
Clebert Suconic
9765dadbcd This closes #2062 2018-05-02 14:22:30 -04:00
Roddie Kieley
1c2ca4ae2a NO-JIRA: Updated the hacking guide ide section to reflect best practice for the 2018.2 edition of IntelliJ IDEA. 2018-05-02 15:15:43 -02:30
Clebert Suconic
ab9f5128bc This closes #2056 2018-05-02 12:10:00 -04:00
Martyn Taylor
64ce26e7cc ARTEMIS-1840 Added FQQN Import/Export Live Broker 2018-05-02 12:09:50 -04:00
Martyn Taylor
812776fca7 ARTEMIS-1840 Refactor XML Data Serialiser 2018-05-02 12:09:50 -04:00
Clebert Suconic
13fac86082 This closes #2059 2018-05-02 11:38:50 -04:00
andytaylor
2de1e49e5f ARTEMIS-1842 make sure quorum vote loops exits 2018-05-02 11:38:50 -04:00
Clebert Suconic
e8a1e43ea2 ARTEMIS-1842 Always use Executor on Topology 2018-05-02 11:38:50 -04:00
Clebert Suconic
fef6d5fc65 NO-JIRA Adding threadDump in case of failure 2018-05-02 11:38:50 -04:00
Clebert Suconic
385e11117b NO-JIRA Removing Wrong assertion 2018-05-02 11:38:50 -04:00
Clebert Suconic
f8017d0674 NO-JIRA removing obsolete CloseConnectionFactoryOnGCTest 2018-05-02 11:38:50 -04:00
Clebert Suconic
d5f152c725 Revert "[ARTEMIS-1770] Log warning when connection is closed"
This reverts commit 10849eb8abc01b8ae66c9ddeb350625efbc66384.
This closes #2058
2018-05-02 11:05:46 -04:00
Clebert Suconic
9e2eb8e257 This closes #2055 2018-05-01 13:58:29 -04:00
Jiri Danek
67ee34d4d9 ARTEMIS-1449 Remove deprecated -XX:+UseFastAccessorMethods JVM option
This option was removed in JRE 10 and its presence causes error on startup.

Artemis still does not compile on JDK 9 and up, so what I tried was
to compile on JDK 1.8 and then start Artemis on 1.8 and 10.
That now works for me.
2018-05-01 13:58:29 -04:00
Jiri Danek
94c34b7ed9 ARTEMIS-1449 Add the classes JRE 11 will remove as explicit dependencies
Since the classes in question are marked for removal, using the
``--add-modules java.xml.bind` JVM option would be only a temporary
solution. Pulling them as dependencies from repo1.maven.org and
distributing them with Artemis should be more permanent one.
2018-05-01 13:58:29 -04:00
Clebert Suconic
d5be6111e5 This closes #2054 2018-04-30 20:56:28 -04:00
Clebert Suconic
c5b76bb34c ARTEMIS-1839 NettyConnector was ignoring sniHost
This is fixing org.apache.activemq.artemis.tests.integration.ssl.CoreClientOverOneWaySSLKerb5Test#testOneWaySSLWithGoodClientCipherSuite
2018-04-30 20:39:44 -04:00
Timothy Bish
e2e5bdfeca This closes #2053 2018-04-30 17:53:04 -04:00
Clebert Suconic
384e1aa4d5 ARTEMIS-1838 Fixing AMQP->Core Race on durable property 2018-04-30 17:30:22 -04:00
Clebert Suconic
dd71f2f311 This closes #2050 2018-04-30 12:17:35 -04:00
Justin Bertram
2be864e19e NO-JIRA update release instructions 2018-04-30 12:17:35 -04:00
Justin Bertram
7bdd0fe170 This closes #2052 2018-04-30 10:56:14 -05:00
Clebert Suconic
e8104586b4 ARTEMIS-1837 Replication Initial catchup deadlocks if clients disconnect
This is fixing existing tests, so no more tests are needed.
2018-04-30 11:27:51 -04:00
Clebert Suconic
86183d7b57 NO-JIRA Adding proper parameter on JdbcLeaseLockTest 2018-04-30 11:27:51 -04:00
Clebert Suconic
be61adc002 This closes #2049 2018-04-27 10:16:51 -04:00