Details
-
Sub-task
-
Status: In Progress
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
When new partitions gets added into PartitionGSet, iterator do not consider the new partitions. Which always iterate on Static Partition count. This lead to full of warn messages as below.
2021-08-28 03:23:19,420 WARN namenode.FSImageFormatPBINode: Fail to find inode 139780 when saving the leases.
2021-08-28 03:23:19,420 WARN namenode.FSImageFormatPBINode: Fail to find inode 139781 when saving the leases.
2021-08-28 03:23:19,420 WARN namenode.FSImageFormatPBINode: Fail to find inode 139784 when saving the leases.
2021-08-28 03:23:19,420 WARN namenode.FSImageFormatPBINode: Fail to find inode 139785 when saving the leases.
2021-08-28 03:23:19,420 WARN namenode.FSImageFormatPBINode: Fail to find inode 139786 when saving the leases.
2021-08-28 03:23:19,420 WARN namenode.FSImageFormatPBINode: Fail to find inode 139788 when saving the leases.
2021-08-28 03:23:19,421 WARN namenode.FSImageFormatPBINode: Fail to find inode 139789 when saving the leases.
2021-08-28 03:23:19,421 WARN namenode.FSImageFormatPBINode: Fail to find inode 139790 when saving the leases.
2021-08-28 03:23:19,421 WARN namenode.FSImageFormatPBINode: Fail to find inode 139791 when saving the leases.
2021-08-28 03:23:19,421 WARN namenode.FSImageFormatPBINode: Fail to find inode 139793 when saving the leases.
2021-08-28 03:23:19,421 WARN namenode.FSImageFormatPBINode: Fail to find inode 139795 when saving the leases.
2021-08-28 03:23:19,422 WARN namenode.FSImageFormatPBINode: Fail to find inode 139796 when saving the leases.
2021-08-28 03:23:19,422 WARN namenode.FSImageFormatPBINode: Fail to find inode 139797 when saving the leases.
2021-08-28 03:23:19,422 WARN namenode.FSImageFormatPBINode: Fail to find inode 139800 when saving the leases.
2021-08-28 03:23:19,422 WARN namenode.FSImageFormatPBINode: Fail to find inode 139801 when saving the leases.
Attachments
Issue Links
- links to