Re: Code quality, principles and rules

2017-03-18 Thread Qingcun Zhou
I wanted to contribute some unit test cases. However the unit test approach in Cassandra seems weird to me after looking into some examples. Not sure if anyone else has the same feeling. Usually, at least for all Java projects I have seen, people use mock (mockito, powermock) for dependencies. And

[GitHub] cassandra issue #99: Fix typo: Pptions -> Options

2017-03-18 Thread Garciat
Github user Garciat commented on the issue: https://github.com/apache/cassandra/pull/99 Thanks for the swift review! Cheers --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enable

[GitHub] cassandra pull request #99: Fix typo: Pptions -> Options

2017-03-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cassandra/pull/99 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is en

[GitHub] cassandra pull request #99: Fix typo: Pptions -> Options

2017-03-18 Thread Garciat
GitHub user Garciat opened a pull request: https://github.com/apache/cassandra/pull/99 Fix typo: Pptions -> Options You can merge this pull request into a Git repository by running: $ git pull https://github.com/Garciat/cassandra patch-1 Alternatively you can review and apply

Weekly Cassandra Topics Of Interest Thread

2017-03-18 Thread Jeff Jirsa
Another week, another quick summary of topics of interest (to me) as we close out the Feast of Saint Patrick. As before, if you feel you have something that you feel needs more eyeballs, please reply and add it. Don't be shy. A few significant mailing list threads: - We've talked a lot about testi