-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
As per the kinetic protocol, the Getlog command can be used to provide messages back to the client. But the message size is limited to 1MB. What was the rationale behind the limit?
What should the server do if there are more than 1MB messages to be sent back to the client?
Can we have some kind of a continuation message in the protocol so that the client keeps reading 1MB chunks of messages until the server sends a special value to signal "No more messages"?
thanks
Abhijit
Metadata
Metadata
Assignees
Labels
No labels