summaryrefslogtreecommitdiffstats
path: root/jrt/src/com/yahoo/jrt/slobrok
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-0910-10/+10
* Define required capabilities for existing JRT RPC methodsBjørn Christian Seime2023-02-092-0/+7
* 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-123-3/+6
|/
* add some debug logging of slobrok internalsArne H Juul2022-01-312-3/+18
* call wakeup() after scheduleNow()Arne H Juul2021-12-162-0/+4
* 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-0710-10/+10
* remove really old unused codeArne Juul2021-06-291-35/+0
* drop empty buffers instead of using small buffersHåvard Pettersen2021-06-151-1/+1
* No functional changesJon Bratseth2021-06-012-7/+7
* Let the supervisor owner set the small buffer optionJon Marius Venstad2021-05-031-1/+0
* More lazy debug log message generationJon Marius Venstad2021-04-281-1/+1
* Reapply "add more logging" (new and updated slobrok logging)Arne Juul2021-04-215-26/+63
* Revert "add more logging"Harald Musum2021-04-205-63/+26
* add more loggingArne Juul2021-04-195-26/+63
* enableSmallBuffers -> useSmallBuffersHenning Baldersheim2021-02-122-2/+2
* Use small buffers where size matters more than speed.Henning Baldersheim2021-02-122-1/+2
* Name the transport threads to understand how things are interconnected.Henning Baldersheim2020-08-041-6/+20
* 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-133-10/+13
* Use AtomicReference instead of volatile.Henning Baldersheim2019-04-261-6/+7
* Merge pull request #9155 from vespa-engine/balder/update-lookup-interfaceHenning Baldersheim2019-04-232-3/+6
|\
| * Change interface from Mirror.Entry[] to List<Mirror.Entry> as you already hav...Henning Baldersheim2019-04-222-3/+6
* | 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-262-6/+0
* Add some debug logging for trying to track down an issueHarald Musum2019-02-252-0/+6
* ThreadLocalRandom is recommended over Random in multithreaded environments, t...Håkon Hallingstad2018-12-201-3/+2
* Fix author tag for SimonBjørn Christian Seime2018-07-051-1/+1
* Update javadocHåkon Hallingstad2017-10-121-2/+2
* Clear Slobrok entries after shutdownHåkon Hallingstad2017-10-081-0/+1
* Update copyright headersJon Bratseth2017-06-1410-10/+10
* Revert "Update copyright headers"Jon Bratseth2017-06-1410-10/+10
* Update copyright headersJon Bratseth2017-06-1410-10/+10
* Revert "Copyright header"Jon Bratseth2017-06-1310-10/+10
* Copyright headerJon Bratseth2017-06-1310-10/+10
* Log successful registration when connecting to a new Slobrok serverHåkon Hallingstad2017-03-171-0/+1
* Make loss of slobrok INFOHåkon Hallingstad2017-03-171-1/+1
* More Slobrok logging when registering in JavaHåkon Hallingstad2017-03-171-31/+81
* Yahoo sets up mac wireless networks such that the local hostname points to anJon Bratseth2016-09-294-279/+261
* PublishJon Bratseth2016-06-1510-0/+1087