Michael Peterson

Results 7 issues of Michael Peterson

Are decomposed Avro schemas are supported? I have a large number of objects in a deeply nested object hierarchy and we've separated each object into its own avsc schema file....

Hi, I've been struggling for many days trying to get Java code to be able to do HTTP REST calls to a kerberos cluster and your library works great. Worked...

You should provide better documentation how to use this so that someone not extremely well versed in the Go language can get started with it. I have no idea how...

>non-issue
:Search/Search
:Security/Security
Team:Search
Team:Security
v8.14.0

Fixes https://github.com/elastic/elasticsearch/issues/105084

>bug
:Search/Search
Team:Search
v8.14.0

Add `event.ingested` min/max range to cluster state for searchable snapshots in order to support shard skipping on the search coordinator node for event.ingested like we do for the `@timestamp` field....

>enhancement
:Search/Search
:Distributed/Distributed
Team:Distributed
Team:Search
v8.15.0

The TOML GitHub page has an example of arrays of tables (which may or may not be nested) that jtoml seems not to support. The example is: ``` foo =...