You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@flink.apache.org by Flink CI <fl...@foxmail.com> on 2020/01/13 09:49:46 UTC

Fixed: apache/flink#42042 (release-1.10 - 1cd7cee)

|  [

apache

/

flink

](https://travis-ci.org/apache/flink)  
---  
  
![branch icon](https://s3.amazonaws.com/travis-email-
assets/branch.png)[release-1.10](https://github.com/apache/flink/tree/release-1.10)  
  
|

![build hasfailed](https://s3.amazonaws.com/travis-email-assets/status-
passed.png)

[Build #42042 fixed](https://travis-ci.org/apache/flink/builds/636225700)

![arrow to build time](https://s3.amazonaws.com/travis-email-assets/success-
arrow.png)

![clock icon](https://s3.amazonaws.com/travis-email-assets/time.png)5 hrs, 5
mins, 11 secs  
  
---  
  
![Yun Tang
avatar](https://secure.gravatar.com/avatar/30da8fe3258486e6ce71136477855116.jpg)Yun
Tang

[1cd7cee CHANGESET
->](https://github.com/apache/flink/compare/d1a11feb687b...1cd7cee8fc02)  
  
[FLINK-15512][state backends] Refactor the mechanism to calculate the cache
capacity shared among RocksDB instance(s)  
  
Due to the implementation of RocksDB write buffer manager and the existing
issue of creating cache with strict capacity limit, we do some internal
calculation of the cache capacity shared among RocksDB instances for memory
control.  
  
This closes #10820.