Sai Varun Reddy Daram created AIRFLOW-4094:
----------------------------------------------
Summary: XCom not pushed into database when size of content is
greater than 65535 bytes
Key: AIRFLOW-4094
URL: https://issues.apache.org/jira/browse/AIRFLOW-4094
Project: Apache Airflow
Issue Type: Bug
Environment: airflow version: 1.10.0
python: 3.6.5
postgresql: 9.6.1
Reporter: Sai Varun Reddy Daram
I happen to use airflow with postgres as backend, one of the things I tried
recently is use kubernetes pod operator, which will run and return some data to
next task via XCOMs, one thing I observed is, when the XCOM length is greater
than 65535 bytes it's not getting pushed into XCOM.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)