Nik Everett
Nik Everett
I'm just someone random in the internet, but this looks like a good change to me. Maybe drop the java 7 config from Travis in this pr too? The raw...
OH! It's not spaces - or, might not be. When I replace the `-p` bit with something single word I still don't start. Same error. Here's what `--info` spits out:...
Ok - I was too positive when I said that RPM signing worked on OSX "well". It works, but the rpm the comes with homebrew needs a tweak: ``` shell...
@romseygeek could you have another look? It's much bigger now....
run elasticsearch-ci/packaging-tests-windows-sample
> @nik9000 does synthetic source leverage `_source_include`/`_source_exclude` for the fields it has to synthesize? It does not. There is no support at the moment for any kind of partial synthesis.
Confirmed on `main`. Here's the curl version in case anyone wants it: ``` curl -uelastic:password -HContent-Type:application/json -XDELETE localhost:9200/testing_bug curl -uelastic:password -HContent-Type:application/json -XPUT localhost:9200/testing_bug -d'{ "mappings": { "properties": { "@timestamp": {...
I've opened a PR that should fix it!
I've got it targeted at 8.6.0 and 8.5.1 but it depends on how reviews go.
> I've got it targeted at 8.6.0 and 8.5.1 but it depends on how reviews go. Retargeted for 8.5.0.