You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Jakob Homan (JIRA)" <ji...@apache.org> on 2011/01/08 09:12:49 UTC

[jira] Resolved: (HDFS-650) Namenode in infinite loop for removing/recovering lease.

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

Jakob Homan resolved HDFS-650.
------------------------------

    Resolution: Not A Problem

Resolved.

> Namenode in infinite loop for removing/recovering lease.
> --------------------------------------------------------
>
>                 Key: HDFS-650
>                 URL: https://issues.apache.org/jira/browse/HDFS-650
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Yajun Dong
>            Priority: Blocker
>
> 2009-09-23 18:05:48,929 INFO org.apache.hadoop.hdfs.server.namenode.LeaseManager: Lease Monitor: Removing lease [Lease.  Holder: DFSClient_2121971893, pendingcreates: 1], sortedLeases.size()=: 1
> 2009-09-23 18:05:48,929 INFO org.apache.hadoop.hdfs.server.namenode.FSNamesystem: Recovering lease=[Lease.  Holder: DFSClient_2121971893, pendingcreates: 1], src=/54_upload/GALGAME/<风子の漂流瓶@Sumisora+2Dgal>CANVAS3V1.ISO
> 2009-09-23 18:05:48,929 WARN org.apache.hadoop.hdfs.StateChange: DIR* NameSystem.internalReleaseCreate: attempt to release a create lock on /54_upload/GALGAME/<风子の漂流瓶@Sumisora+2Dgal>CANVAS3V1.ISO but file is already closed.
> 2009-09-23 18:05:48,929 INFO org.apache.hadoop.hdfs.server.namenode.LeaseManager: Lease Monitor: Removing lease [Lease.  Holder: DFSClient_2121971893, pendingcreates: 1], sortedLeases.size()=: 1
> 2009-09-23 18:05:48,929 INFO org.apache.hadoop.hdfs.server.namenode.FSNamesystem: Recovering lease=[Lease.  Holder: DFSClient_2121971893, pendingcreates: 1], src=/54_upload/GALGAME/<风子の漂流瓶@Sumisora+2Dgal>CANVAS3V1.ISO
> 2009-09-23 18:05:48,929 WARN org.apache.hadoop.hdfs.StateChange: DIR* NameSystem.internalReleaseCreate: attempt to release a create lock on /54_upload/GALGAME/<风子の漂流瓶@Sumisora+2Dgal>CANVAS3V1.ISO but file is already closed.
> 2009-09-23 18:05:48,929 INFO org.apache.hadoop.hdfs.server.namenode.LeaseManager: Lease Monitor: Removing lease [Lease.  Holder: DFSClient_2121971893, pendingcreates: 1], sortedLeases.size()=: 1
> 2009-09-23 18:05:48,929 INFO org.apache.hadoop.hdfs.server.namenode.FSNamesystem: Recovering lease=[Lease.  Holder: DFSClient_2121971893, pendingcreates: 1], src=/54_upload/GALGAME/<风子の漂流瓶@Sumisora+2Dgal>CANVAS3V1.ISO
> 2009-09-23 18:05:48,929 WARN org.apache.hadoop.hdfs.StateChange: DIR* NameSystem.internalReleaseCreate: attempt to release a create lock on /54_upload/GALGAME/<风子の漂流瓶@Sumisora+2Dgal>CANVAS3V1.ISO but file is already closed.
> 2009-09-23 18:05:48,929 INFO org.apache.hadoop.hdfs.server.namenode.LeaseManager: Lease Monitor: Removing lease [Lease.  Holder: DFSClient_2121971893, pendingcreates: 1], sortedLeases.size()=: 1
> 2009-09-23 18:05:48,929 INFO org.apache.hadoop.hdfs.server.namenode.FSNamesystem: Recovering lease=[Lease.  Holder: DFSClient_2121971893, pendingcreates: 1], src=/54_upload/GALGAME/<风子の漂流瓶@Sumisora+2Dgal>CANVAS3V1.ISO
> 2009-09-23 18:05:48,929 WARN org.apache.hadoop.hdfs.StateChange: DIR* NameSystem.internalReleaseCreate: attempt to release a create lock on /54_upload/GALGAME/<风子の漂流瓶@Sumisora+2Dgal>CANVAS3V1.ISO but file is already closed.
> 2009-09-23 18:05:48,929 INFO org.apache.hadoop.hdfs.server.namenode.LeaseManager: Lease Monitor: Removing lease [Lease.  Holder: DFSClient_2121971893, pendingcreates: 1], sortedLeases.size()=: 1

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.