[GitHub] wohali commented on issue #1073: CouchDB 3-node cluster (Windows) - multiple erlang errors

2018-04-12 Thread GitBox
wohali commented on issue #1073: CouchDB 3-node cluster (Windows) - multiple 
erlang errors
URL: https://github.com/apache/couchdb/issues/1073#issuecomment-380857954
 
 
   @grahamsnz Can you please file a new issue? Thanks. You can reference this 
one in that.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] wohali commented on issue #1073: CouchDB 3-node cluster (Windows) - multiple erlang errors

2018-01-20 Thread GitBox
wohali commented on issue #1073: CouchDB 3-node cluster (Windows) - multiple 
erlang errors
URL: https://github.com/apache/couchdb/issues/1073#issuecomment-359202170
 
 
   No, it's a valid error, but it doesn't mean that replication completed with 
errors. It's one that CouchDB recovers from on its own. It is possible 
something else is wrong with your setup, of course, but that doesn't mean 
replication failed on its own.
   
   You can determine if the replication completed successfully via the standard 
API, not our logfile. I encourage use of the `/_replicator` database.
   
   More information is available here: 
http://docs.couchdb.org/en/latest/replication/replicator.html#replication-states
   
   I'm closing this for now. If you can show that you are actually having 
failed replication, or 500 errors via the HTTP API, not just errors in the 
logfile, then please reopen.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] wohali commented on issue #1073: CouchDB 3-node cluster (Windows) - multiple erlang errors

2018-01-19 Thread GitBox
wohali commented on issue #1073: CouchDB 3-node cluster (Windows) - multiple 
erlang errors
URL: https://github.com/apache/couchdb/issues/1073#issuecomment-359085699
 
 
   Some of these errors are expected - couch is noisy in logging.
   
   Are you actually experiencing problems with replication or is this a request 
for our logging to be less noisy?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] wohali commented on issue #1073: CouchDB 3-node cluster (Windows) - multiple erlang errors

2018-01-17 Thread GitBox
wohali commented on issue #1073: CouchDB 3-node cluster (Windows) - multiple 
erlang errors
URL: https://github.com/apache/couchdb/issues/1073#issuecomment-358487115
 
 
   So it sounds like possibly a virtualisation issue.
   
   @kocolosk has been spending more time with Docker as of late, perhaps he has 
an idea?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] wohali commented on issue #1073: CouchDB 3-node cluster (Windows) - multiple erlang errors

2018-01-16 Thread GitBox
wohali commented on issue #1073: CouchDB 3-node cluster (Windows) - multiple 
erlang errors
URL: https://github.com/apache/couchdb/issues/1073#issuecomment-358139605
 
 
   My guess is this the same as issue #796. I'll leave this open for a bit, but 
I expect it's the same problem.
   
   You should know that there are reports of performance issues with CouchDB 
running inside of Docker, and especially on Windows as a host platform. To be 
absolutely sure, you may want to try running this on similar Azure machines 
running Linux natively under Hyper-V instead of inside a Windows host, or if 
possible, directly on Linux without Docker at all.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services