You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-issues@hadoop.apache.org by "MeiJing (Jira)" <ji...@apache.org> on 2022/10/24 02:47:00 UTC

[jira] [Created] (HDFS-16815) Error occurred in processing CacheManagerSection for xml parsing fsimage

MeiJing created HDFS-16815:
------------------------------

             Summary: Error occurred in processing CacheManagerSection for xml parsing fsimage
                 Key: HDFS-16815
                 URL: https://issues.apache.org/jira/browse/HDFS-16815
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: hdfs
            Reporter: MeiJing
         Attachments: image-2022-10-24-10-34-07-288.png, image-2022-10-24-10-43-57-652.png, image-2022-10-24-10-44-51-234.png

For  testing  OfflineImageReconstructor, we run a test method. There are some bugs in the process of  CacheManagerSectionProcessor. 

  !image-2022-10-24-10-34-07-288.png|width=536,height=582!

                                                   Fig1 Test Method

First, we write the test method as Fig1 to test CacheManagerSectionProcessor, but the method throw a exception that shows "<pool> found without <poolName>".  As Fig2 shows.

!image-2022-10-24-10-43-57-652.png|width=528,height=53!

                                                   Fig2  result of test method 

Second, we run the test method again when we solve the first bug. there is another bug that shows "Expected tag end event for CacheManagerSection, but got tag end event for pool". As Fig3 shows.

!image-2022-10-24-10-44-51-234.png!

                                                      Fig3 second result of test method



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org