[kudu-CR] [rpc] faster generation of KRPC call ID

2017-08-25 Thread Alexey Serbin (Code Review)
Alexey Serbin has abandoned this change. Change subject: [rpc] faster generation of KRPC call ID .. Abandoned This is not needed: the current implementation seems to be good enough. -- To view, visit

[kudu-CR] [rpc] faster generation of KRPC call ID

2017-08-25 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. Change subject: [rpc] faster generation of KRPC call ID .. Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/7813/2//COMMIT_MSG Commit Message: PS2, Line 48:

[kudu-CR] [rpc] faster generation of KRPC call ID

2017-08-24 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change. Change subject: [rpc] faster generation of KRPC call ID .. Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/7813/2//COMMIT_MSG Commit Message: PS2, Line 48: const

[kudu-CR] [rpc] faster generation of KRPC call ID

2017-08-24 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. Change subject: [rpc] faster generation of KRPC call ID .. Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/7813/2//COMMIT_MSG Commit Message: PS2, Line 48:

[kudu-CR] [rpc] faster generation of KRPC call ID

2017-08-24 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change. Change subject: [rpc] faster generation of KRPC call ID .. Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/7813/2//COMMIT_MSG Commit Message: PS2, Line 48: const

[kudu-CR] [rpc] faster generation of KRPC call ID

2017-08-24 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change. Change subject: [rpc] faster generation of KRPC call ID .. Patch Set 2: Code-Review-1 (1 comment) don't think this is a worthwhile optimization since this isn't a hot code path

[kudu-CR] [rpc] faster generation of KRPC call ID

2017-08-24 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded a new patch set (#2). Change subject: [rpc] faster generation of KRPC call ID .. [rpc] faster generation of KRPC call ID Updated the way how the KRPC call identifiers are generated. To compare, I

[kudu-CR] [rpc] faster generation of KRPC call ID

2017-08-24 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded a new change for review. http://gerrit.cloudera.org:8080/7813 Change subject: [rpc] faster generation of KRPC call ID .. [rpc] faster generation of KRPC call ID Updated the way how the KRPC call