aboutsummaryrefslogtreecommitdiffstats
path: root/jrt/src/com/yahoo/jrt/slobrok/api/Mirror.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* avoid ConcurrentModificationExceptionArne Juul2022-12-221-2/+2
* add more relevant information when messagebus fails to startArne Juul2022-12-211-0/+51
* don't heap dump every time network fails to become readyArne Juul2022-09-291-0/+5
* Merge pull request #23420 from vespa-engine/bratseth/quotaØyvind Grønnesby2022-08-261-4/+1
|\
| * No functional changesJon Bratseth2022-07-081-4/+1
* | Add method to use Duration as timeout to make unit explicit, and avoid many m...Henning Baldersheim2022-08-121-1/+2
|/
* add some debug logging of slobrok internalsArne H Juul2022-01-311-0/+8
* call wakeup() after scheduleNow()Arne H Juul2021-12-161-0/+1
* just start fetch request immediatelyArne H Juul2021-12-161-1/+1
* start new incremental fetch immediatelyArne H Juul2021-12-161-6/+5
* add some information while waiting for messagebus networkArne H Juul2021-11-111-1/+11
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* remove really old unused codeArne Juul2021-06-291-35/+0
* No functional changesJon Bratseth2021-06-011-6/+6
* Let the supervisor owner set the small buffer optionJon Marius Venstad2021-05-031-1/+0
* Reapply "add more logging" (new and updated slobrok logging)Arne Juul2021-04-211-8/+22
* Revert "add more logging"Harald Musum2021-04-201-22/+8
* add more loggingArne Juul2021-04-191-8/+22
* enableSmallBuffers -> useSmallBuffersHenning Baldersheim2021-02-121-1/+1
* Use small buffers where size matters more than speed.Henning Baldersheim2021-02-121-0/+1
* Non-functional changesJon Bratseth2020-01-061-1/+1
* Keep the spec final.Henning Baldersheim2019-05-281-3/+4
* multi-threaded transport for JRTHåvard Pettersen2019-05-131-2/+5
* Use AtomicReference instead of volatile.Henning Baldersheim2019-04-261-6/+7
* Merge pull request #9155 from vespa-engine/balder/update-lookup-interfaceHenning Baldersheim2019-04-231-2/+3
|\
| * Change interface from Mirror.Entry[] to List<Mirror.Entry> as you already hav...Henning Baldersheim2019-04-221-2/+3
* | Avoid '*' imports.Henning Baldersheim2019-04-221-15/+20
|/
* Log when slobrok request failsHarald Musum2019-02-261-0/+2
* Revert "Add some debug logging for trying to track down Slobrok issue"Harald Musum2019-02-261-2/+0
* Add some debug logging for trying to track down an issueHarald Musum2019-02-251-0/+2
* Update javadocHåkon Hallingstad2017-10-121-2/+2
* Clear Slobrok entries after shutdownHåkon Hallingstad2017-10-081-0/+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
* Yahoo sets up mac wireless networks such that the local hostname points to anJon Bratseth2016-09-291-154/+154
* PublishJon Bratseth2016-06-151-0/+337