Return-Path: X-Original-To: apmail-curator-user-archive@minotaur.apache.org Delivered-To: apmail-curator-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EAC64117B5 for ; Wed, 16 Jul 2014 23:53:24 +0000 (UTC) Received: (qmail 17026 invoked by uid 500); 16 Jul 2014 23:53:24 -0000 Delivered-To: apmail-curator-user-archive@curator.apache.org Received: (qmail 16987 invoked by uid 500); 16 Jul 2014 23:53:24 -0000 Mailing-List: contact user-help@curator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@curator.apache.org Delivered-To: mailing list user@curator.apache.org Received: (qmail 16977 invoked by uid 99); 16 Jul 2014 23:53:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jul 2014 23:53:24 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.220.181] (HELO mail-vc0-f181.google.com) (209.85.220.181) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jul 2014 23:53:23 +0000 Received: by mail-vc0-f181.google.com with SMTP id lf12so3126967vcb.40 for ; Wed, 16 Jul 2014 16:52:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=xzyZf242hNQaAA3c69FEPSM7rxCh3h9dbMhNGolnTGE=; b=WfACb8J8S8MPsFx44NLnPiwo3AAjwMwJ4MC5+MF8VrURFnunX6FKIJM7kX8s76EWLq tfKC04QZx4YZ9h4TlyKTisYlzDtYDK2rbU3cU00UwPEQ6sXDvzCmoyXxKclutx41DiTU E0fgS1UEbdUn+Rzl3KpVtgPad7gHBv6Qdx+cFhYC9+z4o9JZW+K04ZMAsCi5ex7wnplN fRsxQEsEZhYcAZaBXLOC1oOVakKa3cyuTWxMksXYNqpeDGuEebz10CHhTML2JZIs3Pa1 dwehcybH1LFq4+L8zLZZnQb4s4alGsKlvi94JT5fnuAfWSuw6T8K5owLurGVNEqkvFcQ ihag== X-Gm-Message-State: ALoCoQnGufz1FG1NQBfOfaQ/TeUbHGTobp6WMdfAx+xn4Mp2p0+TKmJcGNyxjQcxyQJSZqZvQo+Y MIME-Version: 1.0 X-Received: by 10.220.95.2 with SMTP id b2mr12627491vcn.61.1405554777615; Wed, 16 Jul 2014 16:52:57 -0700 (PDT) Received: by 10.58.163.193 with HTTP; Wed, 16 Jul 2014 16:52:57 -0700 (PDT) In-Reply-To: References: Date: Wed, 16 Jul 2014 16:52:57 -0700 Message-ID: Subject: Re: Retry as lib? From: Greg Moulliet To: user@curator.apache.org Cc: Jordan Zimmerman Content-Type: multipart/alternative; boundary=001a11c211fa3b84f304fe583919 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c211fa3b84f304fe583919 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I've been using this lib in my projects. https://github.com/rholder/guava-retrying On Wed, Jul 16, 2014 at 4:48 PM, David Capwell wrote: > I was not thinking that retry is its own lib, but more like java util > package like guava. > > > On Wed, Jul 16, 2014 at 4:36 PM, Jordan Zimmerman < > jordan@jordanzimmerman.com> wrote: > >> There=E2=80=99s not much to them, really. Do they really merit their own= module? >> What do others think? >> >> -JZ >> >> On July 16, 2014 at 6:31:43 PM, David Capwell (dcapwell@gmail.com) wrote= : >> >> I am working on a project that needs retry logic. I like curator's retry >> classes and was wondering if it would make sense to take some of the uti= ls >> and make them their own libs? >> >> > --001a11c211fa3b84f304fe583919 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I've been using this lib in my projects.


On Wed, Jul 16, 2014 at 4:48 PM, David Capwell <dcapwell@gmail.com>= ; wrote:
I was not thinking that retry is its own lib, but more lik= e java util package like guava.


On Wed, Jul= 16, 2014 at 4:36 PM, Jordan Zimmerman <jordan@jordanzimmerman.co= m> wrote:
There=E2=80=99s not much to them, really. Do they really merit their own mo= dule? What do others think?

-JZ

On July 16, 2014 at 6:31:43 PM, David = Capwell (dcapwell@g= mail.com) wrote:

I am working on a project that needs retry logic. I like curator's retry classes and was wondering if it would make sense to take some of the utils and make them their own libs?


--001a11c211fa3b84f304fe583919--