Re: possible replication issue

2012-02-08 Thread Bob Dionne
Filipe, couch_replicator_api_wrap does like the best place to do this. I'll try this out in the morning and let you know. Thanks also for the explanation about query_args_to_string. Makes sense. Best, Bob On Feb 8, 2012, at 6:20 PM, Filipe David Manana wrote: > On Wed, Feb 8, 2012 at 9:31 PM

./utils/run error

2012-02-08 Thread Noah Slater
Hey, Please see the error: http://dpaste.org/FXQsS/ I got this doing: ./bootstrap && ./configure && make distcheck Please advise, trying to fix the other build issues for the 1.2.0 release. Thanks, N

Re: possible replication issue

2012-02-08 Thread Filipe David Manana
On Wed, Feb 8, 2012 at 9:31 PM, Bob Dionne wrote: > Hi Filipe, > > I ran into a possible issue replicating from BC 0.4 to CouchDB 1.2.x (someone > needs to verify this is a problem and not my local setup). > > The issue seems to be the treatment of sequence numbers like [2,<<"foo">>]. > The late

Re: possible replication issue

2012-02-08 Thread Noah Slater
1.2.0 is blocked on this. On Wed, Feb 8, 2012 at 9:31 PM, Bob Dionne wrote: > Hi Filipe, > > I ran into a possible issue replicating from BC 0.4 to CouchDB 1.2.x > (someone needs to verify this is a problem and not my local setup). > > The issue seems to be the treatment of sequence numbers like

possible replication issue

2012-02-08 Thread Bob Dionne
Hi Filipe, I ran into a possible issue replicating from BC 0.4 to CouchDB 1.2.x (someone needs to verify this is a problem and not my local setup). The issue seems to be the treatment of sequence numbers like [2,<<"foo">>]. The latest in 1.2.x of couch_replicator_httpc:send_req runs ?b2l(iolis

[jira] [Resolved] (COUCHDB-1406) PUTing JSON with invalid UTF-8 returns no error message

2012-02-08 Thread Robert Newson (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson resolved COUCHDB-1406. Resolution: Fixed Fix Version/s: 1.1.2 1.3 1.

[jira] [Commented] (COUCHDB-1406) PUTing JSON with invalid UTF-8 returns no error message

2012-02-08 Thread Sam Vevang (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203827#comment-13203827 ] Sam Vevang commented on COUCHDB-1406: - Some json with bad utf8 http://bleckys.com/d

[jira] [Assigned] (COUCHDB-1406) PUTing JSON with invalid UTF-8 returns no error message

2012-02-08 Thread Robert Newson (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson reassigned COUCHDB-1406: -- Assignee: Robert Newson > PUTing JSON with invalid UTF-8 returns no error message

[jira] [Created] (COUCHDB-1406) PUTing JSON with invalid UTF-8 returns no error message

2012-02-08 Thread Sam Vevang (Created) (JIRA)
PUTing JSON with invalid UTF-8 returns no error message Key: COUCHDB-1406 URL: https://issues.apache.org/jira/browse/COUCHDB-1406 Project: CouchDB Issue Type: Bug Components

[jira] [Created] (COUCHDB-1405) error generating document id with utc_random

2012-02-08 Thread Created
error generating document id with utc_random Key: COUCHDB-1405 URL: https://issues.apache.org/jira/browse/COUCHDB-1405 Project: CouchDB Issue Type: Bug Components: Database Core Affe