[
https://issues.apache.org/jira/browse/IGNITE-21228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17814781#comment-17814781
]
Maksim Zhuravkov commented on IGNITE-21228:
-------------------------------------------
[~jooger] If data is inserted via server API, then it looks like all client
APIs are affected.
> Data not available thtough JDBC after inserting using KV for a while
> --------------------------------------------------------------------
>
> Key: IGNITE-21228
> URL: https://issues.apache.org/jira/browse/IGNITE-21228
> Project: Ignite
> Issue Type: Improvement
> Components: jdbc
> Affects Versions: 3.0
> Reporter: Alexander Belyak
> Priority: Major
> Labels: ignite-3
>
> # Create table using java API
> # Insert 100 rows using sync KV java API
> # Connect using JDBC and try to select inserted data
> Expected result: all rows available
> Actual result: no rows available for a few hundreds of milliseconds
> (700-1000ms on my laptop).
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)