You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cassandra.apache.org by meerabo-IBM <gi...@git.apache.org> on 2016/01/20 14:56:05 UTC

[GitHub] cassandra pull request: Added support for IBM zSystems architectur...

GitHub user meerabo-IBM opened a pull request:

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

    Added support for IBM zSystems architecture (s390x)

    Added support for IBM zSystems architecture (s390x). These code changes are required to make few test cases 'pass' for zSystems.

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

    $ git pull https://github.com/linux-on-ibm-z/cassandra trunk

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

    https://github.com/apache/cassandra/pull/61.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 #61
    
----
commit ccdc0ce64cb492b354068053884cc471dcc44f41
Author: root <nt...@us.ibm.com>
Date:   2016-01-08T10:27:39Z

    Unaligned memory acces is supported in s390 architecture,so added s390x architecture to the list of architectures supporting unaligned memory access

----


---
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 #61: Added support for IBM zSystems architecture (s390x)

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

    https://github.com/apache/cassandra/pull/61
  
    this commit was made to the apache repository


---
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 pull request: Added support for IBM zSystems architectur...

Posted by pauloricardomg <gi...@git.apache.org>.
Github user pauloricardomg commented on the pull request:

    https://github.com/apache/cassandra/pull/61#issuecomment-173235917
  
    Cassandra project does not take pull requests via github, you must 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.
---