Build failed in Jenkins: Hadoop-Common-trunk #539

2012-09-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Common-trunk/539/changes Changes: [suresh] HADOOP-8814. Replace string equals by String#isEmpty(). Contributed by Brandon Li. [eli] HDFS-3949. NameNodeRpcServer#join should join on both client and server RPC servers. Contributed by Eli Collins [tucu]

[jira] [Created] (HADOOP-8830) org.apache.hadoop.security.authentication.server.AuthenticationFilter might be called twice, causing kerberos replay errors

2012-09-20 Thread Moritz Moeller (JIRA)
Moritz Moeller created HADOOP-8830: -- Summary: org.apache.hadoop.security.authentication.server.AuthenticationFilter might be called twice, causing kerberos replay errors Key: HADOOP-8830 URL:

[jira] [Created] (HADOOP-8831) FSEditLog preallocate() needs to reset the position of PREALLOCATE_BUFFER when more than 1MB size is needed

2012-09-20 Thread Jing Zhao (JIRA)
Jing Zhao created HADOOP-8831: - Summary: FSEditLog preallocate() needs to reset the position of PREALLOCATE_BUFFER when more than 1MB size is needed Key: HADOOP-8831 URL:

[jira] [Created] (HADOOP-8832) backport HADOOP-5257 to branch-1

2012-09-20 Thread Brandon Li (JIRA)
Brandon Li created HADOOP-8832: -- Summary: backport HADOOP-5257 to branch-1 Key: HADOOP-8832 URL: https://issues.apache.org/jira/browse/HADOOP-8832 Project: Hadoop Common Issue Type: Bug

[jira] [Resolved] (HADOOP-8832) backport serviceplugin to branch-1

2012-09-20 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas resolved HADOOP-8832. - Resolution: Fixed Fix Version/s: 1.2.0 Hadoop Flags: Reviewed I committed

[jira] [Created] (HADOOP-8833) fs -text should make sure to call inputstream.seek(0) before using input stream

2012-09-20 Thread Harsh J (JIRA)
Harsh J created HADOOP-8833: --- Summary: fs -text should make sure to call inputstream.seek(0) before using input stream Key: HADOOP-8833 URL: https://issues.apache.org/jira/browse/HADOOP-8833 Project: