2017-05-17 7 views

답변

-1

일반적으로 충돌은 두 명의 작성자가 오프라인 상태 일 때 동일한 문서의 다른 버전을 저장할 때 발생합니다.

으로 빠른 수정 먼저 그럼 난이 작동 확신하지만, 문서

curl -X DELETE --header 'Accept: application/json' 'https://localhost:4985/uprofile%3Atesting/mydb?rev={_rev value}' 

을 다음과 같이 삭제하려고 .. SYN 게이트웨이에서 문서 다음

curl -X GET --header 'Accept: application/json' 'https://localhost:4985/uprofile%3Atesting/mydb?attachments=false&revs=false&show_exp=false' 

문서의 _rev 가치를 얻을 갈등 해결에 자세한 정보가 있습니다. https://developer.couchbase.com/documentation/mobile/current/guides/sync-gateway/resolving-conflicts/index.html