flyrain commented on code in PR #922:
URL: https://github.com/apache/polaris/pull/922#discussion_r1985488661


##########
quarkus/defaults/src/main/resources/application.properties:
##########
@@ -94,6 +94,8 @@ polaris.persistence.type=in-memory
 
 polaris.file-io.type=default
 
+polaris.events.type=default

Review Comment:
   People will know these OSS code for sure. To make it clear, it's an 
assumption that each listener implementor should not know other listeners 
exist. How Polaris organizes multiple listeners is a responsibility of Polaris 
server itself. Each individual listener should not be part of that business. 



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