summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/LocatorInfo.java
Commit message (Collapse)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* Fixed ICE-5458: Locator::getRegistry now returns a replicated proxyBenoit Foucher2014-10-14
|
* Removed unused holder types.Matthew Newhook2014-08-07
| | | | | | Fixed holder types to use the generic holder type. Changed the code generator to use the generic holder types. Changed the Ice internals not to use the non-generic holder types.
* ICE-1593 Handling thread interrupts in JavaMatthew Newhook2014-08-07
| | | | | | | | | | | | | - Added Ice.BackgroundIO property to perform all IO in a non-user thread. This makes Ice for Java interrupt safe. This is implemented by the QueueRequestHanbler. - EndpointHostResolver now uses an executor instead of a thread. - Added java/demo/Ice/interrupt and java/test/Ice/interrupt. - Made several changes that must be ported to C++ & C#. - InvocationTimeout exceptions can hang forever. - Connection establishment is always asynchronous. - RequestHandler.requestTimeout and asyncRequestTimeout have been renamed to requestCancel and asyncRequestCancel.
* Add @Override where possible, and remove trailing white space.Matthew Newhook2014-08-07
|
* Improved IceGrid discovery, it now works with icegrid registry slaves and nodesBenoit Foucher2014-07-25
|
* Better collocation optimization, fix for ICE-5489, ICE-5484Benoit Foucher2014-06-27
|
* Added IceDiscovery service pluginBenoit Foucher2014-04-22
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed ICE-5126 - Improved client side encoding checksBenoit Foucher2013-01-15
|
* Added support for proxy-options to IceGrid adapter, replica group and object ↵Benoit Foucher2012-11-16
| | | | descriptors
* ICE-4809 - AMI metadata in Ice services internal definitionsJose2012-08-14
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* New AMI mappingBenoit Foucher2009-11-23
|
* Better fix for bug 3966 - getLocatorRegistry deadlockBenoit Foucher2009-08-18
|
* Fixed a few more issues reported by FindBugs, mostly about inconsistencies ↵Michi Henning2009-05-14
| | | | with equals/hash.
* Fixed performance issues reported by FindBugs. Made correspondingMichi Henning2009-05-14
| | | | changes for C# where applicable.
* Bug 3409 - add sequence checking to ruby/pythonDwayne Boone2009-05-08
|
* Bug 3966 - deadlock in LocatorInfoDwayne Boone2009-05-07
|
* bug 3021 - replace StringBuffer with StringBuilderMark Spruiell2009-02-10
|
* More fixes for bug3504 and fixed bug3506Benoit Foucher2009-01-22
|
* - Fixed errorDetection testBenoit Foucher2009-01-15
| | | | - Fixed bug 3504, added locator request queue.
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Fixed bug 2684 + collocation optimization bugBenoit Foucher2008-03-14
|
* Updated copyrightDwayne Boone2008-01-23
|
* - Removed OA createReverseProxy method.Benoit Foucher2008-01-21
| | | | | - Fixed bug 2141, 2645, 2632, 1547. - It's now possible to call ice_secure on a fixed proxy to require a secure connetion.
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
| | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups.
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Added more locatiuon tracingDwayne Boone2006-08-22
|
* Use communicator identityToStrngDwayne Boone2006-05-12
|
* Bug 803 - Changed communicator initialzationDwayne Boone2006-04-07
|
* Updated copyrightDwayne Boone2006-03-14
|
* Added locator cache timeout.Benoit Foucher2006-02-08
|
* fixing bug 732: equals() can raise ClassCastExceptionMark Spruiell2006-01-11
|
* Added support for new proxy methods (ice_getAdapterId(),Benoit Foucher2005-09-09
| | | | ice_newAdapterId(), ice_getEndpoints(), ice_newEndpoints()).
* ObjectNotExistException are now always retried.Benoit Foucher2005-03-31
|
* 2004 to 2005Bernard Normier2005-02-16
|
* Fixed a bug in RouterInfo which could cause a NullPointerException whenBenoit Foucher2005-02-16
| | | | | | | comparing references. Added certificates for the C++ IceSSL plugin (needed by demos to start SSL enabled services). Added Glacier2 callback demo.
* Fixed bug in locator info cacheBenoit Foucher2005-02-07
|
* Reference refactoring.Michi Henning2004-11-23
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* casts for ObjectPrxHelperMarc Laukien2004-04-19
|
* Added AMI and AMD tests for exception slicing. Removed a few redundantMichi Henning2004-02-24
| | | | semicolons from the source.
* Merged R1_1_branch.Benoit Foucher2003-08-15
|
* made _locator really immutableMarc Laukien2003-02-13
|