nvollmar commented on code in PR #94:
URL: https://github.com/apache/incubator-pekko/pull/94#discussion_r1291099860


##########
actor/src/main/resources/reference.conf:
##########
@@ -741,6 +741,9 @@ pekko {
     # to reduce noise.
     warn-on-no-serialization-verification = on
 
+    # list of fqcn of classes that may use non-pekko serializer within pekko 
package without warn log
+    warn-non-pekko-serializer-allow-list = 
${?pekko.actor.warn-non-pekko-serializer-allow-list} []

Review Comment:
   added



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to