| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
Update verify.in to use # as a comment character for the ASL header.
Also updated all the other files I added the ASL header to with ==== to also have #.
I cannot see where these files are processed.
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@775644 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@774543 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@773887 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
| |
won't build.
Update qpid-cli package to include qpid-run from common/bin
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@773450 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@773449 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@773448 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
convert sub project dependency i.e. management/common to a module name management-common for packaging purposes.
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@773439 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
set the default value of qpid.java.root
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@773435 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@773432 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
|
| |
be reference the java dir so that sub projects such as m
anagement/client and management/tools/qpid-cli and correctly point to the top level lib dir which is not always simply ${basedir}/..
This allowed the easy creation of Client Example package(build.deps was updated for this to include log4j as a dependency so the resulting package will run) QMan/WSDL pacakge and the qpid-cli management tool
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@773431 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
| |
licence, notice, readme from main resources folder
merged from trunk r772177
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@772181 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@767990 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
virtualhosts.xml are honored. Add sample-flattened parse tree from M4 and test to ensure that values are parsed appropriately.
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@767952 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
| |
ConfigurationFactory via a 3rd party tools that use Bean properties such as Mule or Spring.
merged from trunk r767150
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@767209 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
|
|
|
| |
AMQConnection.getNextChannelID: add method to abstract channel id assignment, allow max to be set
AMQConnectionDelegate*: add getMaxChannelID
AMQConnectionDelegate_0_10: use getNextChannelID for this session-id
SessionCreateTest: add test that attempts to create 65555 sessions on one connection
AMQConnectionTest: add unit test for getNextChannelID
SessionCreateTest takes a long, long time to run so is excluded by default
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@767201 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
| |
failover problems
merged from trunk r767083
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@767086 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@766043 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
| |
on Windows.
merged from trunk r766025
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@766038 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
| |
merged from trunk r766004
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@766024 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
functionality after a broker restart.
merged from trunk r765604
QPID-1817 : Update QTC to provide the configuration file to an external broker
merged from trunk r765605
QPID-1813/QPID-1817 : Removed the new properties from the test-provider as this will affect all tests. The NoLocalAfterRecoveryTest now updates a ConnectionURL based on the JNDI data and uses that to start a connection. NLART also provides a default location for the derbyDB store as the DMS class does not correctly attempt to put the store in QPID_WORK. This will be re-addressed when ServerConfiguration is again available from a VHC object. ConnectionTest was updated to remove the literal values for the BrokerDetail options.
merged from trunk r765608
QPID-1813 : Add missing DerbyDB library dependency.
merged from trunk r765628
QPID-1818 : Exclude NoLocalAfterRecoveryTest as 0-10 client code path does not restore a transacted session after failover.
merged from trunk r765656
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@766021 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
allows tests to update the _configFile that is being used before the broker is started. By default the etc/config-systests.xml is used. This differs from the stock config.xml only in that it disables the Managment JMX interface by default. If a test requires this functionality it can provided an edited configuration. An example of how that might be done can be seen in SyncWaitDelayTest and will additionally be provided for QPID-1813.
A couple of tests were modified to remove their setUp/tearDown where the code did no additional work.
This made the tests cleaner. Additionally FrameworkBaseCase never actually called super.setUp() so that was fixed.
merged to trunk from r765602
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@766014 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
| |
merged from trunk r765134
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@766008 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
| |
to see if there is a cause of the disconnection that we can throw instead to give more meaning.
merged from trunk r765132
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@766006 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
| |
resolved the issue that it was not showing.
merged from trunk r764790
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@766005 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
|
|
|
| |
MessageStores rather than TransactionLogs.
Merge from trunk inlucding recent fixes
This mirrors the change done in r764850 in bring the broker from 0.5-fix to trunk
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@765984 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
| |
merged from trunk r764838
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@765982 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
| |
Merged from trunk r764152
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@764153 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
| |
enqueue list, as it often wont be required
merge from trunk r764113
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@764151 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
| |
cloned we can simply use the original list
merged from trunk r764105
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@764150 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
|
|
| |
durable(consistent with restof broker) and send both current and new queue to
BTL for enqueue to ensure references are kept properly. Update BTL to check for prevous enqueues and record new enques in any existing list, despatching only new enqueues to the delegate
merged from trunk r764075
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@764148 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
|
| |
we could extract the AuthenticationException
merged from trunk r764141
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@764146 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
| |
closes when we have a connnection available to send the frame.
merged from trunk r764140
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@764145 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
| |
merged from trunk r764112
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@764132 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
| |
during requeue and then throws that after it has attempted to requeue all the messsagse from the unackedMap.
merged from trunk r764111
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@764130 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
|
|
| |
connection close issues experienced on 0-8/9 branch
Excluded test from TCP runs as it is hardwired to InVM.
merged from trunk r764109
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@764129 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
| |
Note: As our queues do not stop processing on the close() call it is possible that the backing store may not beable to be deleted. In this case all that
will occur is that it will log the failure to disk so an operations team can manually clean it up. When we improve the Queueing model for AMQP 1-0 we can address this behaviour.
merged fro trunk r764095
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@764128 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
|
| |
store. Also updated so that we store the queues evenly over 256 bins, thus giving us the ability to have around 8.1 million actives queues. The Hash function was borrowed from Apache Harmony. Added manual testing to ensure we are not limited by Linux's max file/dir per Inode of 31998. Made the test manual as creating 32000 queues does take a little while.
merged from trunk r764083
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@764124 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
| |
picked up from the configuration files.
merged from trunk r764082
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@764123 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
| |
merged from trunk r764081
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@764122 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
| |
Transacted and No-Ack
merged from trunk r764080
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@764120 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
|
|
| |
remove. So the remove call after the delete is now nolonger requried.
Added manual test to assist identifing the problem
merged from trunk r764079
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@764119 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
|
|
| |
transaction commit rather than before the dequeue. As previously the list of dequeues was being traversed for every dequeue in that transaction batch with nothing to do. So removing this loop should increase performance in large batch
cases.
merged from trunk r764078
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@764118 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
| |
merged from trunk r764076
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@764116 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
| |
available output levels. Update jmx management console to understand String[] attribute value and display contents properly
merged from trunk, r762365
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@763595 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
| |
Merged from trunk r763363
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@763548 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
| |
Merged from trunk r763362
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@763547 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
Updated BaseTransactionLog to synchronize the on the enqueued messages from the _idToQueue Map as this will be being modified by many ack-ing threads and closing/requeue threads. Updated BaseTransactionLogTest so that it uses a single StoreContext per test rather than a fresh context for each operation. This was masking the problem.
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@763546 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
requeued. Not on critical path so logging should not impact performance.
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@763545 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
| |
de-register only qpid related MBeans, preventing the RuntimeException that is a result of attempting to de-register the platform MBeanServerDelegate MBean, which is not allowed. Also remove unused imports.
Merged from trunk, r762992
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@762999 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
loop hides the message iterator that you need to call .remove(). Calling remove on the underlying Map will cause the resulting CME.
Merged from r761700 from trunk
QPID-1764 : Updated all tests to use the TestTransactionLog interface and split testing code into subclasses. TestableTransactionLog will now correctly wrap a TransactionLog for testing. To enable testing of the BaseTransactionLog a TestableBaseTransactionLog was needed to only return values that are actually stored in the BaseTL the TestableTransactionLog actually stores single enqueues so that they can be queried by the test.
Merged from r761741 from trunk
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@761742 13f79535-47bb-0310-9956-ffa450edef68
|