Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
4.0.0
-
None
-
None
Description
Replace the current WebSocket protocol with an HTTP one in version 4. This will help ease the maintenance of the server long term. Tasks includes:
- Add streaming/chunking support
- Create a new HTTP API that has support for more functionality than the current HTTPChannelizer
- Rework the Transaction API alongside the new HTTP API
- Remove underutilized features in the server such as OpProcessor and the UnifiedChannelizer.
See https://lists.apache.org/thread/vfs1j9ycb8voxwc00gdzfmlg2gghx3n1 for more details.
Attachments
Issue Links
- is related to
-
TINKERPOP-2985 Collapse interface structure around MessageSerializer
- Open