Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Fixed IceDiscovery and collocation optimization issue which could cause ↵ | Benoit Foucher | 2015-06-22 |
| | | | | indefinite hang if communicator was destroyed (ICE-6627) | ||
* | ICE-6170 - fixed behavior of batch requests | Benoit Foucher | 2015-03-10 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed ICE-6199 - changed collocation optimization to call AMI cb ↵ | Benoit Foucher | 2014-12-17 |
| | | | | asynchronously if AMD dispatch | ||
* | Fixed ICE-6028: test/Ice/interrupt failure | Benoit Foucher | 2014-12-01 |
| | |||
* | Fixed ICE-5607: relaxed Ice.MessageSizeMax | Benoit Foucher | 2014-11-05 |
| | |||
* | Fixed ICE-3490: guarantee invocation serialization for proxies which are equal | Benoit Foucher | 2014-10-22 |
| | |||
* | Fixed ICE-5666: setting the invocation timeout to -2 provides the previous ↵ | Benoit Foucher | 2014-10-15 |
| | | | | connection timeouts | ||
* | Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel() | Benoit Foucher | 2014-10-10 |
| | |||
* | Fixed deadlock in connection binding code (ICE-5693) | Benoit Foucher | 2014-09-26 |
| | |||
* | Added back to optmization to not call connection dispatch if not necessary | Benoit Foucher | 2014-09-05 |
| | |||
* | - C#, Java: Removed Outgoing, fixed generated code to make synchronous | Matthew Newhook | 2014-09-03 |
| | | | | | | | | | | | requests using AMI. - Java: AsyncResult is now an interface. - Added --arg to allTests.py. - Fixed operations, adapterDeactivation and metrics test to work with background IO. - Added Collocated interrupt test. - Added support for batch oneway requests using AMI. - Added test in operations for batch oneway requests using AMI. | ||
* | Fixed bug with system exceptions not being propagated correctly with ↵ | Benoit Foucher | 2014-07-24 |
| | | | | collocation optimization + AMD | ||
* | Fixed collocation optimization to use the dispatcher, minor test fixes | Benoit Foucher | 2014-07-15 |
| | |||
* | IceMX and Python support for the new collocation optimization | Benoit Foucher | 2014-07-01 |
| | |||
* | Better collocation optimization, fix for ICE-5489, ICE-5484 | Benoit Foucher | 2014-06-27 |