You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Bruno Mahé (JIRA)" <ji...@apache.org> on 2012/06/16 01:15:42 UTC

[jira] [Created] (BIGTOP-630) Fix services priorities

Bruno Mahé created BIGTOP-630:
---------------------------------

             Summary: Fix services priorities
                 Key: BIGTOP-630
                 URL: https://issues.apache.org/jira/browse/BIGTOP-630
             Project: Bigtop
          Issue Type: Bug
          Components: Debian, General, RPM
    Affects Versions: 0.4.0
            Reporter: Bruno Mahé


Right now, the services are not prioritized or dependencies are not explicitly stated.
So services may start in any order, which may prevent some services from starting and make them fail (ie, Apache Zookeeper vs Apache HBase).

This ticket is about fixing the priorities and dependencies so services can start nicely on boot.

Note: This is also useful for our VMs

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (BIGTOP-630) Fix services priorities

Posted by "Roman Shaposhnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BIGTOP-630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Shaposhnik updated BIGTOP-630:
------------------------------------

    Fix Version/s: 0.4.0
    
> Fix services priorities
> -----------------------
>
>                 Key: BIGTOP-630
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-630
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Debian, General, RPM
>    Affects Versions: 0.4.0
>            Reporter: Bruno Mahé
>            Assignee: Bruno Mahé
>             Fix For: 0.4.0
>
>         Attachments: 0001-fixed-init-priority-higher-for-zookeeper-and-lower-f.patch
>
>
> Right now, the services are not prioritized or dependencies are not explicitly stated.
> So services may start in any order, which may prevent some services from starting and make them fail (ie, Apache Zookeeper vs Apache HBase).
> This ticket is about fixing the priorities and dependencies so services can start nicely on boot.
> Note: This is also useful for our VMs

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Assigned] (BIGTOP-630) Fix services priorities

Posted by "Bruno Mahé (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BIGTOP-630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruno Mahé reassigned BIGTOP-630:
---------------------------------

    Assignee: Masatake Iwasaki  (was: Bruno Mahé)

Assigning to Masatake since he contributed the patch.

(I also added Masatake to the "contributor" group in JIRA)
                
> Fix services priorities
> -----------------------
>
>                 Key: BIGTOP-630
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-630
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Debian, General, RPM
>    Affects Versions: 0.4.0
>            Reporter: Bruno Mahé
>            Assignee: Masatake Iwasaki
>             Fix For: 0.4.0
>
>         Attachments: 0001-fixed-init-priority-higher-for-zookeeper-and-lower-f.patch
>
>
> Right now, the services are not prioritized or dependencies are not explicitly stated.
> So services may start in any order, which may prevent some services from starting and make them fail (ie, Apache Zookeeper vs Apache HBase).
> This ticket is about fixing the priorities and dependencies so services can start nicely on boot.
> Note: This is also useful for our VMs

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Assigned] (BIGTOP-630) Fix services priorities

Posted by "Roman Shaposhnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BIGTOP-630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Shaposhnik reassigned BIGTOP-630:
---------------------------------------

    Assignee: Bruno Mahé

Bruno, can you, please review this?
                
> Fix services priorities
> -----------------------
>
>                 Key: BIGTOP-630
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-630
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Debian, General, RPM
>    Affects Versions: 0.4.0
>            Reporter: Bruno Mahé
>            Assignee: Bruno Mahé
>         Attachments: 0001-fixed-init-priority-higher-for-zookeeper-and-lower-f.patch
>
>
> Right now, the services are not prioritized or dependencies are not explicitly stated.
> So services may start in any order, which may prevent some services from starting and make them fail (ie, Apache Zookeeper vs Apache HBase).
> This ticket is about fixing the priorities and dependencies so services can start nicely on boot.
> Note: This is also useful for our VMs

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Closed] (BIGTOP-630) Fix services priorities

Posted by "Bruno Mahé (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BIGTOP-630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruno Mahé closed BIGTOP-630.
-----------------------------

    
> Fix services priorities
> -----------------------
>
>                 Key: BIGTOP-630
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-630
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Debian, General, RPM
>    Affects Versions: 0.4.0
>            Reporter: Bruno Mahé
>            Assignee: Masatake Iwasaki
>             Fix For: 0.4.0
>
>         Attachments: 0001-fixed-init-priority-higher-for-zookeeper-and-lower-f.patch
>
>
> Right now, the services are not prioritized or dependencies are not explicitly stated.
> So services may start in any order, which may prevent some services from starting and make them fail (ie, Apache Zookeeper vs Apache HBase).
> This ticket is about fixing the priorities and dependencies so services can start nicely on boot.
> Note: This is also useful for our VMs

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (BIGTOP-630) Fix services priorities

Posted by "Bruno Mahé (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397827#comment-13397827 ] 

Bruno Mahé commented on BIGTOP-630:
-----------------------------------

Reviewed the patch and LGTM. +1

Thank you very much Masatake!
                
> Fix services priorities
> -----------------------
>
>                 Key: BIGTOP-630
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-630
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Debian, General, RPM
>    Affects Versions: 0.4.0
>            Reporter: Bruno Mahé
>            Assignee: Bruno Mahé
>             Fix For: 0.4.0
>
>         Attachments: 0001-fixed-init-priority-higher-for-zookeeper-and-lower-f.patch
>
>
> Right now, the services are not prioritized or dependencies are not explicitly stated.
> So services may start in any order, which may prevent some services from starting and make them fail (ie, Apache Zookeeper vs Apache HBase).
> This ticket is about fixing the priorities and dependencies so services can start nicely on boot.
> Note: This is also useful for our VMs

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (BIGTOP-630) Fix services priorities

Posted by "Masatake Iwasaki (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BIGTOP-630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Masatake Iwasaki updated BIGTOP-630:
------------------------------------

    Attachment: 0001-fixed-init-priority-higher-for-zookeeper-and-lower-f.patch

attached patch for init priority.
                
> Fix services priorities
> -----------------------
>
>                 Key: BIGTOP-630
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-630
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Debian, General, RPM
>    Affects Versions: 0.4.0
>            Reporter: Bruno Mahé
>         Attachments: 0001-fixed-init-priority-higher-for-zookeeper-and-lower-f.patch
>
>
> Right now, the services are not prioritized or dependencies are not explicitly stated.
> So services may start in any order, which may prevent some services from starting and make them fail (ie, Apache Zookeeper vs Apache HBase).
> This ticket is about fixing the priorities and dependencies so services can start nicely on boot.
> Note: This is also useful for our VMs

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira