[jira] [Updated] (HDFS-2480) Separate datatypes for NamenodeProtocol

2012-02-27 Thread Tsz Wo (Nicholas), SZE (Updated) (JIRA)

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

Tsz Wo (Nicholas), SZE updated HDFS-2480:
-

Affects Version/s: (was: 0.23.0)
Fix Version/s: 0.23.3

I have merged this to 0.23.

 Separate datatypes for NamenodeProtocol
 ---

 Key: HDFS-2480
 URL: https://issues.apache.org/jira/browse/HDFS-2480
 Project: Hadoop HDFS
  Issue Type: Sub-task
Affects Versions: 0.24.0
Reporter: Suresh Srinivas
Assignee: Suresh Srinivas
 Fix For: 0.24.0, 0.23.3

 Attachments: HDFS-2480.txt, HDFS-2480.txt, HDFS-2480.txt


 This jira separates for NamenodeProtocol the wire types from the types used 
 by the client and server, similar to HDFS-2181.

--
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] (HDFS-2480) Separate datatypes for NamenodeProtocol

2011-10-28 Thread Suresh Srinivas (Updated) (JIRA)

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

Suresh Srinivas updated HDFS-2480:
--

Fix Version/s: 0.24.0

 Separate datatypes for NamenodeProtocol
 ---

 Key: HDFS-2480
 URL: https://issues.apache.org/jira/browse/HDFS-2480
 Project: Hadoop HDFS
  Issue Type: Sub-task
Affects Versions: 0.23.0, 0.24.0
Reporter: Suresh Srinivas
Assignee: Suresh Srinivas
 Fix For: 0.24.0

 Attachments: HDFS-2480.txt, HDFS-2480.txt, HDFS-2480.txt


 This jira separates for NamenodeProtocol the wire types from the types used 
 by the client and server, similar to HDFS-2181.

--
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] (HDFS-2480) Separate datatypes for NamenodeProtocol

2011-10-26 Thread Suresh Srinivas (Updated) (JIRA)

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

Suresh Srinivas updated HDFS-2480:
--

Issue Type: Sub-task  (was: Improvement)
Parent: HDFS-2506

 Separate datatypes for NamenodeProtocol
 ---

 Key: HDFS-2480
 URL: https://issues.apache.org/jira/browse/HDFS-2480
 Project: Hadoop HDFS
  Issue Type: Sub-task
Affects Versions: 0.23.0, 0.24.0
Reporter: Suresh Srinivas
Assignee: Suresh Srinivas
 Attachments: HDFS-2480.txt, HDFS-2480.txt, HDFS-2480.txt


 This jira separates for NamenodeProtocol the wire types from the types used 
 by the client and server, similar to HDFS-2181.

--
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] (HDFS-2480) Separate datatypes for NamenodeProtocol

2011-10-21 Thread Suresh Srinivas (Updated) (JIRA)

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

Suresh Srinivas updated HDFS-2480:
--

  Resolution: Fixed
Hadoop Flags: Reviewed
  Status: Resolved  (was: Patch Available)

I committed the patch. Javac warning as I commented earlier is due to use of 
deprecated methods. No tests are added as the protocol related changes are 
tested using existing tests.

 Separate datatypes for NamenodeProtocol
 ---

 Key: HDFS-2480
 URL: https://issues.apache.org/jira/browse/HDFS-2480
 Project: Hadoop HDFS
  Issue Type: Improvement
Affects Versions: 0.23.0, 0.24.0
Reporter: Suresh Srinivas
Assignee: Suresh Srinivas
 Attachments: HDFS-2480.txt, HDFS-2480.txt, HDFS-2480.txt


 This jira separates for NamenodeProtocol the wire types from the types used 
 by the client and server, similar to HDFS-2181.

--
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] (HDFS-2480) Separate datatypes for NamenodeProtocol

2011-10-20 Thread Suresh Srinivas (Updated) (JIRA)

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

Suresh Srinivas updated HDFS-2480:
--

Description: This jira separates for NamenodeProtocol the wire types from 
the types used by the client and server, similar to HDFS-2181.  (was: This jira 
separates for JournalProtocol the wire types from the types used by the client 
and server, similar to HDFS-2181.)

 Separate datatypes for NamenodeProtocol
 ---

 Key: HDFS-2480
 URL: https://issues.apache.org/jira/browse/HDFS-2480
 Project: Hadoop HDFS
  Issue Type: Improvement
Affects Versions: 0.23.0, 0.24.0
Reporter: Suresh Srinivas
Assignee: Suresh Srinivas

 This jira separates for NamenodeProtocol the wire types from the types used 
 by the client and server, similar to HDFS-2181.

--
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] (HDFS-2480) Separate datatypes for NamenodeProtocol

2011-10-20 Thread Suresh Srinivas (Updated) (JIRA)

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

Suresh Srinivas updated HDFS-2480:
--

Attachment: HDFS-2480.txt

Attached patch

 Separate datatypes for NamenodeProtocol
 ---

 Key: HDFS-2480
 URL: https://issues.apache.org/jira/browse/HDFS-2480
 Project: Hadoop HDFS
  Issue Type: Improvement
Affects Versions: 0.23.0, 0.24.0
Reporter: Suresh Srinivas
Assignee: Suresh Srinivas
 Attachments: HDFS-2480.txt


 This jira separates for NamenodeProtocol the wire types from the types used 
 by the client and server, similar to HDFS-2181.

--
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] (HDFS-2480) Separate datatypes for NamenodeProtocol

2011-10-20 Thread Suresh Srinivas (Updated) (JIRA)

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

Suresh Srinivas updated HDFS-2480:
--

Attachment: HDFS-2480.txt

 Separate datatypes for NamenodeProtocol
 ---

 Key: HDFS-2480
 URL: https://issues.apache.org/jira/browse/HDFS-2480
 Project: Hadoop HDFS
  Issue Type: Improvement
Affects Versions: 0.23.0, 0.24.0
Reporter: Suresh Srinivas
Assignee: Suresh Srinivas
 Attachments: HDFS-2480.txt, HDFS-2480.txt


 This jira separates for NamenodeProtocol the wire types from the types used 
 by the client and server, similar to HDFS-2181.

--
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] (HDFS-2480) Separate datatypes for NamenodeProtocol

2011-10-20 Thread Suresh Srinivas (Updated) (JIRA)

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

Suresh Srinivas updated HDFS-2480:
--

Status: Patch Available  (was: Open)

 Separate datatypes for NamenodeProtocol
 ---

 Key: HDFS-2480
 URL: https://issues.apache.org/jira/browse/HDFS-2480
 Project: Hadoop HDFS
  Issue Type: Improvement
Affects Versions: 0.23.0, 0.24.0
Reporter: Suresh Srinivas
Assignee: Suresh Srinivas
 Attachments: HDFS-2480.txt, HDFS-2480.txt


 This jira separates for NamenodeProtocol the wire types from the types used 
 by the client and server, similar to HDFS-2181.

--
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] (HDFS-2480) Separate datatypes for NamenodeProtocol

2011-10-20 Thread Suresh Srinivas (Updated) (JIRA)

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

Suresh Srinivas updated HDFS-2480:
--

Attachment: HDFS-2480.txt

bq. In NamenodeWireProtocol, do we need the constants (e.g. ACT_SHUTDOWN)?
Removed

bq. We probably should have utility methods for createNamenodeWithRetry(..) and 
createNamenode(..).
bq. Remove NamenodeProtocolTranslatorR23.getProxyWithoutRetry()
I will cleanup when NamenodeProtocol translators are used in a separate patch.  
Also utility is required for other patches. Will address it in another issue.

 Separate datatypes for NamenodeProtocol
 ---

 Key: HDFS-2480
 URL: https://issues.apache.org/jira/browse/HDFS-2480
 Project: Hadoop HDFS
  Issue Type: Improvement
Affects Versions: 0.23.0, 0.24.0
Reporter: Suresh Srinivas
Assignee: Suresh Srinivas
 Attachments: HDFS-2480.txt, HDFS-2480.txt, HDFS-2480.txt


 This jira separates for NamenodeProtocol the wire types from the types used 
 by the client and server, similar to HDFS-2181.

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