[ http://issues.apache.org/jira/browse/HADOOP-315?page=comments#action_12417365 ]
Doug Cutting commented on HADOOP-315: ------------------------------------- This is normal. This is testing the RPC error handler. RPC errors have always been logged on the server. Unless you think we ought to change this, I will resolve this as "won't fix". Also, "bobo" was a pejorative term used at Excite, meaning, roughly, "messed up". I don't know the origin. > bobo Exception in TestRPC > ------------------------- > > Key: HADOOP-315 > URL: http://issues.apache.org/jira/browse/HADOOP-315 > Project: Hadoop > Type: Bug > Components: ipc > Versions: 0.3.2 > Reporter: Konstantin Shvachko > Priority: Minor > > We are getting a bobo exceptions in TestRPC. > It looks like the test should fail in this case after throwing bobo. > By the way, does anybody know whether "bobo" means anything? > error: java.io.IOException: bobo > java.io.IOException: bobo > at org.apache.hadoop.ipc.TestRPC$TestImpl.error(TestRPC.java:84) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:243) > at org.apache.hadoop.ipc.Server$Handler.run(Server.java:467) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
