You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by waterg <je...@gmail.com> on 2017/07/21 21:03:19 UTC

REST API put issue

I used REST API put command and was able to valid the number of entries using
REST size command as well as visor.
However when I use JDBC to connect to ignite directly, the select count(*)
return 0 rows.
Has anyone tried that before? Is it a bug?



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/REST-API-put-issue-tp15267.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: REST API put issue

Posted by Nikolai Tikhonov <nt...@apache.org>.
Hi,

Are you sure that you used a correct sql query or queries the same cache?
Could you share a simple reproducer?

Thanks,
Nikolai

On Sat, Jul 22, 2017 at 12:03 AM, waterg <je...@gmail.com>
wrote:

> I used REST API put command and was able to valid the number of entries
> using
> REST size command as well as visor.
> However when I use JDBC to connect to ignite directly, the select count(*)
> return 0 rows.
> Has anyone tried that before? Is it a bug?
>
>
>
> --
> View this message in context: http://apache-ignite-users.
> 70518.x6.nabble.com/REST-API-put-issue-tp15267.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>