Hi Rupert, > Tomas, your patches for 336, 345, 384 and 385 have all been applied > now. Expect the JIRAs for them to be closed soon.
Thanks, I appreciate it! > I've created some tests, which I'm intending to evolve into the full > interop test suite, that implement the existing topic tests used to > test interop between java and cpp clients. I've added them to the > dotnet project, they're called TopicPublisher and TopicListener. If > you build those and run the .exe you should be able to get them to > talk to each other (sorry you have to look in the log4net debug level > output to tell whether they passed or not, basically when the producer > gets a reponse from the listener its passed...) I'll delete the > TopicPublisher and TopicListener projects once a fuller interop suite > gets going. > > The java counterparts to these are under java/integrationtests. > > Hopefully these might get you started with running some tests for your > patch? I'll look into them. I've also got my own small test applications which I've been testing with against the Java broker and it seems to work ok (except for the occasional issue I've run into with the java broker SSL support, which I've commented on the list in the past). However, given the size of the patch and the fact that it affects some of the core IO, I think that having someone else test it before making it widely available would be a good idea to ensure I'm not causing any deadlocks or other synchronization issues (particularly since I don't have a multi-core machine around to test with... at least until I get my new laptop in a couple of weeks, hopefully!). Tomas Restrepo [EMAIL PROTECTED] http://www.winterdom.com/weblog/
