Hello.

I forget to add 'ordered' somewhere so that breaks this workaround.I think
'SET STREAMING ON ALLOW_OVERWRITE ON ORDERED;' works for me if I always use
it.




yangjiajun wrote
> Hello.
> 
> How to use this workaround when allow overwrite?
> 
> I try 'SET STREAMING ON ALLOW_OVERWRITE ON ORDERED;' and 'SET STREAMING ON
> ORDERED ALLOW_OVERWRITE ON;' but don't works.
> 
> 
> Taras Ledkov wrote
>> Hi,
>> 
>> Workaround: use ordered streaming:
>> SET STREAMING ON ORDERED
>> 
>> There is a bug at the Ignite server on not ordered mode.
>> The fix will be at the master soon.
>> 
>> 20.01.2019 14:11, ilya.kasnacheev пишет:
>>> Hello!
>>>
>>> I have filed an issue https://issues.apache.org/jira/browse/IGNITE-10991
>>>
>>> Regards,
>>>
>>>
>>>
>>> --
>>> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>> 
>> -- 
>> Taras Ledkov
>> Mail-To: 
> 
>> tledkov@
> 
> 
> 
> 
> 
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/





--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to