summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/documentdb/feedhandler
Commit message (Expand)AuthorAgeFilesLines
* Reduce use of Identifiable for document::DatatTypeHenning Baldersheim2022-03-031-0/+1
* Revert "Revert "Revert "Revert "Use common tranport for TlsClient""""Henning Baldersheim2022-02-231-12/+7
* Revert "Revert "Revert "Use common tranport for TlsClient"""Harald Musum2022-02-231-7/+12
* Revert "Revert "Use common tranport for TlsClient""Henning Baldersheim2022-02-221-12/+7
* Revert "Use common tranport for TlsClient"Harald Musum2022-02-221-7/+12
* - Use common tranport for TlsClient.Henning Baldersheim2022-02-221-12/+7
* Add helper classes containg a FNET_Transport and a FastOS_ThreadPool to reduc...Henning Baldersheim2022-02-211-7/+3
* Use a common FNET_Transport owned by Proton in both SceduledExecutor and Tran...Henning Baldersheim2022-02-201-1/+9
* Add DoneCallback to removeDocuments.Henning Baldersheim2021-11-301-1/+1
* Add DoneCallback to heartBeat so it can be tested without relying on sync.Henning Baldersheim2021-11-301-2/+2
* Update document db feeding metrics.Tor Egge2021-11-261-0/+14
* GC some unused code and less sync_all_executors.Henning Baldersheim2021-11-211-35/+3
* Do not inherit Syncable. sync -> sync_all_executors to make its call sites mo...Henning Baldersheim2021-11-161-1/+1
* Update 2017 copyright notices.gjoranv2021-10-073-3/+3
* When making callbacks like notifying about new bucket show the gurad that is ...Henning Baldersheim2021-02-141-1/+1
* Use vespalib::duration for timeoutsHenning Baldersheim2021-01-311-35/+5
* Various readability and code cleanup. closure -> lambdaHenning Baldersheim2021-01-231-1/+0
* Move idestructorcallback.h to vespalib module and search::IDestructorCallback...Henning Baldersheim2021-01-141-1/+1
* Move the feed reject helper to document module.Henning Baldersheim2021-01-111-47/+1
* Allow updates with only remove/clear updates and operations to single value n...Henning Baldersheim2021-01-051-2/+72
* use SimpleValue instead of EngineOrFactoryArne Juul2020-12-021-6/+6
* use factory.from_spec() instead of tensor::makeTensor<T>Arne Juul2020-11-271-6/+7
* Stop using PartitionId in searchcore module.Tor Egge2020-10-161-1/+0
* handle both engine- and factory-based tensorsArne Juul2020-10-151-4/+4
* Add startCommit methodHenning Baldersheim2020-09-211-0/+1
* Rename storeOperation to appendOperationHenning Baldersheim2020-09-211-2/+2
* Reduce code visibility.Henning Baldersheim2020-09-151-1/+0
* Revert "Revert "Configure compression and chunk size""Henning Baldersheim2020-09-031-1/+2
* Revert "Configure compression and chunk size"Arnstein Ressem2020-09-021-2/+1
* Configure compression and chunk sizeHenning Baldersheim2020-09-021-1/+2
* Style chnagesHenning Baldersheim2020-08-271-1/+0
* Use a fixed visibility-delay of 100ms during replayHenning Baldersheim2020-08-201-1/+0
* Do the time tracking for immediate commit in the replay state instead of havi...Henning Baldersheim2020-08-191-36/+32
* Remove default tensor spec in doctype builder.Geir Storli2020-06-171-2/+2
* Revert "Two phase put in attribute writer"Harald Musum2020-06-151-2/+2
* Remove default tensor spec in doctype builder.Geir Storli2020-06-151-2/+2
* - Add async interface to putHenning Baldersheim2020-04-291-3/+3
* Make RemoveOperation an interface and move implmentation to RemoveOperationWi...Henning Baldersheim2020-04-081-12/+11
* Add shutdown to thread interface.Henning Baldersheim2020-03-231-1/+0
* WipeHistory has not been used for a very long time.Henning Baldersheim2019-12-161-5/+0
* GC unused filesHenning Baldersheim2019-09-301-1/+0
* doc: -> id:Henning Baldersheim2019-08-161-4/+4
* Use enum class for storage::spi::Result::ErrorType.Tor Egge2019-07-301-5/+5
* Wire in the shared executor in the threading service.Henning Baldersheim2019-05-141-1/+3
* Adjust wrong tensor type exception message.Tor Egge2019-03-071-1/+1
* Check for assignable tensor type when setting tensor in TensorFieldValue.Tor Egge2019-03-071-3/+46
* Remove files used by old unit test runner.Tor Egge2019-02-192-2/+0
* Reinstate update verificationHenning Baldersheim2018-06-141-4/+0
* Temporarily disable testHenning Baldersheim2018-06-131-0/+4
* 1 - Use a backing buffer for the DocumentUpdate that always is source of truth.Henning Baldersheim2018-06-121-1/+1