aboutsummaryrefslogtreecommitdiffstats
path: root/vespa_feed_perf
Commit message (Collapse)AuthorAgeFilesLines
* update shell bootstrap sectionsArne Juul2019-09-041-0/+4
|
* doc: -> id:Henning Baldersheim2019-08-161-1/+1
|
* doc: -> id:Henning Baldersheim2019-08-161-3/+3
|
* doc: -> id:Henning Baldersheim2019-08-161-3/+3
|
* doc: -> id:Henning Baldersheim2019-08-161-7/+7
|
* Add control over #connectionsHenning Baldersheim2019-05-203-4/+22
|
* Revert "Handle xml feed without the wrapping <vespafeed> tag"Henning Baldersheim2019-05-011-1/+1
|
* Handle xml feed without the wrapping <vespafeed> tagHenning Baldersheim2019-05-011-1/+1
|
* Use BufferedInputStream as it buffers and supports make/reset.Henning Baldersheim2019-04-292-4/+7
|
* Test for failures before printing anything and guard against division by zero.Henning Baldersheim2019-04-291-3/+3
|
* Add support for files, not only stdinHenning Baldersheim2019-04-294-68/+104
|
* Close the gap to vespafeeder and add support for the test-and-set condition.Henning Baldersheim2019-04-284-42/+65
|
* Wait for all bytes to arrive.Henning Baldersheim2019-04-261-6/+8
|
* And then we can offload the decoding from the single read thread.Henning Baldersheim2019-04-251-9/+34
|
* Replace the multipurpose VespaXMLFeeder.Operation with more to the point ↵Henning Baldersheim2019-04-251-6/+7
| | | | classes with proper final members.
* Refactor to allow for lazy decode.Henning Baldersheim2019-04-251-16/+17
|
* Verify hashHenning Baldersheim2019-04-251-2/+9
|
* Add a binary format too.Henning Baldersheim2019-04-254-17/+209
|
* Add support for dumping as jsonHenning Baldersheim2019-04-245-90/+238
|
* Add support for jsonHenning Baldersheim2019-04-242-3/+38
|
* Add control for number of feed threads.Henning Baldersheim2019-04-153-13/+49
|
* Use atomic and synchronized sections to do proper accounting of replies. And ↵Henning Baldersheim2019-04-131-16/+24
| | | | some geenral code health.
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* Use maven-shade-plugin to assemble fat jarBjørn Christian Seime2018-10-191-10/+19
| | | | | A bug in maven-assemble-plugin makes it very slow to assemble jar containing BouncyCastle
* Install vespa-feed-perf script.Geir Storli2018-10-171-0/+4
|
* Fix author tag for SimonBjørn Christian Seime2018-07-055-5/+5
|
* update bootstrapArne Juul2018-05-161-2/+5
|
* update bootstrap section of scriptsArne Juul2018-05-141-0/+9
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent"gjoranv2017-11-291-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* VESPA_HOME should not end with / anymoreArne H Juul2017-06-171-2/+0
| | | | | * best practice for HOME-like env vars is to be just the name of the directory without trailing slash.
* Update copyright headersJon Bratseth2017-06-147-7/+7
|
* Revert "Update copyright headers"Jon Bratseth2017-06-147-7/+7
|
* Update copyright headersJon Bratseth2017-06-147-7/+7
|
* Revert "Copyright header"Jon Bratseth2017-06-137-7/+7
|
* Copyright headerJon Bratseth2017-06-137-7/+7
|
* Transfer ownership.Haakon Dybdahl2017-05-231-1/+1
|
* Add readmesHaakon Dybdahl2017-01-231-0/+1
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* Fix owner files.Haakon Dybdahl2016-06-171-1/+1
|
* PublishJon Bratseth2016-06-1510-0/+832