aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/reference/gid_to_lid_change_listener
Commit message (Expand)AuthorAgeFilesLines
* Include searchcommon/attribut/config.h yourself and prepare for hiding large ...Henning Baldersheim2022-05-251-1/+1
* Add a vector of gids to remove to ReferenceAttribute::populateTargetLids()Tor Egge2021-11-181-3/+28
* Move MonitoredRefCount and RetainGuard to vespalib.Tor Egge2021-10-181-3/+4
* Update 2017 copyright notices.gjoranv2021-10-072-2/+2
* Use vespalib::duration for timeoutsHenning Baldersheim2021-01-311-0/+1
* Move general purpose destructor callbacks to vespalib.Henning Baldersheim2021-01-191-2/+2
* Name the threads so it is easier to see who is doing what.Henning Baldersheim2020-11-121-1/+2
* Sync executor before completing destruction to ensure everyone is done.Henning Baldersheim2020-07-071-1/+0
* Async handling of gid/lid changes.Henning Baldersheim2020-07-071-1/+4
* Move sequenced task executors to staging vespalibHenning Baldersheim2020-04-041-3/+3
* Add getStats and setTaskLimit to interface to make it easy to swap implementa...Henning Baldersheim2020-02-271-3/+3
* Remove files used by old unit test runner.Tor Egge2019-02-192-2/+0
* Adjust naming: referenced lid -> target lid.Tor Egge2018-04-261-19/+19
* Rename notifyPut to notifyPutDone since notification happens afterTor Egge2017-09-151-5/+5
* Keep track of mapping from gid to referenced lid in reference attributeTor Egge2017-08-311-27/+4
* Propagate API changes to GidToLidChangeListener and ReferenceAttribute:Tor Egge2017-08-301-5/+5
* Factor out ReferenceMappings from ReferenceAttribute.Tor Egge2017-08-151-1/+2
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Update copyright headers"Jon Bratseth2017-06-142-2/+2
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Copyright header"Jon Bratseth2017-06-132-2/+2
* Copyright headerJon Bratseth2017-06-132-2/+2
* add override in searchcore moduleArne H Juul2017-04-121-1/+1
* Fix comments. Break long lines.Tor Egge2017-02-231-1/+1
* Add gid to lid change handler and gid to lid change registrator.Tor Egge2017-02-221-1/+73
* Add unit test for gid to lid change listener.Tor Egge2017-02-174-0/+117