Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
-
Docs Required
Description
SELECT by affinity key doesn't work on a table that was created with a custom cache template if entries were added through JCache (using withKeepBinary()).
If the first row was added via INSERT and after that another row was added via withKeepBinary(), SELECT by affinity key works correctly.
If the first row was added via withKeepBinary() and after that another row was added via INSERT, SELECT by affinity key returns nothing.
Attachments
Issue Links
- duplicates
-
IGNITE-5795 Binary metadata is not registered during start of cache
- Resolved
- is related to
-
IGNITE-5795 Binary metadata is not registered during start of cache
- Resolved
- links to