You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/01/08 07:54:44 UTC

[GitHub] tzulitai commented on issue #7421: [FLINK-11167][runtime] Optimize RocksDBListState#Put by removing the clear before put operation when input is not empty

tzulitai commented on issue #7421: [FLINK-11167][runtime] Optimize RocksDBListState#Put by removing the clear before put operation when input is not empty
URL: https://github.com/apache/flink/pull/7421#issuecomment-452206110
 
 
   Hi @klion26, the failing test is actually caused by this: https://issues.apache.org/jira/browse/FLINK-11280.
   
   It shouldn't be relevant to your changes here, but I suggest to rebase again after we have a fix for FLINK-11280 in just to be safe.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services