Test multichunk message - filestream support #49

Closed
opened 2025-05-29 08:55:37 +00:00 by hurui200320 · 0 comments
Member

This is a pre-step ticket for implementing the file transfer helper in python adapter.

This ticket should implement the message addressing and multi chunk message described in the document: https://docs.cleverthis.com/en/architecture/microservices/file-handling-solution, and should have the same behaviour as java adapter.

This ticket should write the code for slicing the chunks, sending them to RabbitMQ, and recompose them back to stream, along with unit tests. The code doesn't need to be hooked up with the main program.

This is a pre-step ticket for implementing the file transfer helper in python adapter. This ticket should implement the message addressing and multi chunk message described in the document: https://docs.cleverthis.com/en/architecture/microservices/file-handling-solution, and should have the same behaviour as java adapter. This ticket should write the code for slicing the chunks, sending them to RabbitMQ, and recompose them back to stream, along with unit tests. The code doesn't need to be hooked up with the main program.
stanislav.hejny changed title from Implement multichunk message to Test multichunk message - filestream support 2025-05-29 10:24:15 +00:00
stanislav.hejny added this to the V.01 milestone 2025-05-29 10:26:41 +00:00
aleenaumair 2025-07-31 12:47:32 +00:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
#50 Implement file transfer helper
clevermicro/amq-adapter-python
You do not have permission to read 1 dependency
Reference: clevermicro/amq-adapter-python#49
No description provided.