summaryrefslogtreecommitdiffstats
path: root/clustercontroller-utils/src
Commit message (Collapse)AuthorAgeFilesLines
* Move to container core due to OSGI, keep a copy in testutil for use in ↵Henning Baldersheim2023-11-244-10/+11
| | | | tests in no OSGI modules.
* jackson 2.16 changes some of its default settings so we consolidate our use ↵Henning Baldersheim2023-11-236-40/+22
| | | | | | of the ObjectMapper. Unless special options are used, use a common instance, or create via factory metod.
* Update copyrightJon Bratseth2023-10-0964-65/+65
|
* jdk21: Avoid calling superclass methods from subclass ctorsgjoranv2023-07-175-28/+11
|
* Code cleanup, no functional changesHarald Musum2023-07-0517-114/+69
|
* ModernizeHarald Musum2023-06-078-35/+37
|
* Implement toString for implementations of UnitStateHarald Musum2023-04-202-0/+5
|
* Replace jettison with jacksonjonmv2022-10-2111-378/+388
|
* Remove unused classHarald Musum2022-09-192-30/+0
|
* Convert clustercontroller-utils to junit5Bjørn Christian Seime2022-07-2911-266/+269
|
* 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-073-3/+3
|
* Update 2017 copyright notices.gjoranv2021-10-0765-65/+65
|
* 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-114-5/+12
|
* Remove dead codeBjørn Christian Seime2019-10-1119-1059/+3
|
* 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-253-44/+33
|
* set-node-state timeout in CCHåkon Hallingstad2018-06-224-8/+86
|
* Revert "Revert "Gjoranv/java9 prep 05""gjoranv2018-05-021-2/+2
|
* Revert "Gjoranv/java9 prep 05"gjoranv2018-05-021-2/+2
|
* Replace usage of apis deprecated in Java 9.gjoranv2018-04-301-2/+2
|
* 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-155-4/+86
| | | | This is the baseline cluster state + per bucket space states.
* No wildcard static importsJon Bratseth2018-03-051-1/+3
|
* Remove junit.fdramework usageJon Bratseth2018-03-027-22/+46
|
* Use new junitJon Bratseth2018-03-0111-51/+129
|
* Add configurable deadline for cluster controller tasksTor Brede Vekterli2017-09-253-0/+27
| | | | | | 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-116-40/+138
| | | | | | | | | 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-1482-82/+82
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1482-82/+82
|
* Update copyright headersJon Bratseth2017-06-1482-82/+82
|
* Revert "Copyright header"Jon Bratseth2017-06-1382-82/+82
|
* Copyright headerJon Bratseth2017-06-1382-82/+82
|