Claus Ibsen
19afba02bb
Closing out of date PRs. This closes #69 . This closes #59 .
2016-11-29 17:16:59 +01:00
gtully
cf57559f1c
[no jira] unit test that exercises failover with xa and missing replys
2016-11-29 12:04:24 +00:00
gtully
dad629e889
[AMQ-6522] - remove hardcoded 32k batch limit from recovery check of the journal, fix and test
2016-11-29 11:32:03 +00:00
gtully
0a29533ed7
[AMQ-6520] respect kahadb indexDirectory for perDestination mKahaDB - fix and test
2016-11-25 16:44:28 +00:00
gtully
cfdff4edc5
[AMQ-6518] - fix up aveMessageSize dest stat and test
2016-11-25 10:38:09 +00:00
Benjamin Graf
89c1a7b8ba
AMQ-5344: Replace bundles with feature
2016-11-25 09:16:28 +01:00
gtully
b6bca3976c
[AMQ-6517] make pre dispatch redelivery policy check optional jms.redeliveryPolicy.preDispatchCheck=false
2016-11-24 17:02:37 +00:00
Benjamin Graf
8bc3ee29cd
AMQ-6057: Add performance patch to JDBC statements definition
2016-11-23 10:46:58 +01:00
Benjamin Graf
2a56c6037d
AMQ-6506: Increase OSGi version range for package import javax.jms
2016-11-22 19:44:45 +01:00
Benjamin Graf
7a7192517b
AMQ-6452: Upgrade dependency of geronimo-transaction
2016-11-22 19:39:50 +01:00
gtully
99b7a28ccb
[AMQ-3166] fix typo that removed class name, sorry
2016-11-22 16:27:29 +00:00
gtully
7077d2b910
[AMQ-3166] init rollbackonly exception cause such that xaexception has meaning, thanks to james (jtahlborn) for the suggestion
2016-11-22 16:07:55 +00:00
Christopher L. Shannon (cshannon)
f40532a23d
https://issues.apache.org/jira/browse/AMQ-6491
...
Changing the WebSocket servlet to return a succesful empty response
instead of an error when a GET request is made
2016-11-22 07:27:29 -05:00
Benjamin Graf
7dc70e03ea
AMQ-5247: Make jmxUseLocal global settable
2016-11-22 12:11:06 +01:00
Christian Schneider
00129837de
[AMQ-6515] Adding javax.inject bundle to fix the issue on feature install
2016-11-22 12:09:23 +01:00
Christian Schneider
037f28de5a
[AMQ-6514] Upgrade xbean-blueprint to 4.2 to fix issue with placeholders
2016-11-22 12:09:04 +01:00
Timothy Bish
043d1f29e4
https://issues.apache.org/jira/browse/AMQ-6510
...
Use the ${activemq.data} directive for the logging output folder insead
of a synthesized value based on ${activemq.base}/data
2016-11-21 15:42:25 -05:00
Timothy Bish
2c828b23df
https://issues.apache.org/jira/browse/AMQ-6504
...
Fix intermittent test failure
2016-11-21 12:37:52 -05:00
Timothy Bish
e050519ff6
https://issues.apache.org/jira/browse/AMQ-6500
...
Better handle prefetch extension and pull consumers over Topics to avoid
the remote not receiving all the messages available based on the credit
it has issued.
2016-11-18 11:59:01 -05:00
gtully
2537266740
[AMQ-4082] - ensure masked exception is report in the log on missing broker info from local or remote transports
2016-11-15 13:23:54 +00:00
gtully
105128a92d
[no jira] use the general wildcard for the drain test
2016-11-14 11:57:49 +00:00
Christopher L. Shannon (cshannon)
7e648d512d
https://issues.apache.org/jira/browse/AMQ-6505
...
Fixing the auto transport protocol detection so that the byte buffer
that captures the initial bytes for detection is not shared across
threads. This was causing failed connections under high load and high cpu
usage under NIO
2016-11-12 10:02:32 -05:00
Timothy Bish
980162233f
https://issues.apache.org/jira/browse/AMQ-6504
...
Round the start time value not truncate to ensure delay falls on the
correct side of the scheduling block.
2016-11-11 14:48:49 -05:00
gtully
9d6bc3a5d8
[no jira] add replay policy to draining broker to allow drain to origin
2016-11-11 12:01:54 +00:00
gtully
7d0df2d01e
[no jira] static network wildcard drain test
2016-11-11 11:49:56 +00:00
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