You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2022/10/04 19:17:47 UTC

[activemq-artemis] branch 2.21.0.jbossorg-x created (now 23d6f19080)

This is an automated email from the ASF dual-hosted git repository.

clebertsuconic pushed a change to branch 2.21.0.jbossorg-x
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


      at 23d6f19080 ARTEMIS-4024 Avoid excessive NativeMemory allocation when sending OpenWire Multi mega sized messages in openwire

This branch includes the following new commits:

     new 5f334db07b RH-PATCH Align activemq5
     new b9d0378abf RH-PATCH Align tomcat-servlet-api
     new f3f5ac34ae RH-PATCH Align netty kqueue
     new edb88bdd7f RH-PATCH Disable compatibility tests
     new 7d35cc8ceb RH-PATCH Disable unsupported examples
     new 2ecf122256 RH-PATCH Add downstream scripts
     new 372aa9d7d1 Upgrade hawtio version to 2.0.0.fuse-sb2-7_10_1-00008-redhat-00001
     new 32ba7d3150 Prepare release 7.10.0.CR1
     new b2ad5e92de NO-JIRA Making AmqpFlowControlFailTest more accurate
     new d9a35e6853 ARTEMIS-3769 Fixing queue browsing iterator avoiding NoSuchElement exception from the Iteration
     new 923d92ec77 ARTEMIS-3761 Improve page cleanup to remove messages in the middle of the stream as well
     new 34b3c94c58 Upgrade hawtio version to 2.0.0.fuse-sb2-7_10_2-00001-redhat-00001
     new 6c33776f48 Prepare release 7.10.0.CR2
     new e252f94ab9 RH-PATCH Align tomcat-servlet-api
     new ff7421e3bd Prepare release 7.10.0.CR2
     new cf4725f495 ARTEMIS-3776 Avoid Integer.MAX_VALUE overflow on openwire clients
     new 65812616d4 ARTEMIS-3778 Streamline Expiration Reaping
     new 74b63245ee ARTEMIS-3778 Just avoiding NPE on Expiry Reaper
     new bf6ca51ebe ARTEMIS-3779 Critial IO Exception logged as Error
     new 84e1c7dd61 ARTEMIS-3752 Upgrade Spring Framework to 5.3.18
     new a46855e2fc ARTEMIS-3752 Upgrade Spring Framework to 5.3.18 for examples and tests
     new 2839b24472 ARTEMIS-3757 - allow system and env var substution of properties config, respect order of file loaded properties and add generic enum converter
     new 3ad3631a88 ARTEMIS-3773 remove defunct rate references from web console
     new d809e61b87 ARTEMIS-3776 just my OCD applying aesthetic tweaks to recediveOW.groovy
     new 6c592ce76f ARTEMIS-3760 Upgrade jackson version to 2.13.2
     new 5be5e540bd ARTEMIS-3786 - ensure named properties config from routerConfiguration can be created from string property value
     new c08e2174e7 ARTEMIS-3744 NPE with empty security-manager config in bootstrap.xml
     new cfad3bac36 ARTEMIS-3764 wrong CONNACK return code for MQTT5
     new ade255920c ARTEMIS-3774 support user properties on MQTT will message
     new 4699ea4f01 ARTEMIS-3751 Do not override large message size
     new 39b8370836 ARTEMIS-3777 fix MQTT request/response + nolocal
     new 922f908d35 ARTEMIS-3775 don't carry forward MQTT topic aliases to new connection
     new 40caf49fb0 ARTEMIS-3781 send PUBREC on duplicate PUBLISH for MQTT QoS 2
     new 05bad60bb1 ARTEMIS-3791 Openwire failover leaving sessions leaked
     new d120891e56 ARTEMIS-3789 respect session expiry interval on MQTT disconnect message
     new c2458539ed ARTEMIS-3788 don't send MQTT will message if will flag = false
     new 1717d254ca ARTEMIS-3780 - OpenWire, UTF8Buffer to String before setting properties to avoid exception
     new 01954d1610 ARTEMIS-3755 mitigate NPE related to fail-back
     new c0b687d74d ARTEMIS-3752: update to Spring 5.3.19 and Spring Boot 2.6.7 which uses it
     new fa5d22a9f4 ARTEMIS-3798 Allow binary deserialization of message properties AMQ_MSG_MESSAGE_ID, AMQ_MSG_ORIG_DESTINATION, AMQ_MSG_PRODUCER_ID & AMQ_MSG_REPLY_TO from existing messages.
     new 68ba000c3d NO-JIRA Fixing Thread Leakage on test from UDP thread
     new e11935da4f ARTEMIS-3803 Fix first NetworkHealthCheck execution
     new 1fbc897dd9 RH-PATCH Disable Artemis AMQP Client OSGi Feature
     new 369c5c54ea ARTEMIS-3740 Upgrade Johnzon
     new f75c85918f ARTEMIS-3741 Cache MBeanInfoHelper results
     new 9f927b392c ARTEMIS-3753 Prevent sending message to internal queues on mirror
     new 1192ce996f ARTEMIS-3753 Small Improvement on RouterContext.internalOnly calculation
     new d079ed0836 [ARTEMIS-3799]: Ping command is wrong on Windows.
     new fcc49264c0 ARTEMIS-3799 Fix default ping command for Windows
     new e6d1ab60b5 ARTEMIS-3805 producer-window-size default
     new 4d638732f7 [ARTEMIS-3756]: Enabling extra parameters to be passed by the URI.
     new eb0872c8b0 ARTEMIS-3756 Removing test that is now invalid
     new b42af90672 ARTEMIS-3799 Fix default ping command pipe error for Windows
     new 6b47cff767 ARTEMIS-3800 allow CLI to delete address with queues
     new ad06112b18 ARTEMIS-3801 not getting messages on MQTT subscriptions with $
     new cc1b82b0da ARTEMIS-3800 Fixing failing test
     new 06bbef474a ARTEMIS-3801 fix test
     new 92a906e597 ARTEMIS-3802 Avoiding races on deleteWithID and Iterator.remove
     new 3335f443c2 Prepare release 7.10.0.CR2
     new f2df0f40ad ARTEMIS-3771 Avoid not needed lookup for address on OpenWire connections
     new 4725b30120 Prepare release 7.10.0.CR2
     new 6a3218268a RH-PATCH Add netty epoll for ppcle and s390x
     new da83c2611a ARTEMIS-3833 Preserve JMSCorrelationID of distributed AMQP large messages
     new fd6f5c1710 ARTEMIS-3810 Do not throw error resuming already active XA Transaction
     new e7e0a80d37 ARTEMIS-3811 Cluster connections clashing with ANYCast addresses
     new 3b50dda4cb RH-PATCH Disable unsupported examples
     new 93832cf88a RH-PATCH Disable unsupported examples
     new d81f8d5270 RH-PATCH Add netty epoll for ppcle and s390x
     new 1f12fdb8bd ARTEMIS-3807 Simplify Redistributor avoid races, and fix ProtocolMessageLoadBalancingTest
     new d25ce7cc75 NO-JIRA stopping object on finalize on openWire test
     new 737a8bf6ba ARTEMIS-3806 upgrade logging dependencies
     new ee1ebdfe95 NO-JIRA Fix QueuesTest after ARTEMIS-3773
     new de2ee8c1f2 ARTEMIS-3806 Upgrade jboss-logging dependencies
     new d065003bc1 ARTEMIS-3837 Adding support for AMQPLargeMessage.getData()
     new 3ec338d88c ARTEMIS-3823 - limit modulo operation to positive hash values
     new a24cbc2ec2 ARTEMIS-3826 - allow address/queue configuration via properties
     new 246d79ae75 ARTEMIS-3835 - deprecate addressesSettings in place of addressSettings on the Configuration bean
     new 46beafd5ed Prepare release 7.10.0.CR3
     new 4494e7a32e Revert "ARTEMIS-3810 Do not throw error resuming already active XA Transaction"
     new b66fcc064b ARTEMIS-3810 Do not throw error resuming already active XA Transaction
     new fee6ff33a9 Prepare release 7.10.0.CR3
     new 8996ee8521 ARTEMIS-3848 High CPU usage on ReadWriteLocks
     new 0cbc178640 Prepare release 7.10.0.CR4
     new f8605d5f12 Prepare release 7.10.0.CR5
     new 2ccfa024ff ARTEMIS-3856 re-applying recursive logic on ThreadLocal
     new 86b009d483 ARTEMIS-3862 Short lived subscriptiong makes address size inconsistent
     new 39cccc1473 ARTEMIS-3864 StompTransactions leaking on ActiveMQServer.getSessions()
     new a01cb97581 ARTEMIS-3759 Add mirror controller address filter support
     new cbdc453344 ARTEMIS-3743 / ARTEMIS-3766 Use ACKReason on Mirror to determine target operations and fixing Delivering statistics on Mirror
     new 5515b39a93 ARTEMIS-3862 Adding Topic Durable Subscription to RemoveSubscriptionRaceTest
     new ad956c7a7e ARTEMIS-3815 proper retry through IOCompletion when message not found on target queue on Mirror
     new 216b748500 NO-JIRA reformat AMQPMirrorControllerTarget
     new bbc56037ca ARTEMIS-3853 Fix default ping command IPv6 for Windows
     new 06d2ae8eb4 ARTEMIS-3868 Journal compactor split improvement
     new 02ce5cd902 NO-JIRA replace templateFn with htmlTemplate
     new 8f900d5faf NO-JIRA Fix Console QueuesTest
     new 3a164d35f1 ARTEMIS-3816 Fix connection router null pointer dereferences
     new df54763ac7 ARTEMIS-3836 PrintData may miss messages if cleanup happened in the middle of the stream
     new c9c8d0c6b5 ARTEMIS-3830 add index on filename to large_messages
     new 3fe87d1a40 ARTEMIS-3824 also display replyTo address when available in the message
     new e46575297d ARTEMIS-3827 anon OpenWire producer may lose sent msg
     new 4351d07390 ARTEMIS-3376 fixed descriptions of option --no-anycast and option --no-multicast
     new 1c742d2032 ARTEMIS-3858 fix navigation from consumer/producer columns of a session to those consumers/producers
     new 9be6f535e4 ARTEMIS-3864 Removing debug statement
     new 3fc0078bab ARTEMIS-3863 - allow Role configuration via properties
     new 6740f12ffd ARTEMIS-3886 fix CLI operation retry
     new 402d1913eb ARTEMIS-3890 - rework LVQ implementation to ensure all messages get delivered, replacement of lvq now tied to the deliver loop. Fix issue with duplicates - bug in LinkedListImpl`
     new 7acb5ebd51 ARTEMIS-3893: update to commons-configuration 2.8.0
     new 7636a3b4fb ARTEMIS-3894 - resolve errorprone warn on vargs call
     new b9dae2712a ARTEMIS-2894 Small tweak into newInstance call
     new d3e1ace6e8 ARTEMIS-3899 improve salt calculation
     new bccf4122ec NO-JIRA update XSD missed in ARTEMIS-3805 (cherry picked from commit 7184862bb54f50f524a2a5b457a1afd68d1f95ab)
     new cb851ee28d ARTEMIS-3916 fix OpenWire selector with JMSMessageID
     new 3e1365bec2 ARTEMIS-3923 AddressControlImpl.getRoles doesn't return all the security role permissions.
     new 9388f99b56 ARTEMIS-3820 Fix browsing original queue of AMQP messages
     new 3749f0a342 ARTEMIS-3891 - allow TransformerConfig creation via properties
     new 7b3bab7e8f ARTEMIS-3894 - add conversion from string for list - allow core bridge static connector config via properties
     new f0fc70a206 ARTEMIS-3895 - treat properties url with trailing slash as directory of .properties files and apply in lexical order of name
     new 93d7f56708 ARTEMIS-3892 user limits not working with cert auth
     new 9d4891148e ARTEMIS-3840 Core bridges with concurrency > 1 will get removed on config reload
     new 841130ad12 ARTEMIS-3901 Fix artemis perf client --durable fails on exception
     new bb05eee500 ARTEMIS-3901 Improvements on PerfCommand
     new 43e04a5698 ARTEMIS-3905 update docs for disabled proxy (cherry picked from commit 631568f020a876bbc01e2b2b4c4b4c6e86ca8d9d)
     new 57509ec078 ARTEMIS-3917 Fix incorrect getters/setters on Configuration API
     new 789e0110cb ARTEMIS-3851 MQTT sub q exists after restart despite CleanSession=1
     new 2d7c9bf447 ARTEMIS-3859 offer "Original Queue" column only for dead-letter or expiry queues
     new df4fe0ff8c ARTEMIS-3767 Incompatibility on replication between 2.17 and current version
     new 8264e2690c ARTEMIS-1964 fix and deprecate getNumberOfMessages() on AddressControl
     new cdac84606e ARTEMIS-3888 make web console detection more robust
     new 62ceebc5c0 ARTEMIS-3896 clarify logging for transactional ops
     new 634bec1e6a ARTEMIS-3892 fix tests, add docs
     new 5808e65531 ARTEMIS-3892 fix test
     new 84a396303c ARTEMIS-3896 fix tests
     new d41c35d039 Upgrade hawtio version to 2.0.0.fuse-sb2-7_11_0-00036-redhat-00001
     new 2a56ff0e87 Prepare release 7.10.1.ER1
     new 732fe49221 ARTEMIS-3928 Fixing intermittent failure after executor's change
     new bb0ee7f0e4 Revert "ARTEMIS-3928 Fixing intermittent failure after executor's change"
     new 1100bb045a ARTEMIS-3940 Address.maxSizeMessage is ignored on FAIL and Blocking Paging Policy
     new 11048946a6 ARTEMIS-3838: Update to Netty 4.1.77 (and netty-tcnative to 2.0.52)
     new 1851c4a300 ARTEMIS-3770 refactor MQTT handling of client ID
     new 0e82d93530 ARTEMIS-3770 mitigate potential NPE
     new d9cc41bc76 ARTEMIS-3925 LVQ pruning nulls
     new d71ac55b23 ARTEMIS-3942 use session instead of direct routing for MQTT LWT messages
     new fc8a9b952c ARTEMIS-3929 Improving OpenWire clientIDSet
     new ae0d654aae ARTEMIS-3928 Adding SoakTest for Paging with in many destinations
     new edc3355b81 ARTEMIS-3928 Limiting parallel IO in paging which would allow multiple destinations running all at once
     new 2166fa8654 ARTEMIS-3928 Fixing intermittent failure after executor's change
     new c553e6593e NO-JIRA Fixing suggested script for test variables
     new be714170d9 ARTEMIS-3928/ENTMQBR-6797 Fixing the build after test looked for method only available upstream
     new 9c471185d1 ARTEMIS-3928 Reverting fairness on Executor
     new 8fedaadf66 ARTEMIS-3928 Fixing yield and shutdownNow
     new 5be1ea8599 ARTEMIS-3947 fix merging for expiry address-settings
     new a02935982e ARTEMIS-3918 support FQQN + anycast + redistribution
     new dbe47ba07c Prepare release 7.10.1.CR1
     new 4f1f4c28eb ARTEMIS-3900 Support management allowlist entries with wildcard domain
     new 9eefb74da2 ARTEMIS-3961 don't log OperationContext
     new 1c282c7c87 NO-JIRA Updating HorizontalPagingTest to be the same as upstream
     new b49bc58183 ARTEMIS-3963 Fix setting security roles via properties on OpenJ9 JDK 11
     new 3a1ec7f155 ARTEMIS-3964 Fix default ping commands timeout for Windows
     new 274c6d8f70 Prepare release 7.10.1.CR2
     new 2d4e091801 ARTEMIS-3984 LegacyLDAPSecuritySettingPlugin shouldn't modify existing matches
     new 15f445e74e ARTEMIS-3998 Fix broker properties for connectionRouters
     new 85ddbe3bce ARTEMIS-3999 Fix setting extraParams for new acceptors via broker properties
     new dea4366419 ARTEMIS-4003 Fixing credit starve on Large Message over the bridge or clustering
     new cd7df5c850 Prepare release 7.10.1.CR3
     new 9d7d36f000 ARTEMIS-4010 LegacyLDAPSecuritySettingPlugin missing data
     new 0229edc817 Prepare release 7.10.1.CR4
     new 23d6f19080 ARTEMIS-4024 Avoid excessive NativeMemory allocation when sending OpenWire Multi mega sized messages in openwire

The 168 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.