Alexey Serbin has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/9526 )

Change subject: A new Jepsen checker for READ_YOUR_WRITES scan mode
......................................................................


Patch Set 9:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/9526/9/java/kudu-jepsen/src/main/clojure/jepsen/kudu/sets.clj
File java/kudu-jepsen/src/main/clojure/jepsen/kudu/sets.clj:

http://gerrit.cloudera.org:8080/#/c/9526/9/java/kudu-jepsen/src/main/clojure/jepsen/kudu/sets.clj@38
PS9, Line 38: ;;   [{:type :invoke, :f :add, :value 1, :process 0}
            : ;;    {:type :ok, :f :add, :value 1, :process 0}
            : ;;    {:type :invoke, :f :add, :value 2, :process 0}
            : ;;    {:type :ok, :f :add, :value 2, :process 0}
            : ;;    {:type :invoke, :f :count, :value nil, :process 0}
            : ;;    {:type :ok, :f :count, :value 2, :process 0}
            : ;;    {:type :invoke, :f :count, :value nil, :process 1}
            : ;;    {:type :ok, :f :count, :value 2, :process 1}
            : ;;    {:type :invoke, :f :add, :value 13, :process 1}
            : ;:    {:type :ok, :f :add, :value 13, :process 1}
            : ;;    {:type :invoke, :f :add, :value 22, :process 0}
            : ;;    {:type :ok, :f :add, :value 22, :process 0}
            : ;;    {:type :invoke, :f :count, :value nil, :process 0}
            : ;;    {:type :ok, :f :count, :value 2, :process 0}
            : ;;    {:type :invoke, :f :add, :value 250, :process 1}
            : ;;    {:type :ok, :f :add, :value 250, :process 1}]
            : ;;
> My initial comment was more about having a small description of what is hap
Indeed, the description is missing and my prior comment on PS12 hasn't been 
addressed.



--
To view, visit http://gerrit.cloudera.org:8080/9526
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I92d5c0e3b91af58576eb6cd408d922ec7c0fef6c
Gerrit-Change-Number: 9526
Gerrit-PatchSet: 9
Gerrit-Owner: Hao Hao <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: David Ribeiro Alves <[email protected]>
Gerrit-Reviewer: Hao Hao <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Comment-Date: Fri, 11 May 2018 19:08:46 +0000
Gerrit-HasComments: Yes

Reply via email to