eric-maynard commented on code in PR #1965:
URL: https://github.com/apache/polaris/pull/1965#discussion_r2272136396


##########
site/content/in-dev/unreleased/configuration.md:
##########
@@ -118,6 +118,10 @@ read-only mode, as Polaris only reads the configuration 
file once, at startup.
 | `polaris.tasks.max-concurrent-tasks`                                         
          | `100`                 | Define the max number of concurrent tasks.  
                                                                                
                                                                                
                                                                                
                                                                  |
 | `polaris.tasks.max-queued-tasks`                                             
          | `1000`                | Define the max number of tasks in queue.    
                                                                                
                                                                                
                                                                                
                                                                  |
  | `polaris.config.rollback.compaction.on-conflicts.enabled`                   
           | `false`              | When set to true Polaris will apply the 
deconfliction by rollbacking those REPLACE operations snapshots which have the 
property of `polaris.internal.rollback.compaction.on-conflict` in their 
snapshot summary set to `rollback`, to resolve conflicts at the server end.     
                                                                               |
+| `polaris.event-listener.type`                                                
          | `no-op`              | Define the Polaris event listener type. 
Supported values are `no-op`, `aws-cloudwatch`.                                 
                                                                                
                                                                                
                                                                     |

Review Comment:
   Is there an option for the synchronous mode?



-- 
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: issues-unsubscr...@polaris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to