| Apache Qpid > Index > Developer Pages > Qpid Java Meeting Minutes 2008-06-20 |
Outstanding actions
Use of MINA Protect-I/O mode as default
Commits review
JIRA Review
Outstanding actions
| revision | committer | date | comment | review comments |
|---|---|---|---|---|
| r659163 |
arnaudsimon | 2008-05-22 | QPID-1079 |
Remove amqj.AutoCreateVMBroker Investigate if tests aren't working on trunk without this setting Remove VMTestCase? Remove all classes that were no longer referenced (VMBrokerSetup) RECEIVE_TIMEOUT : get rid of and use configurable timeout when available move kills to base case |
| r659262 |
arnaudsimon | 2008-05-22 | QPID-1079 |
Should move QpidTestCase into common base package; not in client. |
| r659271 |
rhs | 2008-05-22 | Made Range, RangeSet, and Session all use proper RFC1982 comparisons per QPID-861 |
Use .intValue() not (int) (long) |
| r659631 |
rhs | 2008-05-23 | QPID-901 |
|
| r659647 |
rhs | 2008-05-23 | QPID-947 |
|
| r659650 |
rhs | 2008-05-23 | QPID-1064 |
|
| r659671 |
rhs | 2008-05-23 | QPID-947 |
|
| r659673 |
rhs | 2008-05-23 | QPID-947 |
|
| r661561 |
rajith | 2008-05-30 | This check in is for QPID-1102 |
Should use configuration and be more configurable. Narrow catch Exception clause. |
| r669431 |
rgodfrey | 2008-06-19 | QPID-950 |
|
| r669480 |
rgodfrey | 2008-06-19 | QPID-950 |
|
| r669841 |
rgodfrey | 2008-06-20 | QPID-1144 |
| revision | committer | date | comment | Review Comments |
|---|---|---|---|---|
| r661698 |
gsim | 2008-05-30 | Add short sleep before killing python server to ensure it has had a chance to send the message acknowledgement. | |
| r661730 |
gsim | 2008-05-30 | Removed redundant flush request. | |
| r661739 |
ritchiem | 2008-05-30 | QPID-1103 |
|
| r661746 |
ritchiem | 2008-05-30 | QPID-1101 |
Needs test |
| r662310 |
aconway | 2008-06-02 | Use InlineVector for AMQFrame, reduces heap allocations by 13%. | |
| r662373 |
gsim | 2008-06-02 | Minor updates to tests: * sync on commit in transactional topic test * disable loading of modules from automated test to preserve isolation * update federated topic test script in line with command li ... | |
| r662390 |
gsim | 2008-06-02 | disable use of module-dir when running examples | |
| r662397 |
arnaudsimon | 2008-06-02 | QPID-1110 |
|
| r662461 |
aconway | 2008-06-02 | Fix compiler warning with gcc 4.3 | |
| r662467 |
ritchiem | 2008-06-02 | Merged revisions 661739-661746 via svnmerge from https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.x |
|
| r662470 |
tross | 2008-06-02 | QPID-1113 |
|
| r662472 |
aconway | 2008-06-02 | Backed out previous fix compiler for warning, it fails with boost 1.33. Will seek a fix that works for all versions. | |
| r662490 |
tross | 2008-06-02 | Fixed dereference of null pointer | |
| r662497 |
aconway | 2008-06-02 | Fix that works on 1.33/gcc4.1 up to boost 1.34.13/gcc 4.3 | |
| r662503 |
aidan | 2008-06-02 | Remove old doc | |
| r662505 |
aidan | 2008-06-02 | Move to documentation directory | |
| r662506 |
aidan | 2008-06-02 | Remove stuff thats been moved | |
| r662507 |
aidan | 2008-06-02 | Add generated forrest structure | |
| r662508 |
aidan | 2008-06-02 | Move to proper location | |
| r662558 |
aconway | 2008-06-02 | Added --syslog-name, --syslog-facility options. | |
| r662561 |
gsim | 2008-06-02 | Improve performance of synchronous publication by not requesting known-completed response for every completed sent. | |
| r662570 |
tross | 2008-06-02 | QPID-1114 |
|
| r662581 |
aconway | 2008-06-02 | Separate option parsing from qpid::client::ClientSettings. | |
| r662588 |
tross | 2008-06-02 | Added byteDepth back into Queue managment class | |
| r662592 |
tross | 2008-06-02 | Queue stats: byteDepth now computed periodically | |
| r662613 |
cctrieloff | 2008-06-03 | QPID-1108 |
|
| r662665 |
arnaudsimon | 2008-06-03 | QPID-1112 |
|
| r662675 |
gsim | 2008-06-03 | Move ConnectionOptions into qpid::client. | |
| r662681 |
gsim | 2008-06-03 | Reverted move of ConnectionOptions (without the parse functionality they aren't off much use). Corrected include in ConnectionOptions.h | |
| r662700 |
gsim | 2008-06-03 | Add ConnectionOptions.h to sources for each test program. | |
| r662701 |
gsim | 2008-06-03 | Fixed typo in options. | |
| r662755 |
arnaudsimon | 2008-06-03 | QPID-1115 |
RG to comment on Jira |
| r662770 |
ritchiem | 2008-06-03 | QPID-1092 |
Weird catch in close() |
| r662773 |
ritchiem | 2008-06-03 | Merged revisions 662770 via svnmerge from https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.x |
|
| r662774 |
gsim | 2008-06-03 | Better exception handling for commit. | |
| r662818 |
ritchiem | 2008-06-03 | QPID-1117 |
|
| r662820 |
ritchiem | 2008-06-03 | Merged revisions 662818 via svnmerge from https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.x |
|
| r662821 |
tross | 2008-06-03 | QPID-1114 |
|
| r662827 |
arnaudsimon | 2008-06-03 | QPID-1112 |
inRecover check in BMC_0_10.postDeliver might be a problem with async delivery |
| r662830 |
tross | 2008-06-03 | Management fixes: set session.detachedLifetime to 0, set journal->queue link in all cases | |
| r662849 |
rhs | 2008-06-03 | QPID-1062 |
Remove commented out code |
| r662854 |
tross | 2008-06-03 | QPID-1114 |
|
| r662859 |
rhs | 2008-06-03 | QPID-901 |
|
| r662869 |
aconway | 2008-06-03 | Use help2man if available, pre-generated qpidd.1 if available, fall back to dummy man page. | |
| r662900 |
tross | 2008-06-03 | Create pid-dir if it does not exist | |
| r663080 |
tross | 2008-06-04 | Removed assignment of a string literal that causes problems with some newer compilers | |
| r663124 |
arnaudsimon | 2008-06-04 | QPID-1120 |
should send session complete when tx size is a multiple of PrefetchSize |
| r663125 |
ritchiem | 2008-06-04 | QPID-1119 |
|
| r663142 |
ritchiem | 2008-06-04 | Merged revisions 663125 via svnmerge from https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.x |
|
| r663158 |
aconway | 2008-06-04 | Avoid use of valgrind --log-file-exactly flag, removed in valgrind 3.3 | |
| r663243 |
gsim | 2008-06-04 | Change to lazy-loading to avoid relying on the content-size to be set by client. | |
| r663271 |
aconway | 2008-06-04 | Increased default flush interval to 1MB, send spontaneous known-completed at the flush interval. | |
| r663304 |
tross | 2008-06-04 | QPID-1121 |
|
| r663318 |
aconway | 2008-06-04 | Request a timely reqply to session.completed based on configured flush interval. | |
| r663325 |
rhs | 2008-06-04 | QPID-1062 |
|
| r663338 |
tross | 2008-06-04 | Management clean-up. Made the management broker more defensive with regard to received messages. Default and management exchanges now have 'durable' object IDs. | |
| r663340 |
aconway | 2008-06-04 | Fix valgrind error. | |
| r663351 |
aconway | 2008-06-04 | Remove unused classes IList and ISList. | |
| r663364 |
arnaudsimon | 2008-06-04 | QPID-1120 |
|
| r663386 |
tross | 2008-06-04 | Management cleanup - Synchronized with the spec on the Wiki | |
| r663413 |
tross | 2008-06-04 | Management cleanup - renamed config/inst elements to properties and statistics | |
| r663507 |
arnaudsimon | 2008-06-05 | QPID-1123 |
|
| r663519 |
gsim | 2008-06-05 | Re-introduced previously clobbered realm option. | |
| r663601 |
gsim | 2008-06-05 | Fix to makefile and tests (one test temporarily disabled until a fix is found). | |
| r663614 |
tross | 2008-06-05 | Load modules from /usr/lib64/qpidd on x86_64 architecture | |
| r663619 |
nsantos | 2008-06-05 | install libs in arch-appropriate directory | |
| r663621 |
nsantos | 2008-06-05 | install libs in arch-appropriate directory | |
| r663637 |
nsantos | 2008-06-05 | install libs in arch-appropriate directory | |
| r663653 |
nsantos | 2008-06-05 | install libs in arch-appropriate directory | |
| r663675 |
gsim | 2008-06-05 | cleanup old irrelevant tests (from 0-10 preview functions) fix dtx.recover test | |
| r663676 |
nsantos | 2008-06-05 | install libs in arch-appropriate directory | |
| r663677 |
rhs | 2008-06-05 | QPID-1116 |
Client.java has random cruft added. |
| r663730 |
kpvdr | 2008-06-05 | Minor additions to Range and RangedSet | |
| r663731 |
aconway | 2008-06-05 | Fixed bug in InlineAllocator | |
| r663742 |
gsim | 2008-06-05 | Uncomment test now that inline allocator is fixed. | |
| r663755 |
tross | 2008-06-05 | Dequeue persistent messages from store in queue purge | |
| r663761 |
aconway | 2008-06-05 | Modified to work with boost-1.32 | |
| r663813 |
rhs | 2008-06-06 | QPID-1062 |
|
| r663874 |
arnaudsimon | 2008-06-06 | QPID-1062 |
|
| r663999 |
ritchiem | 2008-06-06 | QPID-1058 |
|
| r664001 |
ritchiem | 2008-06-06 | QPID-1058 |
|
| r664020 |
ritchiem | 2008-06-06 | QPID-1058 |
|
| r664028 |
ritchiem | 2008-06-06 | Merged revisions 663999-664020 via svnmerge from https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.x |
|
| r664112 |
tross | 2008-06-06 | Added mutexes back in to protect management counts from corruption | |
| r664114 |
aconway | 2008-06-06 | Added exceptions to sys::Waitable. Fixed client side deadlock involving client::Bounds. Fixed incorrect exception messages during connection shutdown. | |
| r664129 |
rgodfrey | 2008-06-06 | QPID-1124 |
|
| r664139 |
nsantos | 2008-06-06 | add missing header | |
| r664140 |
rhs | 2008-06-06 | QPID-1125 |
|
| r664153 |
rgodfrey | 2008-06-06 | QPID-1124 |
|
| r664339 |
rhs | 2008-06-07 | QPID-1126 |
|
| r664695 |
aconway | 2008-06-09 | Missing lock in SessionManager::forget() | |
| r664698 |
arnaudsimon | 2008-06-09 | QPID-1127 |
|
| r665733 |
rhs | 2008-06-09 | QPID-901 |
|
| r665798 |
rhs | 2008-06-09 | QPID-901 |
|
| r665841 |
rhs | 2008-06-09 | QPID-901 |
RHS: should raise Jira for autosync flag |
| r665890 |
gsim | 2008-06-09 | Moved from AccumulatedAck to SequenceSet in managing transactional accepts Added transactional option to perftest Removed clientid from ConnectionSettings as it appears not to be used | |
| r665891 |
aconway | 2008-06-09 | Updated doxygen comments in qpid/client/*.h Changed request-response example to use SubscriptionManager like the others. | |
| r666051 |
gsim | 2008-06-10 | Improved exception handling for commit. | |
| r666138 |
gsim | 2008-06-10 | Removed import of deleted test modules. | |
| r666146 |
rhs | 2008-06-10 | updated the hello-world script | |
| r666244 |
rhs | 2008-06-10 | updated hello-world | |
| r666259 |
rhs | 2008-06-10 | QPID-1129 |
Mina makes OOM'ing hard to figure out |
| r666296 |
arnaudsimon | 2008-06-10 | Qpid-1130: don't store unack message tags when the session is transacted | |
| r666610 |
gsim | 2008-06-11 |
|
|
| r666743 |
rhs | 2008-06-11 | load the old version of the spec file for old codec tests, removed unused test exclude list | |
| r666850 |
rhs | 2008-06-11 | replaced example usages of message_flow with the start() method | |
| r667015 |
arnaudsimon | 2008-06-12 | QPID-1134 |
|
| r667095 |
aidan | 2008-06-12 | Added ignore file | |
| r667096 |
aidan | 2008-06-12 | add generated bumpf | |
| r667097 |
aidan | 2008-06-12 | QPID-1135 |
|
| r667176 |
aconway | 2008-06-12 | Improvements to comment clarity. | |
| r667205 |
aconway | 2008-06-12 | Propagate error messages across the Demux between network & user threads. | |
| r667215 |
aconway | 2008-06-12 | Fix test error. | |
| r667217 |
nsantos | 2008-06-12 | add missing DESIGN file to Makefile.am | |
| r667253 |
aconway | 2008-06-12 | Default --log-output to syslog in --daemon mode. | |
| r667324 |
rajith | 2008-06-13 | Removed --store-async option as it is no longer relevent | |
| r667501 |
rhs | 2008-06-13 | QPID-901 |
|
| r667503 |
aconway | 2008-06-13 | Fix bug in SessionState - avoid all replay calculations for timeout==0. | |
| r667540 |
rhs | 2008-06-13 | QPID-901 |
|
| r667549 |
rajith | 2008-06-13 | Changed the store path back to what it was. I think we need to provide a better solution for this as making an assumption for the store path in incovinient. We could use an env var like STORE_PATH tha ... | |
| r667554 |
aconway | 2008-06-13 | Revert SessionState changes in r667503. | |
| r667561 |
ritchiem | 2008-06-13 | QPID-1136 |
InternalMinaProtocolSession has a bug in awaitDelivery where it can hang because deliveryCount is already set to !0 |
| r667574 |
ritchiem | 2008-06-13 | Merged revisions 667561 via svnmerge from https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.x |
|
| r667603 |
aconway | 2008-06-13 | Fix for broker wraparound problem. | |
| r667615 |
rhs | 2008-06-13 | QPID-901 |
|
| r668151 |
tross | 2008-06-16 | Bugfix: usage line did not show with --help option | |
| r668164 |
aidan | 2008-06-16 | QPID-1104 |
|
| r668191 |
rhs | 2008-06-16 | QPID-1078 |
Still doesn't work on Windoze, AS and RHS to hug |
| r668308 |
rhs | 2008-06-16 | QPID-901 |
|
| r668309 |
rhs | 2008-06-16 | QPID-901 |
|
| r668311 |
rhs | 2008-06-16 | QPID-1139 |
|
| r668325 |
gsim | 2008-06-16 | QPID-1138 |
|
| r668333 |
rajith | 2008-06-16 | This is a fix for QPID-1140 |
|
| r668343 |
rhs | 2008-06-16 | add enough to the server delegate to permit java clients to connect | |
| r668344 |
rhs | 2008-06-16 | QPID-1142 |
|
| r668345 |
rhs | 2008-06-16 | QPID-1143 |
|
| r668378 |
rhs | 2008-06-17 | QPID-1143 |
|
| r668582 |
gsim | 2008-06-17 | Added option to start topictest scripti n transactional mode (&durable) | |
| r668692 |
marnie | 2008-06-17 | QPID-168 |
|
| r669215 |
gsim | 2008-06-18 | Fix bug that commits after every message. Oops! | |
| r669236 |
aconway | 2008-06-18 | Bring cluster code up to date. | |
| r669237 |
aconway | 2008-06-18 | Bring cluster code up to date. | |
| r669272 |
aconway | 2008-06-18 | Fix packaging error. | |
| r669430 |
rgodfrey | 2008-06-19 | Branch created from trunk prior to java refactor broker merge | |
| r669431 |
rgodfrey | 2008-06-19 | QPID-950 |
|
| r669480 |
rgodfrey | 2008-06-19 | QPID-950 |
|
| r669841 |
rgodfrey | 2008-06-20 | QPID-1144 |