[jira] Updated: (HDFS-1561) BackupNode listens on default host

2010-12-29 Thread Konstantin Shvachko (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konstantin Shvachko updated HDFS-1561:
--

Attachment: BNAddress.patch

BackupNode uses rpc, http and service rpc addresses as configured.

> BackupNode listens on default host
> --
>
> Key: HDFS-1561
> URL: https://issues.apache.org/jira/browse/HDFS-1561
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: name-node
>Affects Versions: 0.21.0
>Reporter: Konstantin Shvachko
> Fix For: 0.22.0
>
> Attachments: BNAddress.patch
>
>
> Currently BackupNode uses DNS to find its default host name, and then starts 
> RPC server listening on that address ignoring the address specified in the 
> configuration. Therefore, there is no way to start BackupNode on a particular 
> ip or host address. BackupNode should use the address specified in the 
> configuration instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-1561) BackupNode listens on default host

2010-12-29 Thread Konstantin Shvachko (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konstantin Shvachko updated HDFS-1561:
--

Status: Patch Available  (was: Open)

> BackupNode listens on default host
> --
>
> Key: HDFS-1561
> URL: https://issues.apache.org/jira/browse/HDFS-1561
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: name-node
>Affects Versions: 0.21.0
>Reporter: Konstantin Shvachko
> Fix For: 0.22.0
>
> Attachments: BNAddress.patch
>
>
> Currently BackupNode uses DNS to find its default host name, and then starts 
> RPC server listening on that address ignoring the address specified in the 
> configuration. Therefore, there is no way to start BackupNode on a particular 
> ip or host address. BackupNode should use the address specified in the 
> configuration instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-1561) BackupNode listens on default host

2011-01-04 Thread Konstantin Shvachko (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konstantin Shvachko updated HDFS-1561:
--

Status: Open  (was: Patch Available)

> BackupNode listens on default host
> --
>
> Key: HDFS-1561
> URL: https://issues.apache.org/jira/browse/HDFS-1561
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: name-node
>Affects Versions: 0.21.0
>Reporter: Konstantin Shvachko
> Fix For: 0.22.0
>
> Attachments: BNAddress.patch
>
>
> Currently BackupNode uses DNS to find its default host name, and then starts 
> RPC server listening on that address ignoring the address specified in the 
> configuration. Therefore, there is no way to start BackupNode on a particular 
> ip or host address. BackupNode should use the address specified in the 
> configuration instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-1561) BackupNode listens on default host

2011-01-04 Thread Konstantin Shvachko (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konstantin Shvachko updated HDFS-1561:
--

Hadoop Flags: [Reviewed]
  Status: Patch Available  (was: Open)

> BackupNode listens on default host
> --
>
> Key: HDFS-1561
> URL: https://issues.apache.org/jira/browse/HDFS-1561
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: name-node
>Affects Versions: 0.21.0
>Reporter: Konstantin Shvachko
> Fix For: 0.22.0
>
> Attachments: BNAddress.patch
>
>
> Currently BackupNode uses DNS to find its default host name, and then starts 
> RPC server listening on that address ignoring the address specified in the 
> configuration. Therefore, there is no way to start BackupNode on a particular 
> ip or host address. BackupNode should use the address specified in the 
> configuration instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-1561) BackupNode listens on default host

2011-01-09 Thread Konstantin Shvachko (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konstantin Shvachko updated HDFS-1561:
--

Status: Open  (was: Patch Available)

> BackupNode listens on default host
> --
>
> Key: HDFS-1561
> URL: https://issues.apache.org/jira/browse/HDFS-1561
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: name-node
>Affects Versions: 0.21.0
>Reporter: Konstantin Shvachko
> Fix For: 0.22.0
>
> Attachments: BNAddress.patch
>
>
> Currently BackupNode uses DNS to find its default host name, and then starts 
> RPC server listening on that address ignoring the address specified in the 
> configuration. Therefore, there is no way to start BackupNode on a particular 
> ip or host address. BackupNode should use the address specified in the 
> configuration instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-1561) BackupNode listens on default host

2011-01-09 Thread Konstantin Shvachko (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konstantin Shvachko updated HDFS-1561:
--

Attachment: BNAddress.patch

I replaced default addresses with real ones in order to avoid IPv6 conversions.

> BackupNode listens on default host
> --
>
> Key: HDFS-1561
> URL: https://issues.apache.org/jira/browse/HDFS-1561
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: name-node
>Affects Versions: 0.21.0
>Reporter: Konstantin Shvachko
> Fix For: 0.22.0
>
> Attachments: BNAddress.patch
>
>
> Currently BackupNode uses DNS to find its default host name, and then starts 
> RPC server listening on that address ignoring the address specified in the 
> configuration. Therefore, there is no way to start BackupNode on a particular 
> ip or host address. BackupNode should use the address specified in the 
> configuration instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-1561) BackupNode listens on default host

2011-01-09 Thread Konstantin Shvachko (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konstantin Shvachko updated HDFS-1561:
--

Attachment: (was: BNAddress.patch)

> BackupNode listens on default host
> --
>
> Key: HDFS-1561
> URL: https://issues.apache.org/jira/browse/HDFS-1561
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: name-node
>Affects Versions: 0.21.0
>Reporter: Konstantin Shvachko
> Fix For: 0.22.0
>
> Attachments: BNAddress.patch
>
>
> Currently BackupNode uses DNS to find its default host name, and then starts 
> RPC server listening on that address ignoring the address specified in the 
> configuration. Therefore, there is no way to start BackupNode on a particular 
> ip or host address. BackupNode should use the address specified in the 
> configuration instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-1561) BackupNode listens on default host

2011-01-09 Thread Konstantin Shvachko (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konstantin Shvachko updated HDFS-1561:
--

Attachment: BNAddress.patch

> BackupNode listens on default host
> --
>
> Key: HDFS-1561
> URL: https://issues.apache.org/jira/browse/HDFS-1561
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: name-node
>Affects Versions: 0.21.0
>Reporter: Konstantin Shvachko
> Fix For: 0.22.0
>
> Attachments: BNAddress.patch, BNAddress.patch
>
>
> Currently BackupNode uses DNS to find its default host name, and then starts 
> RPC server listening on that address ignoring the address specified in the 
> configuration. Therefore, there is no way to start BackupNode on a particular 
> ip or host address. BackupNode should use the address specified in the 
> configuration instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-1561) BackupNode listens on default host

2011-01-09 Thread Konstantin Shvachko (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konstantin Shvachko updated HDFS-1561:
--

Assignee: Konstantin Shvachko
  Status: Patch Available  (was: Open)

> BackupNode listens on default host
> --
>
> Key: HDFS-1561
> URL: https://issues.apache.org/jira/browse/HDFS-1561
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: name-node
>Affects Versions: 0.21.0
>Reporter: Konstantin Shvachko
>Assignee: Konstantin Shvachko
> Fix For: 0.22.0
>
> Attachments: BNAddress.patch, BNAddress.patch
>
>
> Currently BackupNode uses DNS to find its default host name, and then starts 
> RPC server listening on that address ignoring the address specified in the 
> configuration. Therefore, there is no way to start BackupNode on a particular 
> ip or host address. BackupNode should use the address specified in the 
> configuration instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-1561) BackupNode listens on default host

2011-01-12 Thread Konstantin Shvachko (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konstantin Shvachko updated HDFS-1561:
--

Status: Open  (was: Patch Available)

> BackupNode listens on default host
> --
>
> Key: HDFS-1561
> URL: https://issues.apache.org/jira/browse/HDFS-1561
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: name-node
>Affects Versions: 0.21.0
>Reporter: Konstantin Shvachko
>Assignee: Konstantin Shvachko
> Fix For: 0.22.0
>
> Attachments: BNAddress.patch, BNAddress.patch
>
>
> Currently BackupNode uses DNS to find its default host name, and then starts 
> RPC server listening on that address ignoring the address specified in the 
> configuration. Therefore, there is no way to start BackupNode on a particular 
> ip or host address. BackupNode should use the address specified in the 
> configuration instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-1561) BackupNode listens on default host

2011-01-12 Thread Konstantin Shvachko (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konstantin Shvachko updated HDFS-1561:
--

Status: Patch Available  (was: Open)

Everything timed out. Resubmitting and making it a blocker for 0.22

> BackupNode listens on default host
> --
>
> Key: HDFS-1561
> URL: https://issues.apache.org/jira/browse/HDFS-1561
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: name-node
>Affects Versions: 0.21.0
>Reporter: Konstantin Shvachko
>Assignee: Konstantin Shvachko
>Priority: Blocker
> Fix For: 0.22.0
>
> Attachments: BNAddress.patch, BNAddress.patch
>
>
> Currently BackupNode uses DNS to find its default host name, and then starts 
> RPC server listening on that address ignoring the address specified in the 
> configuration. Therefore, there is no way to start BackupNode on a particular 
> ip or host address. BackupNode should use the address specified in the 
> configuration instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-1561) BackupNode listens on default host

2011-01-12 Thread Konstantin Shvachko (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konstantin Shvachko updated HDFS-1561:
--

Priority: Blocker  (was: Major)

> BackupNode listens on default host
> --
>
> Key: HDFS-1561
> URL: https://issues.apache.org/jira/browse/HDFS-1561
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: name-node
>Affects Versions: 0.21.0
>Reporter: Konstantin Shvachko
>Assignee: Konstantin Shvachko
>Priority: Blocker
> Fix For: 0.22.0
>
> Attachments: BNAddress.patch, BNAddress.patch
>
>
> Currently BackupNode uses DNS to find its default host name, and then starts 
> RPC server listening on that address ignoring the address specified in the 
> configuration. Therefore, there is no way to start BackupNode on a particular 
> ip or host address. BackupNode should use the address specified in the 
> configuration instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-1561) BackupNode listens on default host

2011-01-20 Thread Konstantin Shvachko (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konstantin Shvachko updated HDFS-1561:
--

Resolution: Fixed
Status: Resolved  (was: Patch Available)

I just committed this.

> BackupNode listens on default host
> --
>
> Key: HDFS-1561
> URL: https://issues.apache.org/jira/browse/HDFS-1561
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: name-node
>Affects Versions: 0.21.0
>Reporter: Konstantin Shvachko
>Assignee: Konstantin Shvachko
>Priority: Blocker
> Fix For: 0.22.0
>
> Attachments: BNAddress.patch, BNAddress.patch
>
>
> Currently BackupNode uses DNS to find its default host name, and then starts 
> RPC server listening on that address ignoring the address specified in the 
> configuration. Therefore, there is no way to start BackupNode on a particular 
> ip or host address. BackupNode should use the address specified in the 
> configuration instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.