aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/reference/gid_to_lid_change_handler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add a vector of gids to remove to ReferenceAttribute::populateTargetLids()Tor Egge2021-11-181-1/+7
* Grow by doublingHenning Baldersheim2021-11-021-1/+1
* notifyRemove -> notifyRemovesHenning Baldersheim2021-10-281-1/+1
* Notify gid-lid changes in batch on delete bucket.Henning Baldersheim2021-10-271-12/+15
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Simplify return statements.Tor Egge2020-11-201-1/+1
* Delay gid to lid change notifications for put operations.Tor Egge2020-11-191-2/+21
* Rename context to IDestructorCallbackSPHenning Baldersheim2020-07-081-4/+4
* Async handling of gid/lid changes.Henning Baldersheim2020-07-071-11/+10
* Use multiple threads for mbus invokeHenning Baldersheim2017-09-261-6/+3
* Handle out of order put operations while tracking pending remove.Tor Egge2017-09-151-1/+4
* Handle delayed calls to notifyRemoveDone() in gid to lid change handler.Tor Egge2017-09-151-7/+22
* Rename notifyPut to notifyPutDone since notification happens afterTor Egge2017-09-151-4/+4
* Propagate API changes to GidToLidChangeListener and ReferenceAttribute:Tor Egge2017-08-301-4/+12
* Change API for IGidToLidChangeHandler:Tor Egge2017-08-301-3/+42
* Prepare for gid to lid change notifications coming from differentTor Egge2017-08-301-47/+26
* Remove more clutter in fastos/types.hHenning Baldersheim2017-08-181-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Fix comments. Break long lines.Tor Egge2017-02-231-2/+13
* Add gid to lid change handler and gid to lid change registrator.Tor Egge2017-02-221-0/+113