Return-Path: X-Original-To: apmail-brooklyn-dev-archive@minotaur.apache.org Delivered-To: apmail-brooklyn-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6952417A88 for ; Thu, 25 Sep 2014 21:59:52 +0000 (UTC) Received: (qmail 3653 invoked by uid 500); 25 Sep 2014 21:59:52 -0000 Delivered-To: apmail-brooklyn-dev-archive@brooklyn.apache.org Received: (qmail 3612 invoked by uid 500); 25 Sep 2014 21:59:52 -0000 Mailing-List: contact dev-help@brooklyn.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@brooklyn.incubator.apache.org Delivered-To: mailing list dev@brooklyn.incubator.apache.org Received: (qmail 3601 invoked by uid 99); 25 Sep 2014 21:59:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Sep 2014 21:59:51 +0000 X-ASF-Spam-Status: No, hits=-2000.8 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 25 Sep 2014 21:59:50 +0000 Received: (qmail 3332 invoked by uid 99); 25 Sep 2014 21:59:30 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Sep 2014 21:59:30 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id BCD058809BE; Thu, 25 Sep 2014 21:59:29 +0000 (UTC) From: ahgittin To: dev@brooklyn.incubator.apache.org Reply-To: dev@brooklyn.incubator.apache.org References: In-Reply-To: Subject: [GitHub] incubator-brooklyn pull request: Persist feeds Content-Type: text/plain Message-Id: <20140925215929.BCD058809BE@tyr.zones.apache.org> Date: Thu, 25 Sep 2014 21:59:29 +0000 (UTC) X-Virus-Checked: Checked by ClamAV on apache.org Github user ahgittin commented on the pull request: https://github.com/apache/incubator-brooklyn/pull/108#issuecomment-56890567 @aledsage i'll either do a new PR or a merge if it looks safe. based on #177 it looks like i can merge master into a PR branch then merge into master and the history comes out okay. am trying the two-step merge here (where i merged with flaws, so that my fixes are clearly in a new commit). there are a lot of places where it needs adding -- but if it works better than it did previously and doesn't break i'll do merge and ask you to review afterwards if anything is left out, unless you think i shouldn't. one question in PR #177 about logging would be handy to have your take on -- if rebind fails will we still get decent output? -- apart from that i'm getting through it, things looking reasonable so far (just tedious!) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---