You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yun Tang (Jira)" <ji...@apache.org> on 2019/11/22 09:04:00 UTC

[jira] [Commented] (FLINK-14483) Build and supply frocksdb version to support WriteBufferManager

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

Yun Tang commented on FLINK-14483:
----------------------------------

Until now, We have built FrocksDB release jar package on mac, linux32, linux64, windows and ppc64le successfully based on latest [FRocksDB-5.17.2|https://github.com/dataArtisans/frocksdb/tree/FRocksDB-5.17.2] branch, you can find the private built package on [this link|https://repo1.maven.org/maven2/io/github/myasuka/frocksdbjni/5.17.2-artisans-6.0/].

The new jar package have passed the e2e tests of state_ttl on ppc64le and windows platform and the [flink-CI|https://travis-ci.org/Myasuka/flink-1/builds/615382599] seems quite okay now.

 

!image-2019-11-22-17-00-05-781.png|width=600,height=473!

!image-2019-11-22-17-03-23-986.png|width=612,height=530!

> Build and supply frocksdb version to support WriteBufferManager
> ---------------------------------------------------------------
>
>                 Key: FLINK-14483
>                 URL: https://issues.apache.org/jira/browse/FLINK-14483
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / State Backends
>            Reporter: Yun Tang
>            Assignee: Yun Tang
>            Priority: Major
>             Fix For: 1.10.0
>
>
> Since we still need to maintain our own FRocksDB, we need to provide new frocksDB version to support writebuffer manager.



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