Return-Path: X-Original-To: apmail-flink-issues-archive@minotaur.apache.org Delivered-To: apmail-flink-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 85AE4183B5 for ; Thu, 11 Feb 2016 14:41:25 +0000 (UTC) Received: (qmail 34850 invoked by uid 500); 11 Feb 2016 14:41:18 -0000 Delivered-To: apmail-flink-issues-archive@flink.apache.org Received: (qmail 34710 invoked by uid 500); 11 Feb 2016 14:41:18 -0000 Mailing-List: contact issues-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list issues@flink.apache.org Received: (qmail 34400 invoked by uid 99); 11 Feb 2016 14:41:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Feb 2016 14:41:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 45BA82C1F68 for ; Thu, 11 Feb 2016 14:41:18 +0000 (UTC) Date: Thu, 11 Feb 2016 14:41:18 +0000 (UTC) From: "Stephan Ewen (JIRA)" To: issues@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (FLINK-3355) Allow passing RocksDB Option to RocksDBStateBackend MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FLINK-3355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen resolved FLINK-3355. --------------------------------- Resolution: Fixed Fix Version/s: 1.0.0 Fixed via 9ee16794909d18aa84e8d0b738a6a447d11e6eeb > Allow passing RocksDB Option to RocksDBStateBackend > --------------------------------------------------- > > Key: FLINK-3355 > URL: https://issues.apache.org/jira/browse/FLINK-3355 > Project: Flink > Issue Type: Improvement > Components: Streaming > Reporter: Gyula Fora > Assignee: Stephan Ewen > Priority: Critical > Fix For: 1.0.0 > > > Currently the RocksDB state backend does not allow users to set the parameters of the created store which might lead to suboptimal performance on some workloads. -- This message was sent by Atlassian JIRA (v6.3.4#6332)