----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32310/ -----------------------------------------------------------
Review request for MetaModel. Repository: metamodel Description ------- ES 1.4.x has changed the return value of TransportMessage#getHeaders to a Set. As we only use the code for debugging in a single builder, my solution has been to just remove the headers from the delete message. Diffs ----- elasticsearch/pom.xml 94b36bd elasticsearch/src/main/java/org/apache/metamodel/elasticsearch/ElasticSearchDeleteBuilder.java 3aae761 Diff: https://reviews.apache.org/r/32310/diff/ Testing ------- Thanks, Dennis Krøger
