Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 5CA7C200BCF for ; Mon, 5 Dec 2016 13:55:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 59EB5160B17; Mon, 5 Dec 2016 12:55:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 98E0D160B21 for ; Mon, 5 Dec 2016 13:55:00 +0100 (CET) Received: (qmail 60747 invoked by uid 500); 5 Dec 2016 12:54:59 -0000 Mailing-List: contact dev-help@kafka.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kafka.apache.org Delivered-To: mailing list dev@kafka.apache.org Received: (qmail 60712 invoked by uid 99); 5 Dec 2016 12:54:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2016 12:54:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 71D6B2C2A69 for ; Mon, 5 Dec 2016 12:54:59 +0000 (UTC) Date: Mon, 5 Dec 2016 12:54:59 +0000 (UTC) From: "Ismael Juma (JIRA)" To: dev@kafka.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (KAFKA-87) time based segment index MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 05 Dec 2016 12:55:01 -0000 [ https://issues.apache.org/jira/browse/KAFKA-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-87. ------------------------------ Resolution: Duplicate Duplicate of KAFKA-3163 > time based segment index > ------------------------ > > Key: KAFKA-87 > URL: https://issues.apache.org/jira/browse/KAFKA-87 > Project: Kafka > Issue Type: New Feature > Components: core > Reporter: Chris Burroughs > Assignee: Chris Burroughs > > A time index that: > - Has minimal performance impact (such as by being append only) > - Is suitable for > - Works with getOffsetsBefore > - Can have it's granularity configured. With numbers >= 1 minute being "normal". > - Can be disabled > See mailing list discussion : http://mail-archives.apache.org/mod_mbox/incubator-kafka-dev/201107.mbox/%3C4E2F678E.6060500@gmail.com%3E -- This message was sent by Atlassian JIRA (v6.3.4#6332)