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.
hurui200320 added the
Priority
Backlog
Type
Task
State
Unverified
labels 2025-05-29 08:55:37 +00:00
hurui200320 added a new dependency 2025-05-29 08:56:06 +00:00
hurui200320 added a new dependency 2025-05-29 08:57:48 +00:00
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
Points
13
State
Verified
Priority
High
and removed
State
Unverified
Priority
Backlog
labels 2025-05-29 10:26:35 +00:00
stanislav.hejny added this to the V.01 milestone 2025-05-29 10:26:41 +00:00
stanislav.hejny added this to the Sprint June 1st- 14th project 2025-06-11 07:54:32 +00:00
stanislav.hejny self-assigned this 2025-06-15 07:19:28 +00:00
stanislav.hejny added
State
In Review
and removed
State
Verified
labels 2025-06-15 07:19:39 +00:00
aleenaumair added
State
Completed
and removed
State
In Review
labels 2025-07-31 12:47:32 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
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