[ 
https://issues.apache.org/jira/browse/IGNITE-12931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095743#comment-17095743
 ] 

icode commented on IGNITE-12931:
--------------------------------

[~zstan] Sorry, 
I don't know reproduce this behavior, but i used `ContinuousQuery` `SqlQuery` 
`Sql update` and `put value` frequently on service at the same time. It's will 
happen.
B+Tree is updated frequently?
 
I import Database A from Database B use IgniteService.
 
client service A -> JDBC -> database B
            ||
            \/
server service -> SQL -> ignite cache   (diff data and put(not streamer) 
version cache and history cache)
                                              ||
            || ==============  ContinuousQuery
            \/
client service B -> JDBC -> database A
            
  

> General error: "java.lang.ArrayIndexOutOfBound
> ----------------------------------------------
>
>                 Key: IGNITE-12931
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12931
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>            Reporter: icode
>            Priority: Blocker
>              Labels: B+Tree
>         Attachments: console.log
>
>
> Hi guys!
> I'm use ignite v2.8.0. I get the some error, please help me. Thanks.
> I find like this error in mailling list, but it different.
> Please see attachment.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to