You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by knusbaum <gi...@git.apache.org> on 2016/11/02 20:51:09 UTC

[GitHub] storm pull request #1758: STORM-2185: Storm Supervisor doesn't delete direct...

GitHub user knusbaum opened a pull request:

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

    STORM-2185: Storm Supervisor doesn't delete directories properly sometimes

    

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

    $ git pull https://github.com/knusbaum/incubator-storm STORM-2185

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

    https://github.com/apache/storm/pull/1758.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 #1758
    
----
commit 3ac3b8329121c38de774e57f694882eac9d1f043
Author: Kyle Nusbaum <ky...@gmail.com>
Date:   2016-10-31T21:05:44Z

    Fixing KafkaSpout acking.

commit 2d3d7b109094fe966abd83f12e1ed388075b3be5
Author: Kyle Nusbaum <ky...@gmail.com>
Date:   2016-10-31T21:11:18Z

    Fixing spacing.

commit 52da50044f0fba65e99af6a4fd2c5af55d54d455
Author: Kyle Nusbaum <kn...@yahoo-inc.com>
Date:   2016-11-02T20:29:53Z

    Fix.

----


---
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 issue #1758: STORM-2185: Storm Supervisor doesn't delete directories p...

Posted by revans2 <gi...@git.apache.org>.
Github user revans2 commented on the issue:

    https://github.com/apache/storm/pull/1758
  
    +1 I see that the race seems to be that if a worker is shut down after creating the directory, but before running chown on it, then we hit this situation.


---
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 issue #1758: STORM-2185: Storm Supervisor doesn't delete directories p...

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

    https://github.com/apache/storm/pull/1758
  
    +1. Commit message should be modified but can be handled while merging.


---
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 #1758: STORM-2185: Storm Supervisor doesn't delete direct...

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

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


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