Timothy Bish
097c0e7eae
NO-JIRA Add some additional validation.
2016-11-10 12:45:37 -05:00
Timothy Bish
1a75e0f33a
https://issues.apache.org/jira/browse/AMQ-6501
...
Update to latest point releases
2016-11-08 11:07:51 -05:00
gtully
3b7613d930
AMQ-6451 - catch errors on preallocation. allocate direct buffer on start and reuse to ensure resource availability at runtime
2016-11-08 14:05:46 +00:00
Christopher L. Shannon (cshannon)
dca066287e
https://issues.apache.org/jira/browse/AMQ-6494
...
Ignoring test that currently fails. The parent test is already ignored
in the build so I'm adding this one to be ignored as well. It
currently fails on exceptions that are expected and needs to be fixed.
2016-11-08 08:20:19 -05:00
Hadrian Zbarcea
e5dd0d833f
This closes #209
2016-11-04 21:06:57 -04:00
Hadrian Zbarcea
5076808b57
AMQ-6497 Add method to navigate interceptors
2016-11-04 17:18:49 -04:00
Timothy Bish
a6367978e5
Remove proton-jms reference as that project no longer exists.
2016-11-04 16:58:16 -04:00
Christopher L. Shannon (cshannon)
937b2acd46
https://issues.apache.org/jira/browse/AMQ-6482
...
Adding websocket send timeout to AMQP over websockets
2016-11-04 14:09:26 -04:00
Christopher L. Shannon (cshannon)
450cabe4ea
https://issues.apache.org/jira/browse/AMQ-6482
...
Adding a timeout for websocket sends to prevent the transport thread
from getting stuck and blocking. The default is 30 seconds.
2016-11-04 12:56:20 -04:00
Christopher L. Shannon (cshannon)
946c9454d5
proposed websocket fix
2016-11-04 12:56:20 -04:00
Timothy Bish
7cf7fba7aa
https://issues.apache.org/jira/browse/AMQ-6498
...
Include the already received backlog when deciding to grant additional
credit to avoid excessive backlogs of messages during producer flow
control.
2016-11-04 11:55:12 -04:00
Hadrian Zbarcea
a5aa300258
This closes #195
2016-11-04 09:40:47 -04:00
Hadrian Zbarcea
d756d35715
This closes #208
2016-11-04 09:38:44 -04:00
Hadrian Zbarcea
dce2b61f87
AMQ-6494 Return ExceptionResponse during broker service shutdown
2016-11-04 09:30:09 -04:00
Christopher L. Shannon (cshannon)
016ae05d0e
https://issues.apache.org/jira/browse/AMQ-6489
...
Adding a new ActiveMQXASslContextFactory and jndi support for it
in ActiveMQSslInitialContextFactory
2016-11-04 08:31:19 -04:00
Hadrian Zbarcea
512b643f7a
This closes #62 . Fixed in upstream
2016-11-03 18:08:07 -04:00
Hadrian Zbarcea
e725451521
This closes #162 . Minor improvement in using the Logger api
2016-11-03 17:26:00 -04:00
Hadrian Zbarcea
be24a133ef
This closes #88 (merged as a65ac586
). More file permissions fixes.
2016-11-03 14:26:34 -04:00
Hadrian Zbarcea
d5a929c0d2
This closes #205 . Won't fix. (fix even more file permissions)
2016-11-03 14:11:40 -04:00
Hadrian Zbarcea
d935091298
This closes #171
2016-11-03 14:02:28 -04:00
Dominik Przybysz
0d90a2a683
Delete redundant persistenceAdapter.getTransactionContext
2016-11-03 14:02:01 -04:00
Hadrian Zbarcea
d54d046b8a
This closes #185 . Won't fix. (fix more file permissions)
2016-11-03 11:54:33 -04:00
Hadrian Zbarcea
f9bec8f99a
This closes #201 . Won't fix. (fix some file permissions though)
2016-11-03 11:48:16 -04:00
Timothy Bish
629ee28568
https://issues.apache.org/jira/browse/AMQ-6495
...
State variables shared across threads in the transport need to be marked
volatile.
2016-11-02 12:57:39 -04:00
Timothy Bish
d1f42bd01e
https://issues.apache.org/jira/browse/AMQ-6474
...
ASYNC_TASKS executor not being shut down on stop with no other users in
service.
2016-11-02 12:41:49 -04:00
Hadrian Zbarcea
4c8d30d077
This closes #180 . Merged long ago
2016-11-01 16:26:22 -04:00
Timothy Bish
c239bf01a9
https://issues.apache.org/jira/browse/AMQ-6493
...
Ensure the proper versions of dependencies for Qpid JMS are brought in
for the test.
2016-11-01 15:19:05 -04:00
Hadrian Zbarcea
a6e35a6512
Test execution artifacts produced in ./target, so that clean runs cleanly
2016-11-01 14:48:12 -04:00
Christopher L. Shannon (cshannon)
5c80eda321
https://issues.apache.org/jira/browse/AMQ-6477
...
Fixing potential concurrent modification exception
2016-11-01 10:31:20 -04:00
Hadrian Zbarcea
a8a650cbee
Fix warnings in Eclipse IDE; remove deprecated prerequisites in maven3
2016-10-31 20:37:45 -04:00
Hadrian Zbarcea
d9940eaf2d
Fix type in config of lifecycle-mapping plugin
2016-10-31 15:13:30 -04:00
Hadrian Zbarcea
6166d4a4f7
Fix errors while importing project in Eclipse IDE
2016-10-31 15:02:47 -04:00
Christopher L. Shannon (cshannon)
1a0af86c06
https://issues.apache.org/jira/browse/AMQ-6489
...
This closes #207
2016-10-31 12:46:59 -04:00
Michael L. Bloom
11541e8608
https://issues.apache.org/jira/browse/AMQ-6489
...
Add support for SSL configurations using JNDI.
2016-10-31 12:03:33 -04:00
Hadrian Zbarcea
c53131d700
This closes #203
2016-10-30 08:47:12 -04:00
Christopher L. Shannon (cshannon)
0a80165a99
https://issues.apache.org/jira/browse/AMQ-6477
...
simplifying isMarshalled method
2016-10-27 15:53:01 -04:00
Timothy Bish
a2d92ef786
https://issues.apache.org/jira/browse/AMQ-6486
...
Ensure that message with no header is marked as non-persistent.
2016-10-26 19:04:35 -04:00
Timothy Bish
cec3245a9f
https://issues.apache.org/jira/browse/AMQ-6485
...
Allow for inspection of Deliveries on Receivers and Delivery updates on
Senders.
2016-10-26 15:17:24 -04:00
Timothy Bish
b34336cc0a
https://issues.apache.org/jira/browse/AMQ-6484
...
make the validators thread safe
2016-10-26 14:48:42 -04:00
Timothy Bish
1a91decf9f
https://issues.apache.org/jira/browse/AMQ-6483
...
Fix conversion from long to int and back to long again.
2016-10-26 13:27:24 -04:00
Christopher L. Shannon (cshannon)
7c3bb40100
https://issues.apache.org/jira/browse/AMQ-6477
...
ReduceMemoryFootprint now applies to non-persistent messages if they
have been marshalled and topics now clear memory after the recovery
policy check
2016-10-25 10:19:03 -04:00
Christopher L. Shannon (cshannon)
114706a7b4
https://issues.apache.org/jira/browse/AMQ-6478
...
Fixing compilation error with JDK 8
2016-10-25 06:47:43 -04:00
Timothy Bish
24a79413c6
https://issues.apache.org/jira/browse/AMQ-6479
...
Allow a unit test to inspect AMQP frames as part of the test.
2016-10-24 15:39:13 -04:00
Christopher L. Shannon (cshannon)
5660753097
https://issues.apache.org/jira/browse/AMQ-6478
...
Bumping java source/target version to JDK 8
2016-10-24 14:10:21 -04:00
Christopher L. Shannon (cshannon)
b9cb02ae54
https://issues.apache.org/jira/browse/AMQ-6476
...
Moving BrokerSubscriptionInfo processing into a new thread to prevent a
deadlock of the network bridge on startup
2016-10-24 07:52:09 -04:00
Timothy Bish
1a811b72dd
NO-JIRA Add new test to receiver tests
...
test showing that remote close and not detach is triggered on close of
the receiver.
2016-10-21 19:40:05 -04:00
Timothy Bish
bd8f17700c
NO-JIRA Add new test for session close
...
Add a test that checks that closing a session does not provoke the
remote to close the session resources explicitly.
2016-10-21 12:57:10 -04:00
Timothy Bish
4c838c5fa3
NO-JIRA Add a close method to the session
2016-10-20 17:49:40 -04:00
Christopher L. Shannon (cshannon)
d206621a73
https://issues.apache.org/jira/browse/AMQ-6472
...
Durable sync over a network bridge will now also sync non-durable
subscriptions proplrly if the consumer belongs to a destination that is
configured to force network durable subscriptions.
2016-10-20 13:47:38 -04:00
gtully
52ab6ba09b
AMQ-6471 - map groupClass attribute on mod to authorization map. fix and test
2016-10-20 12:32:33 +01:00