Project

General

Profile

Bug #8064

ExceptionHandler class should handle the new identifier attribute in the xml representation of exceptions

Added by Jing Tao about 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
d1_common_java
Target version:
Start date:
2017-04-07
Due date:
% Done:

100%

Milestone:
None
Product Version:
*
Story Points:
Sprint:

Description

In the 2.4 release, it seems we are using the "identifier" to replace the "pid" in exception objects. The serialization of exception seems working well. However, the deserialization, which is handled by the ExceptionHandler class, doesn't do well. It still look for the attribute "pid" rather than "identifier".


Related issues

Related to Infrastructure - Task #8060: CN failed to call MN.synchronizationFailed method for the arctic data center and knb mn Closed 2017-04-04

History

#1 Updated by Jing Tao about 7 years ago

  • Related to Task #8060: CN failed to call MN.synchronizationFailed method for the arctic data center and knb mn added

#2 Updated by Jing Tao about 7 years ago

  • Status changed from New to In Progress
  • Assignee changed from Rob Nahf to Jing Tao
  • % Done changed from 0 to 30

#3 Updated by Jing Tao about 7 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 30 to 100

Now the ExceptionHandle will look the "identifier" attribute.

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)