GhoufranGhazaly commented on issue #12477:
URL: https://github.com/apache/ignite/issues/12477#issuecomment-3681045953

   thanks for your reply , now rebancing is working fine , I am using ignite 
3.1 with 3 replica, 300 s scaleup/down . but I have issue with index 
   the index is not created on the partition that are rebalanced
   
   I did this test case :
   cluster with 3 server nodes, 3 replica 5 mins scale up/down, 1 million data
   index for colum1, colum2
   one node goes down 
   after rebalancing , do test for query 
   Result: got the error related to index, make the node goes up again, keep 
getting the error (the index is not created on the partition that are 
rebalanced)
    
   Did the same test case without the index everything is working fine when 
node goes down and when node goes up 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to