[jira] [Created] (HADOOP-8285) Use ProtoBuf for RpcPayLoadHeader

2012-04-16 Thread Sanjay Radia (Created) (JIRA)
Use ProtoBuf for RpcPayLoadHeader
-

 Key: HADOOP-8285
 URL: https://issues.apache.org/jira/browse/HADOOP-8285
 Project: Hadoop Common
  Issue Type: Improvement
Reporter: Sanjay Radia
Assignee: Sanjay Radia




--
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] [Created] (HADOOP-8184) ProtoBuf RPC engine does not need it own reply packet - it can use the IPC layer reply packet.

2012-03-19 Thread Sanjay Radia (Created) (JIRA)
ProtoBuf RPC engine does not need it own reply packet - it can use the IPC 
layer reply packet.
--

 Key: HADOOP-8184
 URL: https://issues.apache.org/jira/browse/HADOOP-8184
 Project: Hadoop Common
  Issue Type: Improvement
Reporter: Sanjay Radia
Assignee: Sanjay Radia




--
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] [Created] (HADOOP-8161) Support for Azure Storage

2012-03-12 Thread Sanjay Radia (Created) (JIRA)
Support for Azure Storage
-

 Key: HADOOP-8161
 URL: https://issues.apache.org/jira/browse/HADOOP-8161
 Project: Hadoop Common
  Issue Type: Sub-task
Reporter: Sanjay Radia




--
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] [Created] (HADOOP-8120) Refactor IPC client and server so shared parts in separate class

2012-02-28 Thread Sanjay Radia (Created) (JIRA)
Refactor IPC client and server so shared parts in separate class


 Key: HADOOP-8120
 URL: https://issues.apache.org/jira/browse/HADOOP-8120
 Project: Hadoop Common
  Issue Type: Improvement
Reporter: Sanjay Radia
Assignee: Sanjay Radia
Priority: Minor




--
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] [Created] (HADOOP-8101) Security changes for Hadoop for Windows

2012-02-22 Thread Sanjay Radia (Created) (JIRA)
Security changes for Hadoop for Windows
---

 Key: HADOOP-8101
 URL: https://issues.apache.org/jira/browse/HADOOP-8101
 Project: Hadoop Common
  Issue Type: Sub-task
Reporter: Sanjay Radia




--
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] [Created] (HADOOP-8102) General Util Changes for Hadoop for Windows

2012-02-22 Thread Sanjay Radia (Created) (JIRA)
General Util  Changes for Hadoop for Windows


 Key: HADOOP-8102
 URL: https://issues.apache.org/jira/browse/HADOOP-8102
 Project: Hadoop Common
  Issue Type: Sub-task
Reporter: Sanjay Radia




--
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] [Created] (HADOOP-8103) Hadoop-bin commands for windows

2012-02-22 Thread Sanjay Radia (Created) (JIRA)
Hadoop-bin commands for windows
---

 Key: HADOOP-8103
 URL: https://issues.apache.org/jira/browse/HADOOP-8103
 Project: Hadoop Common
  Issue Type: Sub-task
Reporter: Sanjay Radia




--
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] [Created] (HADOOP-7913) Fix bug in ProtoBufRpcEngine -

2011-12-12 Thread Sanjay Radia (Created) (JIRA)
Fix bug in ProtoBufRpcEngine - 
---

 Key: HADOOP-7913
 URL: https://issues.apache.org/jira/browse/HADOOP-7913
 Project: Hadoop Common
  Issue Type: Sub-task
Reporter: Sanjay Radia
Assignee: Sanjay Radia


The parent Jira moved the multiple protocol support to lower layer; it 
introduced a bug: the paramCLass parameter to
#server() constructor should be null so that it uses the registered rpc request 
deserializers.

--
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] [Created] (HADOOP-7862) Move the support for multiple protocols to lower layer so that Writable, PB and Avro can all use it

2011-11-25 Thread Sanjay Radia (Created) (JIRA)
Move the support for multiple protocols to lower layer so that Writable, PB and 
Avro can all use it
---

 Key: HADOOP-7862
 URL: https://issues.apache.org/jira/browse/HADOOP-7862
 Project: Hadoop Common
  Issue Type: Sub-task
Reporter: Sanjay Radia
Assignee: Sanjay Radia




--
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] [Created] (HADOOP-7776) Make the Ipc-Header in a RPC-Payload an explicit header

2011-10-26 Thread Sanjay Radia (Created) (JIRA)
Make the Ipc-Header in a RPC-Payload an explicit header
---

 Key: HADOOP-7776
 URL: https://issues.apache.org/jira/browse/HADOOP-7776
 Project: Hadoop Common
  Issue Type: Sub-task
Reporter: Sanjay Radia
Assignee: Sanjay Radia




--
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] [Created] (HADOOP-7716) Multiple protocol does not log the protocol name only the class which may not be the same

2011-10-03 Thread Sanjay Radia (Created) (JIRA)
Multiple protocol does not log the protocol name only the class which may not 
be the same
-

 Key: HADOOP-7716
 URL: https://issues.apache.org/jira/browse/HADOOP-7716
 Project: Hadoop Common
  Issue Type: Improvement
Reporter: Sanjay Radia
Assignee: Sanjay Radia
Priority: Minor




--
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] [Created] (HADOOP-7719) On protocol version mismatch, return the list of valid versions for the requested protocol

2011-10-03 Thread Sanjay Radia (Created) (JIRA)
On protocol version mismatch, return the list of valid versions for the 
requested protocol
--

 Key: HADOOP-7719
 URL: https://issues.apache.org/jira/browse/HADOOP-7719
 Project: Hadoop Common
  Issue Type: Improvement
Reporter: Sanjay Radia
Assignee: Sanjay Radia




--
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] [Created] (HADOOP-7687) Make getProtocolSignature public

2011-09-27 Thread Sanjay Radia (Created) (JIRA)
Make getProtocolSignature public 
-

 Key: HADOOP-7687
 URL: https://issues.apache.org/jira/browse/HADOOP-7687
 Project: Hadoop Common
  Issue Type: Improvement
Reporter: Sanjay Radia
Assignee: Sanjay Radia
Priority: Minor
 Attachments: protSigPublic.patch



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