zaaath opened a new pull request, #76:
URL: https://github.com/apache/cassandra-accord/pull/76
Initializes README.md with the following:
- Summary of Accord
- Short description of code structure
- Build instructions
- Maelstrom testing instructions
Some clarifications on why there are other changes besides README.md:
- RAT (Release Audit Tool) was failing because README.md doesn't include a
license header, so I had to exclude the file from RAT
- Jepsen Maelstrom runner expects an executable script, so I added
"server.sh" similar to the Maelstrom Java demo
https://github.com/jepsen-io/maelstrom/tree/main/demo/java. And I added
"build.sh" for completeness.
patch by @zaaath; reviewed by ??? for
[CASSANDRA-18806](https://issues.apache.org/jira/browse/CASSANDRA-18806)
--
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]