mik-laj commented on issue #4708: [AIRFLOW-3888] HA for metastore connection
URL: https://github.com/apache/airflow/pull/4708#issuecomment-463712171
 
 
   > Many connections with the same conn_id can be defined and when that is the 
case, and when the hooks uses the get_connection method from BaseHook, Airflow 
will choose one connection randomly, allowing for some basic load balancing and 
fault tolerance when used in conjunction with retries.
   
   https://airflow.readthedocs.io/en/latest/concepts.html
   
   Why did you create a new way to define multiple connections instead of 
expanding the old one? Why is your solution better? Could you complete the 
documentation?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to