[jira] Commented: (COUCHDB-465) Produce sequential, but unique, document id's

2009-08-26 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12748196#action_12748196 ] Robert Newson commented on COUCHDB-465: --- Just capturing that I agree with Paul that

[jira] Commented: (COUCHDB-465) Produce sequential, but unique, document id's

2009-08-20 Thread Chris Anderson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745619#action_12745619 ] Chris Anderson commented on COUCHDB-465: I think the work that has been done has a

[jira] Commented: (COUCHDB-465) Produce sequential, but unique, document id's

2009-08-20 Thread Paul Joseph Davis (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745458#action_12745458 ] Paul Joseph Davis commented on COUCHDB-465: --- For Bob's comment on times: The do

[jira] Commented: (COUCHDB-465) Produce sequential, but unique, document id's

2009-08-20 Thread Bob Dionne (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745438#action_12745438 ] Bob Dionne commented on COUCHDB-465: Robert, sorry for the confusion, there are 4 t

[jira] Commented: (COUCHDB-465) Produce sequential, but unique, document id's

2009-08-20 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745429#action_12745429 ] Robert Newson commented on COUCHDB-465: --- Bob, I read your gist and the pre-compact

[jira] Commented: (COUCHDB-465) Produce sequential, but unique, document id's

2009-08-20 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745403#action_12745403 ] Robert Newson commented on COUCHDB-465: --- I just noticed that Paul's implementation

[jira] Commented: (COUCHDB-465) Produce sequential, but unique, document id's

2009-08-20 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745402#action_12745402 ] Robert Newson commented on COUCHDB-465: --- The utc_random has that issue which is why

[jira] Commented: (COUCHDB-465) Produce sequential, but unique, document id's

2009-08-20 Thread Bob Dionne (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745396#action_12745396 ] Bob Dionne commented on COUCHDB-465: I tested this all against a clean checkout of tru

[jira] Commented: (COUCHDB-465) Produce sequential, but unique, document id's

2009-08-20 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745358#action_12745358 ] Robert Newson commented on COUCHDB-465: --- I like most of Paul's changes though I tho

[jira] Commented: (COUCHDB-465) Produce sequential, but unique, document id's

2009-08-20 Thread Paul Joseph Davis (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745357#action_12745357 ] Paul Joseph Davis commented on COUCHDB-465: --- Antony, The sequential algorithm u

[jira] Commented: (COUCHDB-465) Produce sequential, but unique, document id's

2009-08-20 Thread Antony Blakey (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745356#action_12745356 ] Antony Blakey commented on COUCHDB-465: --- I remember a discussion about assigning a U

[jira] Commented: (COUCHDB-465) Produce sequential, but unique, document id's

2009-08-20 Thread Paul Joseph Davis (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745355#action_12745355 ] Paul Joseph Davis commented on COUCHDB-465: --- Chris, You're the only person I've

[jira] Commented: (COUCHDB-465) Produce sequential, but unique, document id's

2009-08-17 Thread Chris Anderson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744332#action_12744332 ] Chris Anderson commented on COUCHDB-465: Good patch, thanks for the work. Code fe

[jira] Commented: (COUCHDB-465) Produce sequential, but unique, document id's

2009-08-14 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743144#action_12743144 ] Robert Newson commented on COUCHDB-465: --- I think the odds of generating the same ran

[jira] Commented: (COUCHDB-465) Produce sequential, but unique, document id's

2009-08-13 Thread Chris Anderson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743077#action_12743077 ] Chris Anderson commented on COUCHDB-465: we may want to add a node identifier if w

[jira] Commented: (COUCHDB-465) Produce sequential, but unique, document id's

2009-08-13 Thread Paul Joseph Davis (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743049#action_12743049 ] Paul Joseph Davis commented on COUCHDB-465: --- Just to throw something out in the

[jira] Commented: (COUCHDB-465) Produce sequential, but unique, document id's

2009-08-13 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743029#action_12743029 ] Joan Touzet commented on COUCHDB-465: - This is a great patch, and solves the problem o

[jira] Commented: (COUCHDB-465) Produce sequential, but unique, document id's

2009-08-13 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742982#action_12742982 ] Robert Newson commented on COUCHDB-465: --- Another interesting algorithm. I could cha

[jira] Commented: (COUCHDB-465) Produce sequential, but unique, document id's

2009-08-13 Thread Brian Candler (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742970#action_12742970 ] Brian Candler commented on COUCHDB-465: --- I'd like to suggest an alternative algorit

[jira] Commented: (COUCHDB-465) Produce sequential, but unique, document id's

2009-08-13 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742911#action_12742911 ] Robert Newson commented on COUCHDB-465: --- Thanks! Guessability is a concern, which m

[jira] Commented: (COUCHDB-465) Produce sequential, but unique, document id's

2009-08-13 Thread Adam Kocoloski (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742907#action_12742907 ] Adam Kocoloski commented on COUCHDB-465: Nice work, Robert! I'm +1 on this patch.