Clebert Suconic
2179aea627
This closes #2937
2020-01-21 14:20:04 -05:00
Justin Bertram
7d8c0dfc8c
ARTEMIS-1676 allow users to override JAVA_ARGS via env vars
2020-01-21 14:20:04 -05:00
Clebert Suconic
659b5194e7
This closes #2949
2020-01-21 12:55:17 -05:00
brusdev
52e3a0a347
ARTEMIS-2601 Update jetty version to 9.4.26.v20200117
2020-01-21 12:55:16 -05:00
Clebert Suconic
7b06050f5f
This closes #2941
2020-01-21 12:16:57 -05:00
Jiří Daněk
171a7f57fc
NO-JIRA: fix .asf.yaml invalid GitHub labels
...
```
An error occurred while running github feature in .asf.yaml!:
.asf.yaml: Invalid GitHub label 'Apache' - must be lowercase alphanumerical and <= 35 characters!
```
2020-01-21 12:16:56 -05:00
Clebert Suconic
5dbce95431
This closes #2942
2020-01-21 12:14:03 -05:00
Francesco Nigro
c3e74e055c
ARTEMIS-2599 DescribeJournal isn't correctly counting surviving msg
2020-01-21 12:14:02 -05:00
Clebert Suconic
fee21f7bf6
This closes #2947
2020-01-21 12:10:23 -05:00
Francesco Nigro
fa0c187ae6
ARTEMIS-2602 Reduce number of copies for non JDBC Journal
2020-01-18 18:45:12 +01:00
Clebert Suconic
3b6176438e
This closes #2944
2020-01-17 14:31:52 -05:00
Francesco Nigro
b10d765139
ARTEMIS-2602 load surviving records into SparseArrayLinkedList
2020-01-17 14:31:52 -05:00
Francesco Nigro
4cc6464ddd
ARTEMIS-2602 Improve Journal loading heap usage
2020-01-17 14:31:52 -05:00
Clebert Suconic
2f68f002a8
This closes #2943
2020-01-17 14:28:31 -05:00
brusdev
caa19ab144
ARTEMIS-2598 Update netty version to 4.1.43.Final
...
Update netty version to 4.1.43.Final and netty-tcnative version to 2.0.26.Final.
Change restricted-security-client.policy because Netty 4.1.43.Final requires
access to two more files: /etc/os-release and /usr/lib/os-release.
2020-01-17 14:28:31 -05:00
Clebert Suconic
a7ef54dc63
This closes #2946
2020-01-17 14:28:07 -05:00
Clebert Suconic
1a6c4e5c62
ARTEMIS-2603 Deadlock between pageStore.getCurrentID and page.cleanup
...
This happened when JournalStorageManager.startReplication and PageStore.cleanup were called between multiple threads.
2020-01-17 11:39:30 -05:00
Clebert Suconic
02cc2b5957
This closes #2945
2020-01-17 11:39:05 -05:00
brusdev
5e80a5c738
ARTEMIS-2600 Update mqtt-client version to 1.16
2020-01-17 13:31:54 +01:00
Clebert Suconic
1f9396e40d
This closes #2940
2020-01-15 11:19:33 -05:00
Jiří Daněk
038dfe8881
NO-JIRA: add .asf.yaml file with github repo metadata
...
> When making use of a feature in .asf.yaml, please ensure that you have discussed this with the entire project first, and have understood what the configuration changes will do to your workflow and project resources.
> ~~ https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories
I believe that the github config part (setting tagline and project labels) is mostly harmless.
The GitHub project page currently has a somewhat random set of tags at the top,
so this should be a big improvement.
https://github.com/apache/activemq-artemis currently contains the following tags
php, activemq, c, network-client, ruby, python, csharp, cplusplus, java, perl, network-server
2020-01-15 11:19:33 -05:00
Clebert Suconic
1c1359f9f9
This closes #2939
2020-01-15 11:18:13 -05:00
brusdev
1716655214
ARTEMIS-2597 Memory Leak when closing AMQP Consumers in the context
...
Remove server senders on remote link close.
2020-01-15 09:56:21 +01:00
Justin Bertram
269ad82c03
This closes #2936
2020-01-13 09:36:24 -06:00
Clebert Suconic
bbe9f9adce
NO-JIRA Adding test name into temporary folder name directory
...
This is to make it possible to identify what test is leaking files whenever that is happening.
That is because future tests will report the leaks, and it's difficult to identify where it happened.
Also i'm changing NoProcessFilesBehind to show the getOpenFD propertly
2020-01-13 09:39:51 -05:00
Clebert Suconic
3fff744de4
NO-JIRA Adding Queue Delete Delay on openWireTestsuite
...
Some open wire tests will close a consumer and open it right away.
The removal of the queue is asynchronous, having this kind of behaviour may lead to issues
after we moved the QueueManager to be asynchronous.
2020-01-10 11:31:53 -05:00
Justin Bertram
29554acc56
NO-JIRA Bumping extra-tests pom
2020-01-10 09:07:13 -06:00
Justin Bertram
97735ca72c
[maven-release-plugin] prepare for next development iteration
2020-01-10 09:00:58 -06:00
Justin Bertram
25a947f6cb
[maven-release-plugin] prepare release 2.11.0
2020-01-10 08:57:46 -06:00
Justin Bertram
bf30843b61
This closes #2935
2020-01-10 08:05:12 -06:00
brusdev
9c858c6ba2
ARTEMIS-2593 Thread leak test failure with OpenJ9 JVM
...
Add an exception for the thread with name `MemoryMXBean`.
2020-01-10 13:58:10 +01:00
Clebert Suconic
757d38f53c
NO-JIRA Fixing Stomp Tests after QueueManager change
2020-01-10 00:08:11 -05:00
Justin Bertram
d6331b01f4
This closes #2934
2020-01-09 19:41:14 -06:00
Clebert Suconic
e397a17796
ARTEMIS-2592 Fixing DeadLock between deleteMessages and depage
...
This was happening through purge
2020-01-09 19:41:14 -06:00
Justin Bertram
d8d35a13b5
This closes #2683
2020-01-09 15:21:29 -06:00
yang wei
3e20906a49
NO-JIRA typo on logger
2020-01-09 15:21:29 -06:00
Clebert Suconic
27672a447e
This closes #2862
2020-01-09 14:04:09 -05:00
Justin Bertram
9e9c0778b1
ARTEMIS-2516 support sys props in xinclude href
2020-01-09 14:04:09 -05:00
Clebert Suconic
faed83432c
This closes #2910
2020-01-09 13:40:43 -05:00
Francesco Nigro
6cc5749c7b
ARTEMIS-2569 LinkedListImpl tests should not rely on the GC mechanism
2020-01-09 13:40:43 -05:00
Justin Bertram
2733cd73bd
NO-JIRA update version doc for 2.11.0
2020-01-09 08:42:14 -06:00
Clebert Suconic
534d8b4719
NO-JIRA Happy new year!
2020-01-08 20:44:05 -05:00
Justin Bertram
0293d80574
NO-JIRA support 0 in human readable byte calculation
2020-01-08 12:37:30 -06:00
Clebert Suconic
1304dbd539
This closes #2933
2020-01-08 13:04:17 -05:00
Justin Bertram
0513393091
NO-JIRA fix tests after SSL resource regen
2020-01-08 13:04:17 -05:00
Clebert Suconic
52d4193efd
This closes #2925
2020-01-08 12:39:14 -05:00
Wei Yang
0e6a1dee47
ARTEMIS-2584 Optimize PageTransactionInfoImpl in-memory size
2020-01-08 12:39:14 -05:00
Clebert Suconic
6bbd2bf857
This closes #2931
2020-01-08 12:38:27 -05:00
Justin Bertram
1ad8b3c059
ARTEMIS-2590 support com.sun.jndi.ldap.read.timeout in LDAPLoginModule
2020-01-08 12:38:27 -05:00
Clebert Suconic
046f076d39
This closes #2932
2020-01-08 12:31:15 -05:00