aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/putdonecontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Prepare for throttling of replay.Tor Egge2022-01-211-2/+4
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* The moveDoneContext must must live longer than the PendingLidTracker::Token.Henning Baldersheim2021-05-131-3/+2
* Delay gid to lid change notifications for put operations.Tor Egge2020-11-191-10/+1
* Track pending uncommitted lids.Henning Baldersheim2020-08-231-1/+3
* Async handling of gid/lid changes.Henning Baldersheim2020-07-071-1/+1
* Keep document alive in PutDoneContext and UpdateDoneContext.Tor Egge2018-06-041-1/+6
* Remove explicit ack and use feedtoken as a smartptrHenning Baldersheim2017-10-131-8/+3
* Remove the PerDocTypeFeedMetricsHenning Baldersheim2017-10-121-3/+2
* Rename notifyPut to notifyPutDone since notification happens afterTor Egge2017-09-151-1/+1
* Don't call notifyPut if document meta store wasn't updated.Tor Egge2017-09-071-3/+3
* Adjust usage of gid to lid change handler:Tor Egge2017-09-071-3/+16
* Revert "Use gid to lid change handler interface directly"Tor Egge2017-09-061-16/+3
* Adjust usage of gid to lid change handler:Tor Egge2017-09-051-3/+16
* 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
* Reduce fastos.h dependency.Henning Baldersheim2017-06-011-6/+1
* PublishJon Bratseth2016-06-151-0/+30