Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Implement cache.Get for primitive data types via thin client protocol.
This will include:
- New client type in SqlListenerNioListener
- PlatformRequestHandler implements SqlListenerRequestHandler, PlatformMessageParser implements SqlListenerMessageParser
- Integration test in .NET (just because .NET is the first platform to adopt this; we could do tests in Java as well, but this is redundant for now)
Support only primitive types for now to avoid dealing with bynary type metadata, schemas, compact footers, etc.
Attachments
Issue Links
- blocks
-
IGNITE-5905 .NET: Thin client: cache.Get for primitives
- Resolved
- Is contained by
-
IGNITE-5896 Thin client protocol
- Resolved
- links to