smiklosovic commented on code in PR #2159:
URL: https://github.com/apache/cassandra/pull/2159#discussion_r1108300701


##########
ide/idea/workspace.xml:
##########
@@ -227,6 +227,7 @@
                                           
-Dcassandra.logdir=$PROJECT_DIR$/data/logs
                                           
-Dcassandra.reads.thresholds.coordinator.defensive_checks_enabled=true
                                           
-Dcassandra.storagedir=$PROJECT_DIR$/data
+                                          
-Dcassandra.triggers_dir=$PROJECT_DIR$/conf/triggers

Review Comment:
   This needs to be here otherwise running Cassandra from IDEA will not load 
that trigger which was installed there by `ant install` from 
`examples/triggers`.



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