phet commented on code in PR #4054:
URL: https://github.com/apache/gobblin/pull/4054#discussion_r1759293079


##########
gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm/work/DirDeletionResult.java:
##########
@@ -34,4 +35,9 @@
 public class DirDeletionResult {
 
   @NonNull private Map<String, Boolean> successesByDirPath;
+
+  // Needed to support jackson (de)serialization

Review Comment:
   please add the exception (given in the PR's desc) as a code comment



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to