Clebert Suconic
42dbd02bda
This closes #1434
2017-08-02 12:48:43 -04:00
Howard Gao
613b459c52
ARTEMIS-1315 Client disconnection may cause consumer to hang
...
When calling a consumer to receive message with a timeout
(receive(long timeout), if the consumer's buffer is empty, it sends
a 'forced delivery' the waiting forever, expecting the server to
send back a 'forced delivery" message if the queue is empty.
If the connection is disconnected as the arrived 'forced
delivery' message is corrupted, this 'forced delivery' message
never gets to consumer. After the session is reconnected,
the consumer never knows that and stays waiting.
To fix that we can send a 'forced delivery' to server right
after the session is reconnected.
2017-08-02 12:48:43 -04:00
Clebert Suconic
c3f8321c42
NO-JIRA Improving a test with Wait
2017-08-02 10:39:19 -04:00
Clebert Suconic
bc2670a543
This closes #1385
2017-08-01 16:17:56 -04:00
Michael Andre Pearce
12942a609f
ARTEMIS-1270 Management Console - Hawtio Solution
...
applying Artemis skin
2017-08-01 14:55:03 -04:00
Andy Taylor
fa7b247dc4
ARTEMIS-1270 Management Console - Hawtio Solution
...
Add Artemis Plugin
2017-08-01 14:54:27 -04:00
Michael Andre Pearce
cadf909f78
ARTEMIS-1270 Management Console - Hawtio Solution
...
Add Hawtio to web
Add Custom ActiveMQ Hawtio Branding Plugin
2017-08-01 14:54:27 -04:00
Clebert Suconic
2b64ce4a3d
This closes #1435
2017-08-01 11:52:28 -04:00
Francesco Nigro
74f243cc4d
ARTEMIS-1312 TimedBuffer doubled timeout with blocking flush
2017-08-01 11:52:28 -04:00
Clebert Suconic
14d840de58
This closes #1431
2017-08-01 09:43:15 -04:00
Jens Reimann
239479d1a3
Fix a typo in bootstrap-web-settings.txt
...
Signed-off-by: Jens Reimann <jreimann@redhat.com>
2017-08-01 09:43:14 -04:00
Clebert Suconic
4694aab061
This closes #1433
2017-08-01 06:34:25 -04:00
Francesco Nigro
567bfe3b9b
ARTEMIS-1312 TimedBuffer doubled timeout with blocking flush
2017-08-01 06:34:25 -04:00
Clebert Suconic
7973410355
This closes #1430
2017-07-31 12:51:16 -04:00
Dmitrii Tikhomirov
bef3864c72
[ARTEMIS-1311] Log messages without prefixed id code in artemis-core-client
2017-07-31 12:51:15 -04:00
Clebert Suconic
c23c7670e0
This closes #1427
2017-07-28 18:01:56 -04:00
Jean-Baptiste Onofré
99c9ae34f9
[ARTEMIS-1309] Import johnzon.core package in the artemis-server-osgi bundle
2017-07-28 18:01:56 -04:00
Clebert Suconic
4670980aa3
This closes #1423
2017-07-28 18:00:50 -04:00
Justin Bertram
8c8ab0adc1
ARTEMIS-1299 support commas in RA connection parameter values
2017-07-28 18:00:50 -04:00
Clebert Suconic
abaccaab56
This closes #1422
2017-07-28 18:00:06 -04:00
Justin Bertram
610737bc30
ARTEMIS-1306 clarify identity for authn failures
2017-07-28 18:00:06 -04:00
Clebert Suconic
7adc8339c7
ARTEMIS-1305 Avoid deadlock when shutting down RA and reconnects
2017-07-28 11:53:09 -04:00
Clebert Suconic
2428c9ca1c
This closes #1426
2017-07-28 10:33:40 -04:00
Clebert Suconic
54d220edf3
ARTEMIS-1305 Server frozen during shutdown on Resource Adapter
...
this is a better fix than the previous one
2017-07-28 10:33:40 -04:00
Justin Bertram
40534b29d6
This closes #1424
2017-07-28 09:15:03 -05:00
Pat Fox
4edb750165
fixed some minor typos in cli description annotations
2017-07-28 15:00:59 +02:00
Andy Taylor
e316c920b4
This closes #1421 ARTEMIS-1202 Fix interleave during replication sync
2017-07-26 10:25:47 +01:00
Martyn Taylor
69f8263267
ARTEMIS-1303 Fix interleave during replication sync
2017-07-26 10:25:47 +01:00
Andy Taylor
d776a698e4
This closes #1419 ARTEMIS-1305 Server Frozen during shutdown if RA is retrying
2017-07-26 10:25:06 +01:00
Clebert Suconic
7bf8e4e890
ARTEMIS-1305 Server Frozen during shutdown if RA is retrying
2017-07-25 22:33:55 -04:00
Clebert Suconic
5325ca39c8
NO-JIRA: Fix checkstyle
2017-07-25 21:12:27 -04:00
Clebert Suconic
e5be686064
NO-JIRA traced on the RA
2017-07-25 19:07:34 -04:00
Clebert Suconic
b6b48a5896
NO-JIRA Traces on the Resource Adapter
2017-07-25 17:56:43 -04:00
Clebert Suconic
1796e5935f
NO-JIRA Traces on Resource Adapter Message Handler
2017-07-25 12:57:10 -04:00
Clebert Suconic
cd9ce6a502
ARTEMIS-1304 ignoring invalid test
2017-07-25 10:08:11 -04:00
Clebert Suconic
955557a31c
NO-JIRA: Fix extra-tests pom after release
2017-07-24 21:30:53 -04:00
Clebert Suconic
fdad83be22
[maven-release-plugin] prepare for next development iteration
2017-07-24 21:21:18 -04:00
Clebert Suconic
71b1cc2a20
[maven-release-plugin] prepare release 2.2.0
2017-07-24 21:21:06 -04:00
Clebert Suconic
5e076a6fee
This closes #1418
2017-07-24 20:53:25 -04:00
Michael Andre Pearce
827006760e
NO-JIRA: Update Logo
2017-07-25 01:51:01 +01:00
Clebert Suconic
69004178dd
This closes #1417
2017-07-24 20:28:34 -04:00
Clebert Suconic
50a900c04b
ARTEMIS-1304 Message loss on Commmit timeout during failover
2017-07-24 20:23:56 -04:00
Clebert Suconic
08d8c08ed3
ARTEMIS-1257 Fixing hashCode
...
ResourceAdapterTest had a few failures with a NPE
2017-07-24 15:19:59 -04:00
Clebert Suconic
14fe149fa5
ARTEMIS-1265 Fixing jacoco profile for IDE integration
...
Idea and Eclipse integration was broken because of the surefire plugin options
2017-07-24 15:11:24 -04:00
Clebert Suconic
e27a0f8159
ARTEMIS-1265 Adding helper script for coverage tests
2017-07-24 15:11:19 -04:00
Clebert Suconic
f37af02074
ARTEMIS-1276 fixing license headers
2017-07-24 11:10:55 -04:00
Clebert Suconic
3bc0655ef7
This closes #1407
2017-07-24 10:50:52 -04:00
Jiri Danek
1b3d9cfed0
ARTEMIS-1276 fix JmsSendReceiveWithMessageExpirationTest
2017-07-24 10:50:52 -04:00
Clebert Suconic
ae41b72e3e
This closes #1380
2017-07-24 09:56:09 -04:00
Erich Duda
22b4755fbb
ARTEMIS-1265 JaCoCo profile for getting code coverage report
...
Added two maven profiles for:
- generating JaCoCo exec files
- generating JaCoCo reports
2017-07-24 09:56:08 -04:00