Return-Path: Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: (qmail 14902 invoked from network); 13 Feb 2011 07:27:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Feb 2011 07:27:24 -0000 Received: (qmail 49659 invoked by uid 500); 13 Feb 2011 07:27:24 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 49411 invoked by uid 500); 13 Feb 2011 07:27:22 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 49402 invoked by uid 99); 13 Feb 2011 07:27:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Feb 2011 07:27:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Feb 2011 07:27:18 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id ED1C01A2EEE for ; Sun, 13 Feb 2011 07:26:57 +0000 (UTC) Date: Sun, 13 Feb 2011 07:26:57 +0000 (UTC) From: "Andrew Purtell (JIRA)" To: issues@hbase.apache.org Message-ID: <924969073.13366.1297582017967.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1567433163.9266.1297381377421.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Commented: (HBASE-3523) Rewrite our client MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HBASE-3523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994022#comment-12994022 ] Andrew Purtell commented on HBASE-3523: --------------------------------------- bq. Are not executors thread pools? I meant merely no creation of internal thread pools. So users can create executors with their own thread factories, etc. > Rewrite our client > ------------------ > > Key: HBASE-3523 > URL: https://issues.apache.org/jira/browse/HBASE-3523 > Project: HBase > Issue Type: Brainstorming > Reporter: stack > > Is it just me or do others sense that there is pressure building to redo the client? If just me, ignore the below... I'll just keep notes in here. Otherwise, what would the requirements for a client rewrite look like? > + Let out InterruptedException > + Enveloping of messages or space for metadata that can be passed by client to server and by server to client; e.g. the region a.b.c moved to server x.y.z. or scanner is finished or timeout > + A different RPC? One with tighter serialization. > + More sane timeout/retry policy. > Does it have to support async communication? Do callbacks? > What else? -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira