Author: aconway
Date: Wed Feb 25 00:30:33 2015
New Revision: 1662149
URL: http://svn.apache.org/r1662149
Log:
NO-JIRA: Updated README to require proton >= 0.9
Modified:
qpid/dispatch/trunk/README
Modified: qpid/dispatch/trunk/README
URL:
http://svn.apache.org/viewvc/qpid/dispatch/trunk/READ
Repository: qpid-jms
Updated Branches:
refs/heads/master eb01f09bb -> 30c81b041
Update listener test and enable test that should now work with the
remote closed handling in place for Connection
Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/r
Repository: qpid-jms
Updated Branches:
refs/heads/master c5ff72993 -> eb01f09bb
fix typos
Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/4d97ad5e
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/4d97ad5e
D
make test more specific
Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/eb01f09b
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/eb01f09b
Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/eb01f09b
Br
Author: rgodfrey
Date: Tue Feb 24 17:40:09 2015
New Revision: 1662051
URL: http://svn.apache.org/r1662051
Log:
QPID-6411 : Don't throw an NPE if there is no Error associated with the a
broker initiated detach
Modified:
qpid/trunk/qpid/java/amqp-1-0-client/src/main/java/org/apache/qpid/amqp_
Author: shuston
Date: Tue Feb 24 17:07:39 2015
New Revision: 1662027
URL: http://svn.apache.org/r1662027
Log:
Merge r1661450 changes (size_t detect) into 0.32 as approved in QPID-6312
Modified:
qpid/branches/0.32/qpid/cpp/src/ (props changed)
qpid/branches/0.32/qpid/cpp/src/CMakeLists.t
Author: shuston
Date: Tue Feb 24 17:01:28 2015
New Revision: 1662026
URL: http://svn.apache.org/r1662026
Log:
Merge SystemInfo.cpp to 0.32 - QPID-6312
Added:
qpid/branches/0.32/qpid/cpp/src/qpid/sys/aix/
- copied from r1661449, qpid/trunk/qpid/cpp/src/qpid/sys/aix/
Modified:
qpid/br
Author: shuston
Date: Tue Feb 24 16:59:31 2015
New Revision: 1662025
URL: http://svn.apache.org/r1662025
Log:
Fix up/remove pasted comments re Linux per Andrew's review comments in review
for QPID-6312
Modified:
qpid/trunk/qpid/cpp/src/qpid/sys/aix/SystemInfo.cpp
Modified: qpid/trunk/qpid/c
add tests for refusing consumer link creation, make related producer tests look
for more specific exception
Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/72e601e8
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/
undo previous commit as a quick way to solve a bunch of conflicts, will restore
effect of changes after.
This reverts commit 477df644369ab515daf2d5a600dd245d35c05335.
Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/d37
update handling of producer/consumer link refusal
- Ensure the initial attach doesnt result in open request succeeding.
- Use the remote error if given in detach, otherwise suply a more meaningful
fallback when failing the open request.
Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/
ensure the error condition is part of the exception message, only prepare the
message when actually required
Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/43297405
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms
pass the provider when handling remote closure, update interface javadoc
Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/2eaf5071
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/2eaf5071
Diff: http://git-wip-u
Repository: qpid-jms
Updated Branches:
refs/heads/master 477df6443 -> c5ff72993
add a little descriptive javadoc, remove dead code
Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/5092f9d0
Tree: http://git-wip-us.apac
add support for refusing consumer links, with or without deferring write of the
attach response until sending the detach
Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/159bfaa6
Tree: http://git-wip-us.apache.org/repos/
update message to remove 'unknown' since including the condition will often
give context for the error
Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/cb3c17f2
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/
wait for connection open handlers to complete, avoid rare exception when
closing the test peer before they do
Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/297ad6fc
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jm
Handle remote close of the Connection by firing the normal exception
events and letting things close down normally.
applies the effective changes from 477df644369ab515daf2d5a600dd245d35c05335
which were temporarily reverted in d376110e3f9d86418640f1fe10ff266fd00be425
Project: http://git-wip-us.
fix typo
Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/389c7d5a
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/389c7d5a
Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/389c7d5a
Branch: refs/head
Repository: qpid-jms
Updated Branches:
refs/heads/master 989bce31b -> 477df6443
Handle remote close of the Connection by firing the normal exception
events and letting things close down normally.
Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.or
NO-JIRA: Use SyncRequestResponse in sync_client.py example
Also minor improvements to server.py and server_direct.py examples.
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/dc27a7b1
Tree: http://git-wip-us.apach
PROTON-825: SyncRequestResponse should yield in on_message.
This is the replacement fix for the reverted commit:
1455f32 PROTON-825: Reactor should yield before quiescing.
Instead of changing the reactor process() logic, we call pn_reactor_yield
from on_message in the SyncRequestResponse hand
Repository: qpid-proton
Updated Branches:
refs/heads/master bbc04608b -> dc27a7b1c
Revert "PROTON-825: Reactor should yield before quiescing."
This reverts commit 1455f32575921ac8ed90cce539273233058f2b70.
There is no need to put this logic in the reactor process loop, instead
an application t
Author: kwall
Date: Tue Feb 24 13:41:21 2015
New Revision: 1661946
URL: http://svn.apache.org/r1661946
Log:
QPID-6407: Edit dialogue for BDB HA does not faithfully populate attributes
node priority or required number of nodes
Merged from trunk with command:
svn merge -c 1661693 https://svn.apa
Author: kwall
Date: Tue Feb 24 13:34:32 2015
New Revision: 1661944
URL: http://svn.apache.org/r1661944
Log:
QPID-6406: [Java Broker] ACO generates attribute set events even if the
attribute value is not changed
Merged from trunk with command:
svn merge -c 1661531 https://svn.apache.org/repos/a
Author: kwall
Date: Tue Feb 24 13:23:37 2015
New Revision: 1661936
URL: http://svn.apache.org/r1661936
Log:
QPID-6346: [Java Broker] Fix field reference when file reader is unsupported
Merged from trunk with command:
svn merge -c 1661207 https://svn.apache.org/repos/asf/qpid/trunk
Modified:
Modified:
qpid/branches/0.32/qpid/java/broker-plugins/management-http/src/main/java/resources/js/qpid/management/authenticationprovider/external/add.js
URL:
http://svn.apache.org/viewvc/qpid/branches/0.32/qpid/java/broker-plugins/management-http/src/main/java/resources/js/qpid/management/authenti
Author: kwall
Date: Tue Feb 24 13:20:10 2015
New Revision: 1661935
URL: http://svn.apache.org/r1661935
Log:
QPID-6398: [Java Broker] Update web management console UI to invoke dojo
parser.parse as a promise due to changes in dojo 1.8 causing the parser to run
in asynchronous fashion in some case
Author: kwall
Date: Tue Feb 24 13:12:57 2015
New Revision: 1661933
URL: http://svn.apache.org/r1661933
Log:
QPID-6364: [Java Broker] Keystore data url must be a secure attribute
Merged from trunk with command:
svn merge -c 1661165 https://svn.apache.org/repos/asf/qpid/trunk
Modified:
qpid
Author: kwall
Date: Tue Feb 24 13:08:04 2015
New Revision: 1661931
URL: http://svn.apache.org/r1661931
Log:
QPID-6247: Updates to configuration files should maintain existing file
permissions
Merged from trunk with commands:
svn merge -c 1661162 https://svn.apache.org/repos/asf/qpid/trunk
svn m
Author: orudyy
Date: Tue Feb 24 12:57:42 2015
New Revision: 1661929
URL: http://svn.apache.org/r1661929
Log:
QPID-6410: [Java Broker] Disambiguate connection adapter name by adding a
connection ID to the name
Modified:
qpid/trunk/qpid/java/broker-core/src/main/java/org/apache/qpid/server/mo
31 matches
Mail list logo