Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4E8EF11204 for ; Tue, 5 Aug 2014 12:01:17 +0000 (UTC) Received: (qmail 26053 invoked by uid 500); 5 Aug 2014 12:01:17 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 26020 invoked by uid 500); 5 Aug 2014 12:01:17 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 26004 invoked by uid 99); 5 Aug 2014 12:01:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Aug 2014 12:01:17 +0000 Date: Tue, 5 Aug 2014 12:01:17 +0000 (UTC) From: "Eric Newton (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (ACCUMULO-3030) scanners cannot be interrupted 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/ACCUMULO-3030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Newton resolved ACCUMULO-3030. ----------------------------------- Resolution: Fixed > scanners cannot be interrupted > ------------------------------ > > Key: ACCUMULO-3030 > URL: https://issues.apache.org/jira/browse/ACCUMULO-3030 > Project: Accumulo > Issue Type: Bug > Components: client > Affects Versions: 1.4.5, 1.5.0, 1.5.1, 1.6.0 > Reporter: Eric Newton > Assignee: Eric Newton > > I'm trying to create a timeout for queries. The BatchScanner appears to respect thread interruption, but the Scanner does not. -- This message was sent by Atlassian JIRA (v6.2#6252)