OpenSearch/modules
Simon Willnauer 12392b5425 Ensure port range is readable in the exception message (#20893)
Both netty3 and netty4 http implementation printed the default
toString representation of PortRange if ports couldn't be bound.
This commit adds a better default toString method to PortRange and
uses the string representation for the error message in the http
implementations.
2016-10-12 22:33:47 +02:00
..
aggs-matrix-stats Remove empty javadoc (#20871) 2016-10-12 10:27:09 +02:00
ingest-common docs: marked `foreach` processor as experimental 2016-09-30 12:23:42 +02:00
lang-expression Upgrade to Lucene 6.2.0 2016-08-24 17:26:28 -04:00
lang-groovy Fix wrong logger usages 2016-09-21 14:45:28 +02:00
lang-mustache Remove SearchContext#current and all it's threadlocals (#20778) 2016-10-06 19:51:54 +02:00
lang-painless XContentBuilder: Avoid building self-referencing objects (#20550) 2016-10-11 11:41:54 +02:00
percolator Replace org.elasticsearch.common.lucene.search.MatchNoDocsQuery with its Lucene version (org.apache.lucene.search.MatchNoDocsQuery) (#20832) 2016-10-10 17:45:19 +02:00
reindex Merge branch 'master' into cleanup/transport_bulk 2016-10-11 16:04:47 -04:00
transport-netty3 Ensure port range is readable in the exception message (#20893) 2016-10-12 22:33:47 +02:00
transport-netty4 Ensure port range is readable in the exception message (#20893) 2016-10-12 22:33:47 +02:00
build.gradle Build: Remove old maven deploy support (#20403) 2016-09-19 15:10:41 -07:00