You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cassandra.apache.org by YoshikiHigo <gi...@git.apache.org> on 2016/08/12 11:00:33 UTC

[GitHub] cassandra pull request #73: Follow up commit 028f539eaa7f5ebcda42495145686dc...

GitHub user YoshikiHigo opened a pull request:

    https://github.com/apache/cassandra/pull/73

    Follow up commit 028f539eaa7f5ebcda42495145686dc1fa40acd9

    We replaced an if-statement and a return-statement with another return-statement with a ternary operator because the same change was conducted in a past commit.
    
    https://github.com/apache/cassandra/commit/028f539eaa7f5ebcda42495145686dc1fa40acd9#diff-75ebe654dcf6c8c474f787abaf47bb68
    
    Yoshiki, Shinpei, Hideaki, and Mei

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/YoshikiHigo/cassandra bugfix01

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cassandra/pull/73.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #73
    
----
commit e57a6012969120198566669ac9853a78ba624af7
Author: Yoshiki Higo <yo...@gmail.com>
Date:   2016-08-12T10:49:55Z

    Follow up commit 028f539eaa7f5ebcda42495145686dc1fa40acd9

----


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cassandra issue #73: Follow up commit 028f539eaa7f5ebcda42495145686dc1fa40ac...

Posted by ifesdjeen <gi...@git.apache.org>.
Github user ifesdjeen commented on the issue:

    https://github.com/apache/cassandra/pull/73
  
    @YoshikiHigo Cassandra does't take pull requests via github, you have to create an issue and submit a patch via https://issues.apache.org/jira/browse/cassandra/. Please see guidelines here: https://wiki.apache.org/cassandra/HowToContribute


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---