| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
reordering of connection closure during negotiation.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@800376 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
| |
the string starting "MESSAGE....."
This ensures that the LoggingTests are parsing the logged message and not erroneously picking up a section based on the log4j format configuration. i.e. the [qpid.message] logger name was causing issues with searching for the first '[' to get Subject/Actor
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@800375 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
|
|
| |
MaxChannelsTest/AMQProtoSessionMBean - Ensured CurrentActor is correctly set and removed.
Log4jMessageLogger - Correctly Set log level to ensure messages are logged.
AbstractActor - Null validation of RootLogger
Log4jMessasgeLoggerTest - Updated and removed erroneous tests that were based on inherited log levels.
AbstractTestLogSubject - Updated to correctly parse IP given by the use of InternalTestProtocolSession
TestApplicationRegistry - Created RootMessageLogger
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@800374 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
| |
InternalTestProtocolSession
IPTS was also updated to take a VirtualHost parameter that is then used to configured the AMQProtocolSession
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@800372 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@800371 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
Abstract parent
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@800370 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@800369 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@800368 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
the ability to retrieve the RootMessageLogger
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@800366 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
there is no impact as the tests were passing in null for the removed parameter
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@800365 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@800364 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
stages of Open can be correctly logged.
Client ID is not initially provided so we would be unable to log the protocol negotiation without removing this
Modified ProtocolVersion Template to include a toString value to make it easier to log.
There are two templates to update one in gentools/templ.java and one in common/templates
Exposed verification methods to allow systests to reuse the code
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@800363 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
as startup would necesitate this, or when a new connection is being created. The addition of a ConnetionSubject would be unnecessary.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@800362 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
to retrieve the right value during startup. So better to explicitly specify the vhost and message store.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@800360 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@800359 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
| |
of message creation.
Messages that do not need a message formatter now nolonger use the message formater.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@800358 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@800357 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
corrected failures in test.
Failures corrected by:
- Ensuring message count is as expected after first publication
- Validating that the max count alert level is correctly changed (when InVM)
- Validate that the log file does not contain alerts after restart
- Validate that alerting occurs after extra messages have been published
- Modified QPID_WORK (using QTC.setSystemProperty so it is only set for that test run) to ensure each test has a clean store.
Additions to QpidTestCase:
- Ability to enable persistence on a given virtualhost. Currently it tries to set the JBoss BerkelyDB store failing back to Qpid's DerbyDB store.
- Ability to set properties in the configuration file, this involves re-writting the config files so that both inVM and external java brokers will correctly function with the desired configuration.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@800356 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
occur as expected.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@800354 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@799239 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
common one. Do some tweaking of the 0.5 broker diagram.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@798954 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@798953 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@798952 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@798951 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@798950 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@798907 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
reseting an existing users password
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@798734 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
users during Exchange binding creation and Queue move/copy messages operations
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@798733 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
they are centered on the main aplication window on all platforms.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@798732 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@798446 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@798445 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
opening mbeans in the mbean view (eg opening a queue directly from the Queues selection area, or from an Exchange mbean)
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@798337 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
and where new exclusions should go; this also corrects the exclusion lists for some of the less common profiles since they now always include the 010Excludes which previously had to be manually copied to the other 010 profiles
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@798246 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@797706 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@797705 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
open the Queue mbean directly from the Exchanges mbean view
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@797510 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
VirtualHostManager mbean view
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@797508 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
to Favourites
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@797507 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
Queue/Exchange deletion
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@797506 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
allowing alteration of multiple logger levels at once
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@797502 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
operations in UserManagement. Also reverse location of the operation buttons, and switch a compatibility check to using the new Qpid JMX API versioning instead of the older mbean versioning scheme.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@797498 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
|
| |
getQueueNamesDepths() method from the VirtualHostManager MBean to gather the QueueDepth data for newer brokers (Qpid JMX API 1.3+).
Remove ActiveConsumerCount attribute use for consistency between old and new brokers, and to half the excessive delay in retrieving the attribute values for old brokers with large queue counts.
Modify the Queue/Connection/Exchange selection views to be produced on demand instead of persisting in the background.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@797476 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
keyed by Queue names in the vhost, with values indicating their respective depths in bytes
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@797473 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@797461 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
| |
Update to improve formatting of generated code
Inclusion of more documentation
Defaulted generation to use US locale
Removed duplicate messages in MST that were added to while the option solution was being discussed.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@797421 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@797409 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
| |
entry with all queues listed.
Modify the management console to auto-select the wildcard binding when the exchange is viewed. Also, suppress the warning on entering no binding key when creating a fanout exchange binding, but auto-fill the field with the wildcard for clarity.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@797387 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@797051 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
| |
Added TestBlankSubject to be able to easily identify log message
Updatd LogMessasges based on issues found.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@797050 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@797049 13f79535-47bb-0310-9956-ffa450edef68
|