[ 
https://issues.apache.org/jira/browse/TRAFODION-2844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292305#comment-16292305
 ] 

ASF GitHub Bot commented on TRAFODION-2844:
-------------------------------------------

Github user kevinxu021 commented on a diff in the pull request:

    
https://github.com/apache/incubator-trafodion/pull/1344#discussion_r157156557
  
    --- Diff: dcs/src/main/java/org/trafodion/dcs/server/ServerManager.java ---
    @@ -242,7 +246,7 @@ private void cleanupZk() {
                         zkc.delete(registeredPath, -1);
                 } catch (Exception e) {
    --- End diff --
    
    Make the changes for the exception type which should be real exception 
instead of a general exception.


> dcsserver restart mxosrvr should have a time range
> --------------------------------------------------
>
>                 Key: TRAFODION-2844
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2844
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: dcs
>            Reporter: mashengchen
>            Assignee: mashengchen
>
> when mxosrvr down ,dcsserver will restart it , and if mxosrvr down a lot of 
> times in a period of time , there should reject the restart. if time between 
> 6 times age(default setting) and this time are a very long time, dcsserver 
> should allow the restart



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to