aboutsummaryrefslogtreecommitdiffstats
path: root/container-disc
Commit message (Collapse)AuthorAgeFilesLines
* Shutdown configurere, add some commentsHarald Musum2019-09-021-2/+6
|
* Do not use a slobrok config subscriber when using standalone containerHarald Musum2019-09-021-5/+24
|
* Merge branch 'master' into hmusum/use-config-subscriber-for-slobrok-configHarald Musum2019-09-012-49/+11
|\
| * Need SessionCacheHarald Musum2019-08-291-0/+4
| |
| * Remove unused codeHarald Musum2019-08-292-48/+7
| |
* | Use config subscriber for slobroks configHarald Musum2019-08-281-5/+6
|/
* Add ActiveProcessorCountHenning Baldersheim2019-08-201-1/+1
|
* Since Java 11 and docker are note the best of friends we will use nproc instead.Henning Baldersheim2019-08-201-0/+2
|
* Add SecretStoreProvider, deprecate oldMorten Tokle2019-06-242-14/+43
|
* Use hash insteadValerij Fredriksen2019-06-241-1/+1
|
* Get memory limit from cgroup if possible and is setValerij Fredriksen2019-06-221-0/+5
|
* Deliver search chains config to ExecutionFactoryJon Bratseth2019-06-091-1/+0
|
* Nonfunctional changes onlyJon Bratseth2019-06-032-5/+3
|
* Revert FilterConfigProvider changes from ↵Valerij Fredriksen2019-04-241-9/+1
| | | | 2f0e8c98e495ea5b986ec2614bafa33c1aacf5d8
* Pass identities to filter through FilterConfigValerij Fredriksen2019-04-171-1/+9
|
* Search over protobuf + jrtOlli Virtanen2019-03-191-11/+0
|
* Revert "Protobuf over jrt support in search"Henning Baldersheim2019-03-151-6/+0
|
* Merge pull request #8739 from vespa-engine/ollivir/protobuf-searchOlli Virtanen2019-03-151-0/+6
|\ | | | | Protobuf over jrt support in search
| * Protobuf over jrt support in searchOlli Virtanen2019-03-111-0/+6
| |
* | Replace use of Guava with standard libraryBjørn Christian Seime2019-03-131-7/+2
|/
* Only report metric when increment is non-zeroBjørn Christian Seime2019-02-051-6/+12
|
* Report values from initial snapshotBjørn Christian Seime2019-01-291-1/+1
| | | | | Initialize JrtMetrics with empty snapshot so that the values of the first real snapshot are reported.
* Add calculation of metrics changes since previous snapshotBjørn Christian Seime2019-01-221-18/+9
| | | | | | | | - Move metric diff calculation to TransportMetrics.Snapshot. - Remove TransportMetrics.reset() and use changesSince() instead in EchoTest. - Remove unnecessary volatile modifier on JrtMetrics.previousSnapshot. - Initialize JrtMetrics.previousSnapshot in constructor. - Use separate field declarations for fields in TransportMetrics.Snapshot.
* Update copyright headerBjørn Christian Seime2019-01-221-1/+1
|
* Propagate jrt transport metrics to metrics frameworkBjørn Christian Seime2019-01-222-0/+47
|
* Revert "Add tracking of jrt metrics"Bjørn Christian Seime2019-01-224-128/+0
| | | | This reverts commit 299d205912af1b3ebdb16a1fc037dd0770288be3.
* Set -XX:ActiveProcessorCount option if set in configHarald Musum2019-01-211-0/+9
| | | | Use VESPA_CONTAINER_JVMARGS if set
* Revert "Merge pull request #7974 from ↵Jon Bratseth2019-01-211-4/+0
| | | | | | | vespa-engine/revert-7973-bratseth/search-container-deprecations" This reverts commit 5767288d80e85940e675f7dd157f2b6c1d2ceeb5, reversing changes made to 37de7ac33454363489156e06597bffb3422756dc.
* Revert "Bratseth/search container deprecations"Jon Bratseth2019-01-211-0/+4
|
* Remove deprecated methodsJon Bratseth2019-01-211-3/+0
|
* Remove SeverJon Bratseth2019-01-211-1/+0
|
* Open java.base/java.iogjoranv2019-01-211-0/+1
| | | | | .. to allow com.yahoo.io.NativeIO to use reflective access on java.io.FileDescriptor.fd
* Generate html5 javadocgjoranv2019-01-213-8/+8
|
* Don't install removed def filegjoranv2019-01-211-1/+0
|
* Remove metric-defaults.defgjoranv2019-01-211-5/+0
| | | | - Contained only one enum with one value.
* Remove httpclient dependency.gjoranv2019-01-211-6/+0
| | | | | - Should probably have been cleaned up when code was moved to vespa-athenz.
* Do not provide apache httpclient and httpcore.gjoranv2019-01-211-1/+1
|
* Partial cleanup of metric-defaults config.gjoranv2019-01-211-1/+2
|
* nobody uses JSVC aka commons.daemon, remove support for itArne Juul2019-01-211-82/+0
|
* CMS is deprecated in JDK 9 and will be removed in a later releasegjoranv2019-01-211-1/+1
| | | | - See http://openjdk.java.net/jeps/291
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* Open necessary packages to the unnamed modulegjoranv2019-01-211-0/+8
| | | | | | .. to avoid warnings due to Felix accessing non-public apis with reflection. + Show all "Illegal reflective access" warnings.
* Move BouncyCastle preinstall declaration to container-discBjørn Christian Seime2019-01-211-0/+4
|
* Remove deprecated metrics (*MemoryBytes)gjoranv2019-01-212-7/+1
|
* Remove legacy config container.jdisc.config.http-servergjoranv2019-01-212-48/+0
|
* Add tracking of jrt metricsBjørn Christian Seime2019-01-144-0/+128
| | | | | | - Introduce jrt supervisor factory interface - Add default implementation of factory with metric integration - Add component that regularly propagates jrt metric values
* Merge pull request #8069 from vespa-engine/lesters/download-urlsLester Solbakken2019-01-111-0/+1
|\ | | | | Lesters/download urls
| * Download files specified in url config fieldLester Solbakken2019-01-091-0/+1
| |
* | Revert "Revert "Enable ABI checking on modules with public APIs""Ilpo Ruotsalainen2019-01-092-0/+52
|/ | | | This reverts commit cd470d8ac8a58c943748f028a37d864507628e99.
* Revert "Enable ABI checking on modules with public APIs"Håkon Hallingstad2019-01-042-52/+0
|