You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by rnewson <gi...@git.apache.org> on 2015/08/24 13:13:35 UTC

[GitHub] couchdb-fabric pull request: Use BigCouch/Cloudant seq format

GitHub user rnewson opened a pull request:

    https://github.com/apache/couchdb-fabric/pull/28

    Use BigCouch/Cloudant seq format

    Let's ease 2.0 transition by not introducing a new sequence format,
    it's not even necessary now.

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

    $ git pull https://github.com/cloudant/couchdb-fabric bigcouch-seq

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

    https://github.com/apache/couchdb-fabric/pull/28.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 #28
    
----
commit ea819c97ab5afdd62aed297d2596ae62bc50a040
Author: Robert Newson <rn...@apache.org>
Date:   2015-08-24T11:11:58Z

    Use BigCouch/Cloudant seq format
    
    Let's ease 2.0 transition by not introducing a new sequence format,
    it's not even necessary now.

----


---
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] couchdb-fabric pull request: Use BigCouch/Cloudant seq format

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

    https://github.com/apache/couchdb-fabric/pull/28#issuecomment-134271830
  
    Nowhere should depend on parsing it by definition but many people make that mistake. It's why we're reverting this, so there's only two mistakes. :)


---
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] couchdb-fabric pull request: Use BigCouch/Cloudant seq format

Posted by rnewson <gi...@git.apache.org>.
Github user rnewson closed the pull request at:

    https://github.com/apache/couchdb-fabric/pull/28


---
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] couchdb-fabric pull request: Use BigCouch/Cloudant seq format

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

    https://github.com/apache/couchdb-fabric/pull/28#issuecomment-134218792
  
    Do we have any place which is depended on seq format?


---
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] couchdb-fabric pull request: Use BigCouch/Cloudant seq format

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

    https://github.com/apache/couchdb-fabric/pull/28#issuecomment-134218869
  
    I guess Fauxton may have /cc @robertkowalski 


---
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] couchdb-fabric pull request: Use BigCouch/Cloudant seq format

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

    https://github.com/apache/couchdb-fabric/pull/28#issuecomment-134272618
  
    (I merged this but the magic didn't notice).


---
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] couchdb-fabric pull request: Use BigCouch/Cloudant seq format

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

    https://github.com/apache/couchdb-fabric/pull/28#issuecomment-134218529
  
    +1 However, I think people will still parse this into array of integer and string for some reason.


---
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.
---