fabric8io / openshift-elasticsearch-plugin

Apache License 2.0
27 stars 21 forks source link

Fix code to handle assertions #153

Closed jcantrill closed 11 months ago

jcantrill commented 6 years ago

We currently have assertions disabled because Elasticsearch doesnt like executing blocking tasks on network threads. Need to fix that for production