aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_core/src/test
Commit message (Collapse)AuthorAgeFilesLines
* Add simple integration test for ExportPackagesgjoranv2022-05-081-0/+42
| | | | - Add plugin management for failsafe-plugin
* Remove priority from UriPatternHåkon Hallingstad2022-02-151-14/+0
|
* Deprecate method leaking GuiceBjørn Christian Seime2022-02-083-15/+4
|
* Remove use of Guava ListenableFuture from com.yahoo.jdisc.handlerBjørn Christian Seime2021-12-108-57/+48
| | | | | | This change is not 100% API compatible. Many classes from this package inherited types from Guava. The classes will have the same methods as before, but their type has obviously changed. Two options; merge now with the small risk of breakage or wait for Vespa 8 branch.
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
|
* Update 2017 copyright notices.gjoranv2021-10-0792-92/+92
|
* Add option to attach a context to refer.Henning Baldersheim2021-10-051-1/+1
| | | | Introduce a lightweight debug mode.
* Avoid use of deprecated Request.setServerRequest.Henning Baldersheim2021-10-041-14/+5
|
* - Add deprecation warning for methods only used in tests to enable using ↵Henning Baldersheim2021-10-012-0/+5
| | | | | | | final on members. - assign the reference at the end of the constructor to avoid possibility for exceptions thrown leaving the reference hidden in the dark. - Catch Throwable instead of RuntimException to avoid some exceptions to pass.
* Revert "Merge pull request #17664 from ↵Jon Marius Venstad2021-04-301-2/+2
| | | | | | | vespa-engine/revert-17658-jonmv/rest-api-bindings-without-trailing-slash" This reverts commit 9de25e274dbec90a81d9fc107a429dc275c76deb, reversing changes made to 2a8254e4a8e61916974016a6d9933cd406443096.
* Revert "Support loadbalancer/v1 and application/v2/tenant without trailing ↵Harald Musum2021-04-291-2/+2
| | | | slash"
* Use a single bindingJon Marius Venstad2021-04-291-1/+1
|
* Support loadbalancer/v1 and application/v2/tenant without trailing slashJon Marius Venstad2021-04-291-2/+2
|
* Rename, remove unused, non-functionalJon Marius Venstad2021-03-251-4/+3
|
* Revert "Revert require port from URI when specified in binding"Jon Marius Venstad2020-12-221-9/+0
| | | | This reverts commit ea50af2f89c8bc5ba8b132b971c082a8cce4ad54.
* Revert require port from URI when specified in bindingJon Marius Venstad2020-12-221-0/+9
|
* Use the rawPath, not the URL-decoded path, of the URIJon Marius Venstad2020-12-211-0/+11
|
* Require host to be present in URIs to matchJon Marius Venstad2020-12-211-26/+0
|
* Require port to be present in given URI when specified in bindingJon Marius Venstad2020-12-211-9/+0
|
* Deprecate unused and complicating "priority"Jon Marius Venstad2020-12-211-2/+4
|
* Stick to junit for simple test.Henning Baldersheim2020-08-111-5/+3
|
* Add suppport for mark/reset.Henning Baldersheim2020-06-181-3/+33
|
* Use mockito-core 3.1.0Håkon Hallingstad2019-10-181-1/+1
|
* Remove unused BootstrapDaemongjoranv2019-10-031-154/+0
|
* Handle 'https' scheme in uri pattern matching as 'http'Bjørn Christian Seime2019-04-031-0/+9
|
* Revert "Handle 'https' scheme in uri pattern matching as 'http'"Bjørn Christian Seime2019-04-031-9/+0
|
* Handle 'https' scheme in uri pattern matching as 'http'Bjørn Christian Seime2019-04-021-0/+9
|
* Format timestamp with 6 decimalsBjørn Christian Seime2019-04-012-39/+41
|
* JDK 11: Replace LogRecord.setMillis with setInstant.gjoranv2019-03-041-3/+2
| | | | | - Suppress deprecation warnings locally instead of globally in controller-server.
* Bootstrap FelixParams at runtime.gjoranv2019-01-211-1/+1
| | | | | - The set of system packages is not constant (nor is their order) between JVM invocations.
* Remove jdisc-logfmtBjørn Christian Seime2019-01-2112-216/+0
|
* Match uris with implicit port given from schemeBjørn Christian Seime2018-11-191-0/+9
|
* Use a more robust method for retrieving system packages.gjoranv2018-09-271-2/+4
| | | | | | | | - Start the framework and retrieve properties from the system bundle. - The static 'org.osgi.framework.system.packages' property only returns org.osgi packages on Felix 6, and was based on a static list in felix/framework/src/main/resources/default (not good).
* Fix author tag for SimonBjørn Christian Seime2018-07-0590-90/+90
|
* Revert "Revert "Move TimeBudget to vespajlib and use Clock""Håkon Hallingstad2018-06-221-29/+0
|
* Revert "Move TimeBudget to vespajlib and use Clock"Harald Musum2018-06-211-0/+29
|
* Move TimeBudget to vespajlib and use ClockHåkon Hallingstad2018-06-211-29/+0
|
* Add timeout to set-node-state calls from OrchestratorHåkon Hallingstad2018-06-191-0/+29
|
* Revert "Revert "Gjoranv/java9 prep 05""gjoranv2018-05-022-8/+11
|
* Revert "Gjoranv/java9 prep 05"gjoranv2018-05-022-11/+8
|
* Allow building with Java 9.gjoranv2018-04-302-8/+11
| | | | | - Must suppress deprecation warning for unit tests because LogRecord.setInstant() is new for Java 9.
* Introduce simple container watchdogBjørn Christian Seime2018-04-161-0/+73
| | | | | This watchdog uses information from the reference count framework in jdisc_core. Contains no use of System.gc() or WeakReference.
* Remove container watchdogBjørn Christian Seime2018-04-131-159/+0
| | | | | - Remove ActiveContainerDeactivationWatchdog - Move deconstruction enforcer to ActiveContainer
* Reduce logging of false positives in container watchdogBjørn Christian Seime2018-03-081-8/+5
| | | | | | Introduce a lower grace period only used by the gc check to ensure that deactivated containers have a chance of being collected before being reported as stale in the log and the metrics api.
* Only run gc when number of stale containers above thresholdBjørn Christian Seime2018-02-061-4/+8
| | | | | | Changes the deactivated container watchdog to only trigger gc when the number of deactivated containers passed grace period is above a threshold.
* add the pattern to BindingMatchArne Juul2017-11-092-8/+13
|
* Triggering finalization does not guarantee that phantom references are enqueuedBjørn Christian Seime2017-07-201-1/+2
|
* Merge pull request #2966 from yahoo/bjorncs/activecontainer-watchdogBjørn Christian Seime2017-07-171-0/+2
|\ | | | | Temporarily ignore test
| * Temporarily ignore testBjørn Christian Seime2017-07-171-0/+2
| |
* | Improve ActiveContainerDeactivationWatchdog unit testBjørn Christian Seime2017-07-171-7/+16
|/