You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Azure file upload module was updated with dataplane now signaling back to control plane that file transfer was completed.
However, the EDC still creates a zero byte .complete file upon successful completion of the data upload.
Solution Proposal
The .complete file is no longer needed. The code creating the .complete file can be removed.
Misc
Thanks to @ronjaquensel for having been available for a brief discussion of this item. I have a setup to reproduce, happy to share.
The text was updated successfully, but these errors were encountered:
Feature Request
Which Areas Would Be Affected?
Azure file upload
Why Is the Feature Desired?
The Azure file upload module was updated with dataplane now signaling back to control plane that file transfer was completed.
However, the EDC still creates a zero byte .complete file upon successful completion of the data upload.
Solution Proposal
The .complete file is no longer needed. The code creating the .complete file can be removed.
Misc
Thanks to @ronjaquensel for having been available for a brief discussion of this item. I have a setup to reproduce, happy to share.
The text was updated successfully, but these errors were encountered: