OpenSearch/x-pack/plugin
Tim Brooks 38516a4dd5
Move nio ip filter rule to be a channel handler (#43507)
Currently nio implements ip filtering at the channel context level. This
is kind of a hack as the application logic should be implemented at the
handler level. This commit moves the ip filtering into a channel
handler. This requires adding an indicator to the channel handler to
show when a channel should be closed.
2019-06-24 10:03:24 -06:00
..
ccr Replace Streamable w/ Writable in AcknowledgedResponse and subclasses (backport 7.x) (#43525) 2019-06-24 13:47:37 +02:00
core [7.x] Account for node versions during allocation in ILM Shrink (#43300) 2019-06-24 10:02:49 -06:00
data-frame Replace Streamable w/ Writable in AcknowledgedResponse and subclasses (backport 7.x) (#43525) 2019-06-24 13:47:37 +02:00
deprecation Fix hang in test for "too many fields" dep. check (#42909) 2019-06-06 08:28:32 -06:00
graph Testclusters: graph (#43033) 2019-06-13 09:50:59 +03:00
ilm Replace Streamable w/ Writable in AcknowledgedResponse and subclasses (backport 7.x) (#43525) 2019-06-24 13:47:37 +02:00
logstash Remove description from xpack feature sets (#43065) 2019-06-11 09:22:58 -07:00
ml Replace Streamable w/ Writable in AcknowledgedResponse and subclasses (backport 7.x) (#43525) 2019-06-24 13:47:37 +02:00
monitoring Return 0 for negative "free" and "total" memory reported by the OS (#42725) 2019-06-19 10:35:48 -06:00
rollup Replace Streamable w/ Writable in AcknowledgedResponse and subclasses (backport 7.x) (#43525) 2019-06-24 13:47:37 +02:00
security Move nio ip filter rule to be a channel handler (#43507) 2019-06-24 10:03:24 -06:00
sql Testclusters: conver remaining x-pack (#43335) 2019-06-24 12:07:42 +03:00
src/test [7.x] [ML][Data Frame] Add version and create_time to transform config (#43384) (#43480) 2019-06-21 09:11:44 -05:00
vectors Fix eclipse build gradle for vectors project 2019-06-24 09:22:48 -04:00
watcher Replace Streamable w/ Writable in AcknowledgedResponse and subclasses (backport 7.x) (#43525) 2019-06-24 13:47:37 +02:00
build.gradle Testclusters: conver remaining x-pack (#43335) 2019-06-24 12:07:42 +03:00