summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/thrifthelper/ThriftManager.java
Commit message (Collapse)AuthorAgeFilesLines
* VCache und thriftSimon Rettberg2015-09-091-14/+14
|
* First working version with SSL supportSimon Rettberg2015-08-181-132/+99Star
|
* Fix getNewSatClient()Simon Rettberg2015-08-181-1/+1
|
* Preparations for SSL thrift client suportSimon Rettberg2015-08-171-29/+53
|
* Separate error callbacks for master and satSimon Rettberg2015-08-171-6/+21
|
* Use connection pool in thrift manager, allow getting explicit sat connectionSimon Rettberg2015-08-121-19/+22
|
* Fix behavior of thrift proxy when getting a new client fails by throwing an ↵Simon Rettberg2015-07-081-66/+78
| | | | exception instead of returning null
* Make master server address configurable; dynamic retrying, controlled by ↵Simon Rettberg2015-07-061-69/+78
| | | | callback
* Use framed transport for satellite connections.Stephan Schwaer2015-07-061-2/+1Star
|
* Unified thrift definitions for master and satelliteSimon Rettberg2015-06-091-15/+15
|
* Cleanup thrift shandling stuffSimon Rettberg2015-03-051-86/+130
|
* moved ThriftManager and ThriftHandler to master-sync-sharedJonathan Bauer2015-03-041-0/+147