You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/09/03 08:15:30 UTC

[GitHub] [shardingsphere] tristaZero commented on a change in pull request #7234: Fixes drop schema event

tristaZero commented on a change in pull request #7234:
URL: https://github.com/apache/shardingsphere/pull/7234#discussion_r482793016



##########
File path: shardingsphere-infra/shardingsphere-infra-common/src/main/java/org/apache/shardingsphere/infra/eventbus/event/SchemaNameEvent.java
##########
@@ -29,5 +29,5 @@
     
     private final String schemaName;
     
-    private final boolean overwrite; 
+    private final boolean isDrop; 

Review comment:
       Why did you change it?




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

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