Author: astitcher
Date: Fri Oct 9 03:38:22 2009
New Revision: 823392
URL: http://svn.apache.org/viewvc?rev=823392&view=rev
Log:
Used new SocketAddress class in rdma code
Modified:
qpid/trunk/qpid/cpp/src/qpid/client/RdmaConnector.cpp
qpid/trunk/qpid/cpp/src/qpid/sys/RdmaIOPlugin.cpp
Author: astitcher
Date: Fri Oct 9 03:38:15 2009
New Revision: 823391
URL: http://svn.apache.org/viewvc?rev=823391&view=rev
Log:
Added in passive socket address to SocketAddress and use in Socket::listen()
Modified:
qpid/trunk/qpid/cpp/src/qpid/sys/posix/Socket.cpp
qpid/trunk/qpid/cpp/src
Author: astitcher
Date: Fri Oct 9 03:38:09 2009
New Revision: 823390
URL: http://svn.apache.org/viewvc?rev=823390&view=rev
Log:
Split responsibility for name lookup in AsynchConnector::connect
into new SocketAddress class.
Added:
qpid/trunk/qpid/cpp/src/qpid/sys/SocketAddress.h
qpid/trun
Author: astitcher
Date: Fri Oct 9 03:37:59 2009
New Revision: 823389
URL: http://svn.apache.org/viewvc?rev=823389&view=rev
Log:
Split TCP connect so that the connect is non blocking
- This means it can now be interrupted by heartbeat abort
Modified:
qpid/trunk/qpid/cpp/src/qpid/client/Co
Author: astitcher
Date: Fri Oct 9 03:37:54 2009
New Revision: 823388
URL: http://svn.apache.org/viewvc?rev=823388&view=rev
Log:
Change TCP AsynchConnector so that it returns all failures asynchronously
Modified:
qpid/trunk/qpid/cpp/src/qpid/sys/posix/AsynchIO.cpp
Modified: qpid/trunk/qpid/c
Author: astitcher
Date: Fri Oct 9 03:37:37 2009
New Revision: 823387
URL: http://svn.apache.org/viewvc?rev=823387&view=rev
Log:
Fix memory usage error in AsynchConnector
Modified:
qpid/trunk/qpid/cpp/src/qpid/sys/AsynchIO.h
qpid/trunk/qpid/cpp/src/qpid/sys/TCPIOPlugin.cpp
qpid/trunk/
Author: shuston
Date: Thu Oct 8 23:18:18 2009
New Revision: 823356
URL: http://svn.apache.org/viewvc?rev=823356&view=rev
Log:
Fix package name and NSIS banner bitmap size.
Added:
qpid/trunk/qpid/cpp/packaging/NSIS/qpid-install-banner.png (with props)
Modified:
qpid/trunk/qpid/cpp/CMake
Author: shuston
Date: Thu Oct 8 22:37:09 2009
New Revision: 823350
URL: http://svn.apache.org/viewvc?rev=823350&view=rev
Log:
Apply patch from QPID-2103.
Modified:
qpid/trunk/qpid/wcf/ReadMe.txt
qpid/trunk/qpid/wcf/src/Apache/Qpid/Interop/Interop.vcproj
qpid/trunk/qpid/wcf/test/Apach
Author: gsim
Date: Thu Oct 8 19:04:05 2009
New Revision: 823279
URL: http://svn.apache.org/viewvc?rev=823279&view=rev
Log:
QPID-2132: further fix from Ken Giusti.
Modified:
qpid/trunk/qpid/cpp/src/qpid/agent/ManagementAgentImpl.cpp
qpid/trunk/qpid/cpp/src/qpid/agent/ManagementAgentImpl.
Author: shuston
Date: Thu Oct 8 18:51:25 2009
New Revision: 823266
URL: http://svn.apache.org/viewvc?rev=823266&view=rev
Log:
Help the package make go better on Linux
Modified:
qpid/trunk/qpid/cpp/src/CMakeLists.txt
Modified: qpid/trunk/qpid/cpp/src/CMakeLists.txt
URL:
http://svn.apache.or
Author: aconway
Date: Thu Oct 8 18:28:42 2009
New Revision: 823258
URL: http://svn.apache.org/viewvc?rev=823258&view=rev
Log:
Cluster shuts down broker via SignalHandler to fix memory errors on exit.
The SignalHandler holds a global reference to the broker which needs
to be reset otherwise there
Author: aconway
Date: Thu Oct 8 15:53:33 2009
New Revision: 823213
URL: http://svn.apache.org/viewvc?rev=823213&view=rev
Log:
Fix race condition in testExclusiveQueueUpdate causing occasional false
failures.
Modified:
qpid/trunk/qpid/cpp/src/tests/cluster_test.cpp
Modified: qpid/trunk/qpid
Author: ritchiem
Date: Thu Oct 8 12:44:31 2009
New Revision: 823151
URL: http://svn.apache.org/viewvc?rev=823151&view=rev
Log:
Added changeLogToWiki.py that just gives you the change log in wiki format. It
defaults to trunk/java but can take any SVN url via the -s option
Added:
qpid/trunk/q
Author: ritchiem
Date: Thu Oct 8 12:40:23 2009
New Revision: 823149
URL: http://svn.apache.org/viewvc?rev=823149&view=rev
Log:
QPID-1440 : Code review changes from QPID-1289. All actioned except adding new
createConsumer() method.
Modified:
qpid/trunk/qpid/java/client/src/main/java/org/apa
Author: rgodfrey
Date: Thu Oct 8 12:36:55 2009
New Revision: 823146
URL: http://svn.apache.org/viewvc?rev=823146&view=rev
Log:
QPID-942 : Updated test to use built in client property setting mechanism
Modified:
qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/server/queue/Produce
Add New Users
Page edited by Marnie McCormack
The Qpid Java Broker has a single reference source (PrincipalDatabase) that defines all the users in the system.
To add a new user to the broker the password file must be updated. The de
Add New Users
Page edited by Marnie McCormack
The Qpid Java Broker has a single reference source (PrincipalDatabase) that defines all the users in the system.
To add a new user to the broker the password file must be updated. The de
Author: gsim
Date: Thu Oct 8 08:55:44 2009
New Revision: 823094
URL: http://svn.apache.org/viewvc?rev=823094&view=rev
Log:
QPID-2132: Applied patch from Ken Giusti
Modified:
qpid/trunk/qpid/cpp/src/qpid/agent/ManagementAgentImpl.cpp
qpid/trunk/qpid/cpp/src/qpid/agent/ManagementAgentImpl
Author: ritchiem
Date: Thu Oct 8 08:28:43 2009
New Revision: 823089
URL: http://svn.apache.org/viewvc?rev=823089&view=rev
Log:
QPID-1950 : Remove exclude from global exclude file. Should just be excluded
from the 010 run as only 0-8/9 uses Mina. The test is validating that a Mina
IOException co
Author: ritchiem
Date: Thu Oct 8 08:17:33 2009
New Revision: 823087
URL: http://svn.apache.org/viewvc?rev=823087&view=rev
Log:
QPID-1950 : Problem is that the thrown exception whilst an IOException does not
signify that the socket has closed. So the broker had two open connections to
send messa
20 matches
Mail list logo