OpenSearch/test/framework/src
Arthur Gavlyukovskiy 022726011c Remove use of AbstractComponent in server (#35444)
Removed extending of AbstractComponent and changed logger usage to
explicit declaration. Abstract classes still have logger
declaration using this.getClass() in order to show implementation class
name in its logs.

See #34488
2018-11-16 16:10:32 -05:00
..
main Remove use of AbstractComponent in server (#35444) 2018-11-16 16:10:32 -05:00
test Adapt InternalCluster#fullRestart to call onNodeStopped when all nodes are stopped (#35494) 2018-11-14 13:24:56 +01:00