IPC call can raise security exceptions when the remote node is running under a security manager -----------------------------------------------------------------------------------------------
Key: HADOOP-5731 URL: https://issues.apache.org/jira/browse/HADOOP-5731 Project: Hadoop Core Issue Type: Bug Components: ipc Affects Versions: 0.21.0 Reporter: Steve Loughran Assignee: Steve Loughran Priority: Minor I'm getting a security exception (java.lang.reflect.ReflectPermission suppressAccessChecks) in RPC.Server.call(), when calling a datanode brought up under a security manager, in method.setAccessible(true) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.