Commit 653d919
committed
Revert "Fix data race in CouchKVStore stats access"
(as this breaks windows:
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\vector(1708) : error C2558: class 'Couchbase::RelaxedAtomic<uint64_t>' : no copy constructor available or copy constructor is declared 'explicit')
This reverts commit a847eb3.
Change-Id: I05c57a1be697c50f4ae091e277c684bc2f8afdd5
Reviewed-on: http://review.couchbase.org/55887
Reviewed-by: abhinav dangeti <abhinav@couchbase.com>
Tested-by: abhinav dangeti <abhinav@couchbase.com>1 parent 86e3309 commit 653d919
2 files changed
+8
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
284 | | - | |
285 | | - | |
286 | | - | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
528 | 527 | | |
529 | 528 | | |
530 | 529 | | |
531 | | - | |
532 | | - | |
533 | | - | |
534 | | - | |
535 | | - | |
536 | | - | |
| 530 | + | |
537 | 531 | | |
538 | 532 | | |
539 | 533 | | |
540 | 534 | | |
541 | 535 | | |
542 | 536 | | |
543 | 537 | | |
544 | | - | |
545 | | - | |
546 | | - | |
| 538 | + | |
| 539 | + | |
547 | 540 | | |
548 | | - | |
549 | | - | |
550 | | - | |
| 541 | + | |
| 542 | + | |
551 | 543 | | |
552 | 544 | | |
553 | 545 | | |
| |||
0 commit comments