[
https://issues.apache.org/jira/browse/FLINK-14483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979985#comment-16979985
]
Yun Tang edited comment on FLINK-14483 at 11/22/19 9:08 AM:
------------------------------------------------------------
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.
!ppc64le-e2e-test.jpg|width=1014,height=641!
!win64-e2e-test.jpg|width=1014,height=641!
was (Author: yunta):
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.
> 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
>
> Attachments: ppc64le-e2e-test.jpg, win64-e2e-test.jpg
>
>
> 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)