summaryrefslogtreecommitdiffstats
path: root/container-disc/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "Catch exception thrown from AbstractComponent.deconstruct."Henning Baldersheim2017-04-261-11/+2
* Print stacktrace for exceptions and die upon errors.gjoranv2017-04-261-3/+6
* Catch exception thrown from AbstractComponent.deconstruct.gjoranv2017-04-261-2/+8
* Log as info instead of debug.gjoranv2017-04-251-5/+3
* Add debug logging for AbstractComponent deconstruction.gjoranv2017-04-251-4/+11
* Revert "Balder/latest felix 4"gjoranv2017-04-251-16/+0
* Implement additional required proxy methods by felix 4.6.1 compared to 4.2.1.Henning Baldersheim2017-04-221-0/+16
* suppress warningArne H Juul2017-04-201-0/+2
* fix warningArne H Juul2017-04-201-1/+1
* Also change start container daemonHåkon Hallingstad2017-04-051-2/+2
* Nonfunctional changes onlyJon Bratseth2017-02-082-32/+29
* rename metrics, add open file descriptorsArne H Juul2016-11-291-1/+20
* count memory mappings in containerArne H Juul2016-11-251-0/+22
* Only update jvm_heapsize if percentage has been setHåkon Hallingstad2016-10-051-16/+14
* Use jvm_heapsize for container's Java process if explicitly setHåkon Hallingstad2016-10-031-16/+15
* Handle absent heapSizeAsPercentageOfPhysicalMemoryHåkon Hallingstad2016-09-281-2/+7
* Fix condition <100Håkon Hallingstad2016-09-281-1/+1
* Set 4GB as the effective total memory size when starting jdisc containersHåkon Hallingstad2016-09-271-2/+7
* Terminate jvm on Error during reconfigurationJon Bratseth2016-09-091-2/+5
* Terminate vm on failed configuration in Bootstrap instead of ConfiguredApplic...Jon Bratseth2016-09-011-9/+5
* Remove classes only needed by the removed Netty HTTP serverJon Bratseth2016-08-313-29/+0
* Whitespace changes onlyJon Bratseth2016-08-232-2/+3
* boolean use_jsvc should be false/true onlyArne H Juul2016-07-071-2/+2
* bring back jsvc modeArne H Juul2016-07-071-6/+102
* add numactl againArne H Juul2016-07-051-5/+29
* expand tabsArne H Juul2016-07-051-48/+48
* Use Github username as authorBjørn Christian Seime2016-06-283-3/+3
* add back some configurable optionsArne Juul2016-06-221-20/+98
* use VESPA_HOME not /home/yArne Juul2016-06-211-2/+2
* a much simpler script for starting the containerArne Juul2016-06-211-0/+81
* PublishJon Bratseth2016-06-1552-0/+2561