/[Apache-SVN]
ViewVC logotype

Revision 1208483


Jump to revision: Previous Next
Author: kgiusti
Date: Wed Nov 30 16:14:02 2011 UTC (12 years, 6 months ago)
Changed paths: 53
Log Message:
QPID-3603: resync -kgiusti tracking branch with gsim's work.

Changed paths

Path Details
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/design_docs/hot-standby-design.txt deleted
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/design_docs/new-ha-design.txt
(Copied from qpid/branches/qpid-3603/qpid/cpp/design_docs/new-ha-design.txt, r1208465)
added
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/design_docs/replicating-browser-design.txt deleted
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/managementgen/qmfgen/schema.py modified , text changed
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/managementgen/qmfgen/templates/Class.h modified , text changed
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/Makefile.am modified , text changed
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/ha.mk
(Copied from qpid/branches/qpid-3603/qpid/cpp/src/ha.mk, r1208465)
added
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/broker/Bridge.cpp modified , text changed
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/broker/Bridge.h modified , text changed
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/broker/Broker.h modified , text changed
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/broker/Connection.cpp modified , text changed
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/broker/Consumer.h modified , text changed
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/broker/ConsumerFactory.h
(Copied from qpid/branches/qpid-3603/qpid/cpp/src/qpid/broker/ConsumerFactory.h, r1208465)
added
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/broker/DeliveryRecord.cpp modified , text changed
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/broker/DeliveryRecord.h modified , text changed
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/broker/Link.cpp modified , text changed
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/broker/Link.h modified , text changed
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/broker/LinkRegistry.cpp modified , text changed
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/broker/LinkRegistry.h modified , text changed
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/broker/NodeClone.cpp deleted
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/broker/NodeClone.h deleted
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/broker/Queue.cpp modified , text changed
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/broker/Queue.h modified , text changed
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/broker/QueueReplicator.cpp deleted
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/broker/QueueReplicator.h deleted
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/broker/SemanticState.cpp modified , text changed
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/broker/SemanticState.h modified , text changed
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/broker/SessionHandler.h modified , text changed
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/cluster/Connection.h modified , text changed
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/cluster/OutputInterceptor.cpp modified , text changed
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/ha/
(Copied from qpid/branches/qpid-3603/qpid/cpp/src/qpid/ha, r1208465)
added
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/ha/Backup.cpp
(Copied from qpid/branches/qpid-3603/qpid/cpp/src/qpid/ha/Backup.cpp, r1208465)
replaced
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/ha/Backup.h
(Copied from qpid/branches/qpid-3603/qpid/cpp/src/qpid/ha/Backup.h, r1208465)
replaced
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/ha/HaBroker.cpp
(Copied from qpid/branches/qpid-3603/qpid/cpp/src/qpid/ha/HaBroker.cpp, r1208465)
replaced
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/ha/HaBroker.h
(Copied from qpid/branches/qpid-3603/qpid/cpp/src/qpid/ha/HaBroker.h, r1208465)
replaced
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/ha/HaPlugin.cpp
(Copied from qpid/branches/qpid-3603/qpid/cpp/src/qpid/ha/HaPlugin.cpp, r1208465)
replaced
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/ha/Logging.cpp
(Copied from qpid/branches/qpid-3603/qpid/cpp/src/qpid/ha/Logging.cpp, r1208465)
replaced
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/ha/Logging.h
(Copied from qpid/branches/qpid-3603/qpid/cpp/src/qpid/ha/Logging.h, r1208465)
replaced
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/ha/QueueReplicator.cpp
(Copied from qpid/branches/qpid-3603/qpid/cpp/src/qpid/ha/QueueReplicator.cpp, r1208465)
replaced
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/ha/QueueReplicator.h
(Copied from qpid/branches/qpid-3603/qpid/cpp/src/qpid/ha/QueueReplicator.h, r1208465)
replaced
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/ha/ReplicatingSubscription.cpp
(Copied from qpid/branches/qpid-3603/qpid/cpp/src/qpid/ha/ReplicatingSubscription.cpp, r1208465)
replaced
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/ha/ReplicatingSubscription.h
(Copied from qpid/branches/qpid-3603/qpid/cpp/src/qpid/ha/ReplicatingSubscription.h, r1208465)
replaced
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/ha/Settings.h
(Copied from qpid/branches/qpid-3603/qpid/cpp/src/qpid/ha/Settings.h, r1208465)
replaced
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/ha/WiringReplicator.cpp
(Copied from qpid/branches/qpid-3603/qpid/cpp/src/qpid/ha/WiringReplicator.cpp, r1208465)
replaced
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/ha/WiringReplicator.h
(Copied from qpid/branches/qpid-3603/qpid/cpp/src/qpid/ha/WiringReplicator.h, r1208465)
replaced
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/qpid/ha/management-schema.xml
(Copied from qpid/branches/qpid-3603/qpid/cpp/src/qpid/ha/management-schema.xml, r1208465)
replaced
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/tests/brokertest.py modified , text changed
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/tests/cluster.mk modified , text changed
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/tests/ha_tests.py
(Copied from qpid/branches/qpid-3603/qpid/cpp/src/tests/ha_tests.py, r1208465)
added
Directoryqpid/branches/qpid-3603-kgiusti/qpid/cpp/src/tests/test_env.sh.in modified , text changed
Directoryqpid/branches/qpid-3603-kgiusti/qpid/python/qpid-python-test modified , text changed
Directoryqpid/branches/qpid-3603-kgiusti/qpid/tools/setup.py modified , text changed
Directoryqpid/branches/qpid-3603-kgiusti/qpid/tools/src/py/qpid-ha-status
(Copied from qpid/branches/qpid-3603/qpid/tools/src/py/qpid-ha-status, r1208465)
added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26