eladkal commented on code in PR #35707:
URL: https://github.com/apache/airflow/pull/35707#discussion_r1411831635


##########
tests/providers/elasticsearch/log/test_es_task_handler.py:
##########
@@ -671,14 +671,11 @@ def test_retrieve_config_keys():
     """
     with conf_vars(
         {
-            ("elasticsearch_configs", "use_ssl"): "True",

Review Comment:
   yes but we no longer need it because we are on `elasticsearch>7`
   the only reference to this parameter was in the docs which was wrong



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to