aboutsummaryrefslogtreecommitdiffstats
path: root/clustercontroller-utils/src/main/java/com/yahoo
Commit message (Collapse)AuthorAgeFilesLines
* Replace use of Guava's UncheckedTimeoutException with our ownBjørn Christian Seime2022-01-141-2/+1
|
* don't use just raw typeArne H Juul2022-01-061-1/+1
|
* avoid lint warningArne H Juul2022-01-061-0/+4
|
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
|
* Update 2018 copyright notices.gjoranv2021-10-072-2/+2
|
* Update 2017 copyright notices.gjoranv2021-10-0751-51/+51
|
* Trigger buildHarald Musum2020-12-021-2/+2
|
* Map remaining DEBUG/SPAM/ERROR/FATAL -> Level.FINE/FINEST/SEVEREgjoranv2020-04-251-2/+2
|
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
|
* Use scheme from request in master location redirect urlBjørn Christian Seime2019-10-112-2/+6
|
* Remove dead codeBjørn Christian Seime2019-10-1111-672/+0
|
* Revert "Revert "Revert "Revert "Enforce CC timeouts in Orchestrator 4""""Håkon Hallingstad2018-11-013-3/+12
|
* Revert "Revert "Revert "Enforce CC timeouts in Orchestrator 4"""Håkon Hallingstad2018-11-013-12/+3
|
* Revert "Revert "Enforce CC timeouts in Orchestrator [4]""Håkon Hallingstad2018-11-013-3/+12
|
* Revert "Enforce CC timeouts in Orchestrator [4]"Harald Musum2018-10-313-12/+3
|
* Revert "Revert "Revert "Revert "Enforce CC timeouts in Orchestrator 2""""Håkon Hallingstad2018-10-303-3/+12
|
* Revert "Revert "Revert "Enforce CC timeouts in Orchestrator 2"""Håkon Hallingstad2018-10-303-12/+3
|
* Revert "Revert "Enforce CC timeouts in Orchestrator 2""Håkon Hallingstad2018-10-293-3/+12
|
* Revert "Enforce CC timeouts in Orchestrator 2"Håkon Hallingstad2018-10-293-12/+3
|
* set-node-state probing in CCHåkon Hallingstad2018-10-243-3/+12
|
* Minor fixesJon Bratseth2018-10-141-2/+2
|
* Move timeout query param parsing out of JsonReaderHåkon Hallingstad2018-06-252-39/+28
|
* set-node-state timeout in CCHåkon Hallingstad2018-06-223-8/+66
|
* Clarify by inserting json array into object after it is populated.Geir Storli2018-03-161-1/+1
|
* Extend cluster v2 to output the published distribution state.Geir Storli2018-03-154-4/+74
| | | | This is the baseline cluster state + per bucket space states.
* Add configurable deadline for cluster controller tasksTor Brede Vekterli2017-09-252-0/+14
| | | | | | Prevents an unstable cluster from potentially holding up all container request processing threads indefinitely. Deadline errors are translated into HTTP 504 errors to REST API clients.
* Merge with masterJon Bratseth2017-09-1553-30/+122
|
* Add comment that cluster state ACK waiting is the defaultTor Brede Vekterli2017-09-121-2/+9
|
* Add support for version ACK-dependent tasks in cluster controllerTor Brede Vekterli2017-09-114-8/+46
| | | | | | | | | Used to enable synchronous operation for set-node-state calls, which ensure that side-effects of the call are visible when the response returns. If controller leadership is lost before state is published, tasks will be failed back to the client.
* Update copyright headersJon Bratseth2017-06-1462-62/+62
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1462-62/+62
|
* Update copyright headersJon Bratseth2017-06-1462-62/+62
|
* Revert "Copyright header"Jon Bratseth2017-06-1362-62/+62
|
* Copyright headerJon Bratseth2017-06-1362-62/+62
|
* Change hakon to hakonhallHåkon Hallingstad2016-06-171-1/+1
|
* update author field.Haakon Dybdahl2016-06-171-1/+1
|
* PublishJon Bratseth2016-06-1562-0/+2188