kaxil commented on PR #68283:
URL: https://github.com/apache/airflow/pull/68283#issuecomment-4814078990

   You're right that this is the xcom object storage backend's 
offload/threshold/compression logic copied with a `state_store_` prefix. The 
config keys do need to stay independent though (per @amoghrajesh -- you may 
want to offload state but not XComs, or to a different bucket), so I'm OK 
keeping this as a separate implementation for now, and we can pull the shared 
bits into a common helper later if the duplication starts to bite.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to