summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* remove unused maxPending parameterArne H Juul2017-01-122-35/+11
|
* fix bugArne H Juul2017-01-121-2/+4
| | | | | if abortOnError was false, the old code would always return "true" even with numPending == 0.
* Merge pull request #1485 from ↵Geir Storli2017-01-121-3/+11
|\ | | | | | | | | yahoo/geirst/get-physical-memory-when-running-on-docker-nodes Add workaround for getting physical memory when running on Docker nodes.
| * Add workaround for getting physical memory when running on Docker nodes.Geir Storli2017-01-111-3/+11
| |
* | Merge pull request #1490 from yahoo/balder/export-dynamic-symbols-for-binariesArnstein Ressem2017-01-121-0/+1
|\ \ | | | | | | Export dynamic symbols also for binaries.
| * | Export dynamic symbols also for binaries.Henning Baldersheim2017-01-111-0/+1
| | |
* | | Merge pull request #1440 from yahoo/freva/node-admin-local-zone-applicationHarald Musum2017-01-128-52/+75
|\ \ \ | | | | | | | | Freva/node admin local zone application
| * | | Deploy node-adminfreva2017-01-066-41/+68
| | | |
| * | | Do not fail on invalid pathfreva2017-01-062-11/+7
| | | |
* | | | Merge pull request #1481 from ↵Henning Baldersheim2017-01-124-100/+100
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | yahoo/balder/faster-and-more-readable-getnextmessage Balder/faster and more readable getnextmessage
| * | | | copy out the stuff you access after erasing the node.Henning Baldersheim2017-01-111-1/+2
| | | | |
| * | | | Rewrite the getNextMessage loop so that is easier to understand and followHenning Baldersheim2017-01-112-42/+29
| | | | |
| * | | | refactor for readability.Henning Baldersheim2017-01-112-27/+32
| | | | |
| * | | | Do not broadcast after fetching a message.Henning Baldersheim2017-01-111-2/+1
| | | | |
| * | | | Use std::moveHenning Baldersheim2017-01-111-13/+13
| | | | |
| * | | | back to using broadcastHenning Baldersheim2017-01-111-1/+1
| | | | |
| * | | | Signal instead of broadcast.Henning Baldersheim2017-01-111-1/+1
| | | | |
| * | | | Use emplace back and std::move to reduce expensive copying of shared pointers.Henning Baldersheim2017-01-113-7/+15
| | | | |
| * | | | Show that we hold the lock.Henning Baldersheim2017-01-112-5/+9
| | | | |
| * | | | Unlock before return.Henning Baldersheim2017-01-111-0/+1
| | | | |
| * | | | Move the pair of shared_ptrs on return since there is multiple return points.Henning Baldersheim2017-01-111-1/+1
| | | | |
| * | | | Move the shared_ptrHenning Baldersheim2017-01-111-2/+2
| | | | |
| * | | | Delay taking a shared_ptr until it is really necessary.Henning Baldersheim2017-01-111-14/+9
| | | | |
| * | | | Unify includesHenning Baldersheim2017-01-111-3/+3
| | | | |
* | | | | Merge pull request #1489 from yahoo/geirst/fix-tensor-deserialization-testJon Bratseth2017-01-111-3/+1
|\ \ \ \ \ | | | | | | | | | | | | Fix and re-enable tensor deserialization test.
| * | | | | Fix and re-enable tensor deserialization test.Geir Storli2017-01-111-3/+1
| | |_|_|/ | |/| | |
* | | | | Merge pull request #1491 from ↵Henning Baldersheim2017-01-111-3/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | yahoo/balder/make-timin-sensitive-test-more-resilient - Sample the time before message is created.
| * | | | - Sample the time before message is created.Henning Baldersheim2017-01-111-3/+4
|/ / / / | | | | | | | | | | | | | | | | - Use the same clock as is used by messagebus. - Allow for slow testnode by giving it 5s to complete something that should only take 1s.
* | | | Merge pull request #1486 from yahoo/balder/count-invalid-stacktracesTor Egge2017-01-114-126/+11
|\ \ \ \ | |/ / / |/| | | Balder/count invalid stacktraces
| * | | Take overhead into accountHenning Baldersheim2017-01-111-1/+1
| | | |
| * | | Can not print non existing variable.Henning Baldersheim2017-01-111-2/+2
| | | |
| * | | Terminate the stackentries and do not count empty as it does not provide any ↵Henning Baldersheim2017-01-112-4/+4
| | | | | | | | | | | | | | | | value.
| * | | Count and show empty/invalid callstacks.Henning Baldersheim2017-01-111-2/+10
| | | |
| * | | Remove unused code. No code changes.Henning Baldersheim2017-01-111-16/+0
| | | |
| * | | Remove unused code. No code changes.Henning Baldersheim2017-01-112-107/+0
|/ / /
* | | Merge pull request #1484 from yahoo/gjoranv/remove-deprecated-chainBjørn Christian Seime2017-01-111-1/+0
|\ \ \ | | | | | | | | Remove support for 'chain' under 'http'.
| * | | Remove support for 'chain' under 'http'.gjoranv2017-01-111-1/+0
| |/ / | | | | | | | | | - No longer allowed in rnc schema.
* | | Merge pull request #1482 from yahoo/gjoranv/ignore-rpmsgjoranv2017-01-111-0/+1
|\ \ \ | |/ / |/| | Ignore built rpms.
| * | Ignore built rpms.gjoranv2017-01-111-0/+1
|/ /
* | Merge pull request #1479 from ↵Jon Bratseth2017-01-111-9/+9
|\ \ | | | | | | | | | | | | yahoo/balder/use-method-cache-on-deconstruct-lookup Balder/use method cache on deconstruct lookup
| * | private ...Henning Baldersheim2017-01-101-1/+1
| | |
| * | Use a method cache in front of the "deconstruct" method lookupHenning Baldersheim2017-01-101-9/+9
| | |
* | | Merge pull request #1480 from yahoo/aressem/move-to-devtoolset-6Henning Baldersheim2017-01-112-6/+8
|\ \ \ | | | | | | | | Moved to devtoolset-6. Using gcc 6.2.1
| * | | Moved to devtoolset-6. Using gcc 6.2.1Arnstein Ressem2017-01-112-6/+8
| | | |
* | | | Merge pull request #1478 from ↵Jon Bratseth2017-01-101-2/+11
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | yahoo/balder/do-the-costly-get-decode-in-the-plentyful-threadpool-not-in-the-single-messenger-threadpool Do the costly stuff in the large threadpool, not in the single thread.
| * | | | Do the costly stuff in the large threadpool, not in the single thread.Henning Baldersheim2017-01-101-2/+11
|/ / / / | | | | | | | | | | | | | | | | Conflicts: vespaclient-container-plugin/src/main/java/com/yahoo/storage/searcher/GetSearcher.java
* | | | Merge pull request #1477 from yahoo/balder/disable-failing-empty-tensor-testHenning Baldersheim2017-01-101-4/+2
|\ \ \ \ | | | | | | | | | | Disable failing empty tensor test.
| * | | | Disable failing empty tensor test.Henning Baldersheim2017-01-101-4/+2
|/ / / /
* | | | Merge pull request #1476 from yahoo/bratseth/fix-jsonwriterJon Bratseth2017-01-104-63/+40
|\ \ \ \ | | | | | | | | | | Bratseth/fix jsonwriter
| * | | | Expect 0 valueJon Bratseth2017-01-101-32/+19
| | | | |