jmckenzie-dev commented on code in PR #3696:
URL: https://github.com/apache/cassandra/pull/3696#discussion_r1913766922
##########
redhat/cassandra.in.sh:
##########
@@ -121,46 +121,46 @@ if [ -z $JAVA ] ; then
exit 1;
fi
+# TODO: Factor this out to something we source so we don't have the
duplication all over our scripts
Review Comment:
I'll make note of this for a follow up ticket:
```
# Follow up JIRAs
- [ ] Factor out shared code from cassandra.in.sh etc where there's
duplication across all scripts
```
--
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]