You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by abhishekagarwal87 <gi...@git.apache.org> on 2015/10/26 08:57:43 UTC

[GitHub] storm pull request: Backporting STORM-1027

GitHub user abhishekagarwal87 opened a pull request:

    https://github.com/apache/storm/pull/818

    Backporting STORM-1027

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/abhishekagarwal87/storm oveflow-buffer

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/818.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #818
    
----
commit e696481c164f011e59396ba2c7bb1031db31381d
Author: Abhishek Agarwal <ab...@inmobi.com>
Date:   2015-09-08T11:20:39Z

    Backporting STORM-1027

----


---
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.
---

[GitHub] storm pull request: Backporting STORM-1027

Posted by HeartSaVioR <gi...@git.apache.org>.
Github user HeartSaVioR commented on the pull request:

    https://github.com/apache/storm/pull/818#issuecomment-151670108
  
    @ptgoetz @abhishekagarwal87 
    If we can cancel current release vote, and decide to cancel, I'll do backport this to 0.9.6. Decision should be made.


---
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.
---

[GitHub] storm pull request: Backporting STORM-1027

Posted by abhishekagarwal87 <gi...@git.apache.org>.
Github user abhishekagarwal87 commented on the pull request:

    https://github.com/apache/storm/pull/818#issuecomment-151377374
  
    can this not be released as part of 0.9.6? We see this deadlock regularly in our kafka spout based topologies. 


---
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.
---

[GitHub] storm pull request: Backporting STORM-1027

Posted by ptgoetz <gi...@git.apache.org>.
Github user ptgoetz commented on the pull request:

    https://github.com/apache/storm/pull/818#issuecomment-151603314
  
    @abhishekagarwal87 @HeartSaVioR 
    
    I'm okay with canceling the current 0.9.6 release vote and cutting a new release candidate if there is enough community support. I'll raise the question on the 0.9.6 release thread.


---
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.
---

[GitHub] storm pull request: Backporting STORM-1027

Posted by HeartSaVioR <gi...@git.apache.org>.
Github user HeartSaVioR commented on the pull request:

    https://github.com/apache/storm/pull/818#issuecomment-151320836
  
    @abhishekagarwal87 
    Vote for releasing 0.9.6 and 0.10.0 is in progress.
    I heard from @ptgoetz that Storm 0.9.x line will be faded out, so I'm expecting non-critical bugs cannot trigger new release of 0.9.x line.
    So if you're affecting STORM-1027 and willing to resolve it ASAP using official release, using 0.10.0 will be fastest way to do it.
    I can merge it to 0.9.x line, but I can't say when to release, so I'm curious that this should be backported.


---
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.
---

[GitHub] storm pull request: Backporting STORM-1027

Posted by abhishekagarwal87 <gi...@git.apache.org>.
Github user abhishekagarwal87 commented on the pull request:

    https://github.com/apache/storm/pull/818#issuecomment-151053131
  
    This PR is to backport STORM-1027 into 0.9.x branch. @HeartSaVioR can you merge this?


---
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.
---

[GitHub] storm pull request: Backporting STORM-1027

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/storm/pull/818


---
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.
---

[GitHub] storm pull request: Backporting STORM-1027

Posted by abhishekagarwal87 <gi...@git.apache.org>.
Github user abhishekagarwal87 commented on the pull request:

    https://github.com/apache/storm/pull/818#issuecomment-151749882
  
    For long running topologies using kafka spout, we have always ran into this deadlock. It completely blocks the topology. Internally, we are already running the storm with this patch. 


---
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.
---