You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by huhue <gi...@git.apache.org> on 2016/05/18 12:36:16 UTC

[GitHub] ambari pull request: ambari agent cancel logic fix

GitHub user huhue opened a pull request:

    https://github.com/apache/ambari/pull/32

    ambari agent cancel logic fix 

    In cancel logic, task_id to taskId. a very careless mistake. 
    
    another issue: 
    this cancel logic is not rigorous enough. Cancel command pull from the actionQueue and do some logic process, then start a process of implementation. 
    In some cases, such as processing logic, cancel will fail. 
    I think this case may need fix. and I fix this in my private branch. 
    
    last, sorry for my poor English. 

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

    $ git pull https://github.com/huhue/ambari trunk

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

    https://github.com/apache/ambari/pull/32.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 #32
    
----
commit 97e4801fa1e214a9c31b9b11e28f9b6ed7d7181c
Author: huhue <cj...@sina.com>
Date:   2016-05-18T11:53:38Z

    Merge pull request #1 from apache/trunk
    
    test

commit 7e2b168c1192ed963e321c5f7a287decfe0633cf
Author: huhue <cj...@sina.com>
Date:   2016-05-18T12:11:55Z

    task_id to taskId,this mistake like stupid.

----


---
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] ambari pull request: ambari agent cancel logic fix

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

    https://github.com/apache/ambari/pull/32


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