You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Uma Maheswara Rao G (Created) (JIRA)" <ji...@apache.org> on 2012/02/08 15:18:00 UTC

[jira] [Created] (HADOOP-8038) Add 'ipc.client.connect.max.retries.on.timeouts' entry in core-default.xml file.

Add 'ipc.client.connect.max.retries.on.timeouts' entry in core-default.xml file.
--------------------------------------------------------------------------------

                 Key: HADOOP-8038
                 URL: https://issues.apache.org/jira/browse/HADOOP-8038
             Project: Hadoop Common
          Issue Type: Sub-task
            Reporter: Uma Maheswara Rao G
            Assignee: Uma Maheswara Rao G




--
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] (HADOOP-8038) Add 'ipc.client.connect.max.retries.on.timeouts' entry in core-default.xml file.

Posted by "Uma Maheswara Rao G (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uma Maheswara Rao G updated HADOOP-8038:
----------------------------------------

    Attachment: HADOOP-8038.patch
    
> Add 'ipc.client.connect.max.retries.on.timeouts' entry in core-default.xml file.
> --------------------------------------------------------------------------------
>
>                 Key: HADOOP-8038
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8038
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: conf, ha
>    Affects Versions: HA Branch (HDFS-1623)
>            Reporter: Uma Maheswara Rao G
>            Assignee: Uma Maheswara Rao G
>            Priority: Minor
>         Attachments: HADOOP-8038.patch
>
>
> HADOOP-7932 added the new property 'ipc.client.connect.max.retries.on.timeouts', which needs to be added in core-default.xml with documentation.

--
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] (HADOOP-8038) Add 'ipc.client.connect.max.retries.on.timeouts' entry in core-default.xml file.

Posted by "Aaron T. Myers (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aaron T. Myers updated HADOOP-8038:
-----------------------------------

    Target Version/s: HA Branch (HDFS-1623)

+1, the patch looks good to me. I'll commit this momentarily. Thanks Uma.
                
> Add 'ipc.client.connect.max.retries.on.timeouts' entry in core-default.xml file.
> --------------------------------------------------------------------------------
>
>                 Key: HADOOP-8038
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8038
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: conf, ha
>    Affects Versions: HA Branch (HDFS-1623)
>            Reporter: Uma Maheswara Rao G
>            Assignee: Uma Maheswara Rao G
>            Priority: Minor
>         Attachments: HADOOP-8038.patch
>
>
> HADOOP-7932 added the new property 'ipc.client.connect.max.retries.on.timeouts', which needs to be added in core-default.xml with documentation.

--
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] [Resolved] (HADOOP-8038) Add 'ipc.client.connect.max.retries.on.timeouts' entry in core-default.xml file.

Posted by "Aaron T. Myers (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aaron T. Myers resolved HADOOP-8038.
------------------------------------

       Resolution: Fixed
    Fix Version/s: HA Branch (HDFS-1623)
     Hadoop Flags: Reviewed
    
> Add 'ipc.client.connect.max.retries.on.timeouts' entry in core-default.xml file.
> --------------------------------------------------------------------------------
>
>                 Key: HADOOP-8038
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8038
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: conf, ha
>    Affects Versions: HA Branch (HDFS-1623)
>            Reporter: Uma Maheswara Rao G
>            Assignee: Uma Maheswara Rao G
>            Priority: Minor
>             Fix For: HA Branch (HDFS-1623)
>
>         Attachments: HADOOP-8038.patch
>
>
> HADOOP-7932 added the new property 'ipc.client.connect.max.retries.on.timeouts', which needs to be added in core-default.xml with documentation.

--
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] (HADOOP-8038) Add 'ipc.client.connect.max.retries.on.timeouts' entry in core-default.xml file.

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204493#comment-13204493 ] 

Hudson commented on HADOOP-8038:
--------------------------------

Integrated in Hadoop-Hdfs-HAbranch-build #73 (See [https://builds.apache.org/job/Hadoop-Hdfs-HAbranch-build/73/])
    HADOOP-8038. Add 'ipc.client.connect.max.retries.on.timeouts' entry in core-default.xml file. Contributed by Uma Maheswara Rao G.

atm : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1242017
Files : 
* /hadoop/common/branches/HDFS-1623/hadoop-common-project/hadoop-common/CHANGES.HDFS-1623.txt
* /hadoop/common/branches/HDFS-1623/hadoop-common-project/hadoop-common/src/main/resources/core-default.xml

                
> Add 'ipc.client.connect.max.retries.on.timeouts' entry in core-default.xml file.
> --------------------------------------------------------------------------------
>
>                 Key: HADOOP-8038
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8038
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: conf, ha
>    Affects Versions: HA Branch (HDFS-1623)
>            Reporter: Uma Maheswara Rao G
>            Assignee: Uma Maheswara Rao G
>            Priority: Minor
>             Fix For: HA Branch (HDFS-1623)
>
>         Attachments: HADOOP-8038.patch
>
>
> HADOOP-7932 added the new property 'ipc.client.connect.max.retries.on.timeouts', which needs to be added in core-default.xml with documentation.

--
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] (HADOOP-8038) HA: Add 'ipc.client.connect.max.retries.on.timeouts' entry in core-default.xml file.

Posted by "Uma Maheswara Rao G (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uma Maheswara Rao G updated HADOOP-8038:
----------------------------------------

    Summary: HA: Add 'ipc.client.connect.max.retries.on.timeouts' entry in core-default.xml file.  (was: Add 'ipc.client.connect.max.retries.on.timeouts' entry in core-default.xml file.)
    
> HA: Add 'ipc.client.connect.max.retries.on.timeouts' entry in core-default.xml file.
> ------------------------------------------------------------------------------------
>
>                 Key: HADOOP-8038
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8038
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: conf, ha
>    Affects Versions: HA Branch (HDFS-1623)
>            Reporter: Uma Maheswara Rao G
>            Assignee: Uma Maheswara Rao G
>            Priority: Minor
>             Fix For: HA Branch (HDFS-1623)
>
>         Attachments: HADOOP-8038.patch
>
>
> HADOOP-7932 added the new property 'ipc.client.connect.max.retries.on.timeouts', which needs to be added in core-default.xml with documentation.

--
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] (HADOOP-8038) Add 'ipc.client.connect.max.retries.on.timeouts' entry in core-default.xml file.

Posted by "Uma Maheswara Rao G (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uma Maheswara Rao G updated HADOOP-8038:
----------------------------------------

          Component/s: ha
                       conf
          Description: HADOOP-7932 added the new property 'ipc.client.connect.max.retries.on.timeouts', which needs to be added in core-default.xml with documentation.
             Priority: Minor  (was: Major)
    Affects Version/s: HA Branch (HDFS-1623)
    
> Add 'ipc.client.connect.max.retries.on.timeouts' entry in core-default.xml file.
> --------------------------------------------------------------------------------
>
>                 Key: HADOOP-8038
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8038
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: conf, ha
>    Affects Versions: HA Branch (HDFS-1623)
>            Reporter: Uma Maheswara Rao G
>            Assignee: Uma Maheswara Rao G
>            Priority: Minor
>
> HADOOP-7932 added the new property 'ipc.client.connect.max.retries.on.timeouts', which needs to be added in core-default.xml with documentation.

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