[kudu-CR] log: improve mt-log-test benchmark

2017-03-06 Thread Todd Lipcon (Code Review)
Hello David Ribeiro Alves, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/6283 to review the following change. Change subject: log: improve mt-log-test benchmark .. log: improve mt-log-test

[kudu-CR] log: simplify log append code path, reduce contention

2017-03-06 Thread Todd Lipcon (Code Review)
Hello David Ribeiro Alves, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/6284 to review the following change. Change subject: log: simplify log append code path, reduce contention .. log:

[kudu-CR] [catalog manager] categorization of rw operation failures

2017-03-06 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [catalog_manager] categorization of rw operation failures .. Patch Set 11: (1 comment) I think the previous rev demonstrated that this is lacking coverage

[kudu-CR] [catalog manager] categorization of rw operation failures

2017-03-06 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. Change subject: [catalog_manager] categorization of rw operation failures .. Patch Set 10: (10 comments) http://gerrit.cloudera.org:8080/#/c/6170/10/src/kudu/master/catalog_man

[kudu-CR] [catalog manager] categorization of rw operation failures

2017-03-06 Thread Alexey Serbin (Code Review)
Hello Adar Dembo, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/6170 to look at the new patch set (#11). Change subject: [catalog_manager] categorization of rw operation failures ..

[kudu-CR] [util] fixed env util-test.cc compilation on OS X

2017-03-06 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. Change subject: [util] fixed env_util-test.cc compilation on OS X .. [util] fixed env_util-test.cc compilation on OS X The prior version failed to compile on OS X with

[kudu-CR] subprocess: Don't require process-wide SIG IGN for SIGPIPE

2017-03-06 Thread Mike Percy (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/6281 to look at the new patch set (#3). Change subject: subprocess: Don't require process-wide SIG_IGN for SIGPIPE .. su

[kudu-CR] subprocess: Don't require process-wide SIG IGN for SIGPIPE

2017-03-06 Thread Mike Percy (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/6281 to look at the new patch set (#2). Change subject: subprocess: Don't require process-wide SIG_IGN for SIGPIPE .. su

[kudu-CR] [util] fixed env util-test.cc compilation on OS X

2017-03-06 Thread Mike Percy (Code Review)
Mike Percy has posted comments on this change. Change subject: [util] fixed env_util-test.cc compilation on OS X .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/6282 To unsubscribe, visit http:/

[kudu-CR] [util] fixed env util-test.cc compilation on OS X

2017-03-06 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded a new patch set (#2). Change subject: [util] fixed env_util-test.cc compilation on OS X .. [util] fixed env_util-test.cc compilation on OS X The prior version failed to compile on OS X with clang versi

[kudu-CR] [util] fixed env util-test.cc compilation on OS X

2017-03-06 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. Change subject: [util] fixed env_util-test.cc compilation on OS X .. Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/6282/1/src/kudu/util/env_util-test.cc File src

[kudu-CR] [util] fixed env util-test.cc compilation on OS X

2017-03-06 Thread Mike Percy (Code Review)
Mike Percy has posted comments on this change. Change subject: [util] fixed env_util-test.cc compilation on OS X .. Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/6282/1/src/kudu/util/env_util-test.cc File src/ku

[kudu-CR] [util] fixed env util-test.cc compilation on OS X

2017-03-06 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded a new change for review. http://gerrit.cloudera.org:8080/6282 Change subject: [util] fixed env_util-test.cc compilation on OS X .. [util] fixed env_util-test.cc compilation on OS X The prior version

[kudu-CR] subprocess: Don't require process-wide SIG IGN for SIGPIPE

2017-03-06 Thread Mike Percy (Code Review)
Hello David Ribeiro Alves, Adar Dembo, Todd Lipcon, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/6281 to review the following change. Change subject: subprocess: Don't require process-wide SIG_IGN for SIGPIPE ...

[kudu-CR] [exactly once rpc-test] Reduce flakyness of TestExactlyOnceSemanticsGarbageCollection

2017-03-06 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has uploaded a new patch set (#2). Change subject: [exactly_once_rpc-test] Reduce flakyness of TestExactlyOnceSemanticsGarbageCollection .. [exactly_once_rpc-test] Reduce flakyness of TestExactlyOnceSemantic

[kudu-CR] [exactly once rpc-test] Reduce flakyness of TestExactlyOnceSemanticsGarbageCollection

2017-03-06 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has uploaded a new change for review. http://gerrit.cloudera.org:8080/6280 Change subject: [exactly_once_rpc-test] Reduce flakyness of TestExactlyOnceSemanticsGarbageCollection .. [exactly_once_rpc-test] R

[kudu-CR] KUDU-1866: Add request-side sidecars

2017-03-06 Thread Henry Robinson (Code Review)
Henry Robinson has posted comments on this change. Change subject: KUDU-1866: Add request-side sidecars .. Patch Set 8: Test failures due to Java client incompatibility. Will have to rethink (and probably revert) use of 64-bit

[kudu-CR] [ts recovery-itest] Reduce flakyness of TestCrashBeforeWriteLogSegmentHeader

2017-03-06 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has submitted this change and it was merged. Change subject: [ts_recovery-itest] Reduce flakyness of TestCrashBeforeWriteLogSegmentHeader .. [ts_recovery-itest] Reduce flakyness of TestCrashBeforeWriteLogSeg

[kudu-CR] Make ExternalDaemon::StartProcess() handle fault injection

2017-03-06 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has submitted this change and it was merged. Change subject: Make ExternalDaemon::StartProcess() handle fault injection .. Make ExternalDaemon::StartProcess() handle fault injection Occasionally starting a k

[kudu-CR] [security] added TokenSigner::IsCurrentKeyValid() method

2017-03-06 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. Change subject: [security] added TokenSigner::IsCurrentKeyValid() method .. [security] added TokenSigner::IsCurrentKeyValid() method Introduced TokenSigner::IsCurrentKe

[kudu-CR] WIP [client] retry RPC if authn token expires

2017-03-06 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. Change subject: WIP [client] retry RPC if authn token expires .. Patch Set 2: After adding a test and trying to make it work, I figured out that some substantial surgery is req

[kudu-CR] Make ExternalDaemon::StartProcess() handle fault injection

2017-03-06 Thread Mike Percy (Code Review)
Mike Percy has posted comments on this change. Change subject: Make ExternalDaemon::StartProcess() handle fault injection .. Patch Set 9: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/6211 To unsubscribe, vis

[kudu-CR] [ts recovery-itest] Reduce flakyness of TestCrashBeforeWriteLogSegmentHeader

2017-03-06 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change. Change subject: [ts_recovery-itest] Reduce flakyness of TestCrashBeforeWriteLogSegmentHeader .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/6279

[kudu-CR] [ts recovery-itest] Reduce flakyness of TestCrashBeforeWriteLogSegmentHeader

2017-03-06 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has uploaded a new change for review. http://gerrit.cloudera.org:8080/6279 Change subject: [ts_recovery-itest] Reduce flakyness of TestCrashBeforeWriteLogSegmentHeader .. [ts_recovery-itest] Reduce flakyne

[kudu-CR] KUDU-1866: Add request-side sidecars

2017-03-06 Thread Henry Robinson (Code Review)
Henry Robinson has posted comments on this change. Change subject: KUDU-1866: Add request-side sidecars .. Patch Set 8: (13 comments) Thanks for the review! http://gerrit.cloudera.org:8080/#/c/5908/8/src/kudu/rpc/rpc_controll

[kudu-CR] KUDU-1866: Add request-side sidecars

2017-03-06 Thread Henry Robinson (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/5908 to look at the new patch set (#9). Change subject: KUDU-1866: Add request-side sidecars .. KUDU-1866: Add request-s

[kudu-CR] Make ExternalDaemon::StartProcess() handle fault injection

2017-03-06 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change. Change subject: Make ExternalDaemon::StartProcess() handle fault injection .. Patch Set 9: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/6211 To unsubscribe, vi

[kudu-CR] Make ExternalDaemon::StartProcess() handle fault injection

2017-03-06 Thread David Ribeiro Alves (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/6211 to look at the new patch set (#9). Change subject: Make ExternalDaemon::StartProcess() handle fault injection .. Ma

[kudu-CR](branch-1.3.x) env: Add support for getting FS capacity

2017-03-06 Thread Mike Percy (Code Review)
Hello David Ribeiro Alves, Jean-Daniel Cryans, Todd Lipcon, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/6277 to look at the new patch set (#2). Change subject: env: Add support for getting FS capacity ..

[kudu-CR](branch-1.3.x) Reserve 1% of disk space by default

2017-03-06 Thread Mike Percy (Code Review)
Hello Jean-Daniel Cryans, Adar Dembo, Kudu Jenkins, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/6278 to review the following change. Change subject: Reserve 1% of disk space by default ..

[kudu-CR](branch-1.3.x) env: Add support for getting FS capacity

2017-03-06 Thread Mike Percy (Code Review)
Mike Percy has uploaded a new change for review. http://gerrit.cloudera.org:8080/6277 Change subject: env: Add support for getting FS capacity .. env: Add support for getting FS capacity We need a way to get FS capacity in a

[kudu-CR] Make ExternalDaemon::StartProcess() handle fault injection

2017-03-06 Thread David Ribeiro Alves (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/6211 to look at the new patch set (#8). Change subject: Make ExternalDaemon::StartProcess() handle fault injection .. Ma

[kudu-CR](branch-1.3.x) Ignore SIGPIPE earlier in startup process

2017-03-06 Thread Mike Percy (Code Review)
Mike Percy has uploaded a new change for review. http://gerrit.cloudera.org:8080/6276 Change subject: Ignore SIGPIPE earlier in startup process .. Ignore SIGPIPE earlier in startup process This change resolves a race during s

[kudu-CR] Make ExternalDaemon::StartProcess() handle fault injection

2017-03-06 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: Make ExternalDaemon::StartProcess() handle fault injection .. Patch Set 7: (2 comments) http://gerrit.cloudera.org:8080/#/c/6211/6/src/kudu/integration-te

[kudu-CR] Make ExternalDaemon::StartProcess() handle fault injection

2017-03-06 Thread David Ribeiro Alves (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/6211 to look at the new patch set (#7). Change subject: Make ExternalDaemon::StartProcess() handle fault injection .. Ma

[kudu-CR] Add test for implicit partitions

2017-03-06 Thread Dan Burkert (Code Review)
Dan Burkert has abandoned this change. Change subject: Add test for implicit partitions .. Abandoned This is well covered by AlterTableTest::TestAddRangePartitionConflictExhaustive -- To view, visit http://gerrit.cloudera.org

[kudu-CR] Reserve 1% of disk space by default

2017-03-06 Thread Mike Percy (Code Review)
Mike Percy has submitted this change and it was merged. Change subject: Reserve 1% of disk space by default .. Reserve 1% of disk space by default Many people are not aware that Kudu is able to reserve a certain amount of space

[kudu-CR] env: Add support for getting FS capacity

2017-03-06 Thread Mike Percy (Code Review)
Mike Percy has submitted this change and it was merged. Change subject: env: Add support for getting FS capacity .. env: Add support for getting FS capacity We need a way to get FS capacity in a follow-up patch. This change add

[kudu-CR] env: Add support for getting FS capacity

2017-03-06 Thread Mike Percy (Code Review)
Mike Percy has posted comments on this change. Change subject: env: Add support for getting FS capacity .. Patch Set 2: Yeah I was thinking about adding ASSERT_EVENTUALLY as a macro, would be an improvement. Anyway, as you say

[kudu-CR] env: Add support for getting FS capacity

2017-03-06 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: env: Add support for getting FS capacity .. Patch Set 2: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/6255/1/src/kudu/util/env-test.cc Fi

[kudu-CR] env: Add support for getting FS capacity

2017-03-06 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change. Change subject: env: Add support for getting FS capacity .. Patch Set 2: Code-Review+1 -- To view, visit http://gerrit.cloudera.org:8080/6255 To unsubscribe, visit http://gerrit.

[kudu-CR] env: Add support for getting FS capacity

2017-03-06 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change. Change subject: env: Add support for getting FS capacity .. Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/6255/1/src/kudu/util/env-test.cc File src/kudu/util/env-t

[kudu-CR] KUDU-1866: Add request-side sidecars

2017-03-06 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change. Change subject: KUDU-1866: Add request-side sidecars .. Patch Set 8: (13 comments) http://gerrit.cloudera.org:8080/#/c/5908/8/src/kudu/rpc/rpc_controller.cc File src/kudu/rpc/rpc

[kudu-CR] env: Add support for getting FS capacity

2017-03-06 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: env: Add support for getting FS capacity .. Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/6255/1/src/kudu/util/env-test.cc File src/kudu/ut

[kudu-CR](branch-1.3.x) KUDU-1897: disable Kerberos replay cache

2017-03-06 Thread Jean-Daniel Cryans (Code Review)
Jean-Daniel Cryans has submitted this change and it was merged. Change subject: KUDU-1897: disable Kerberos replay cache .. KUDU-1897: disable Kerberos replay cache Change-Id: Ifbce55a0b12682fdf69e7b2c361c6336495db64d Reviewed-

[kudu-CR](branch-1.3.x) KUDU-1897: disable Kerberos replay cache

2017-03-06 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change. Change subject: KUDU-1897: disable Kerberos replay cache .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/6274 To unsubscribe, visit http://gerrit.

[kudu-CR](branch-1.3.x) KUDU-1897: disable Kerberos replay cache

2017-03-06 Thread Todd Lipcon (Code Review)
Todd Lipcon has uploaded a new change for review. http://gerrit.cloudera.org:8080/6274 Change subject: KUDU-1897: disable Kerberos replay cache .. KUDU-1897: disable Kerberos replay cache Change-Id: Ifbce55a0b12682fdf69e7b2c3

[kudu-CR] WIP: KUDU-1908 Applying del/ins causes a crash

2017-03-06 Thread Andrew Wong (Code Review)
Andrew Wong has abandoned this change. Change subject: WIP: KUDU-1908 Applying del/ins causes a crash .. Abandoned Could not reproduce bug, JIRA has been marked resolved to reflect this. -- To view, visit http://gerrit.cloude

[kudu-CR] [catalog manager] categorization of rw operation failures

2017-03-06 Thread Dan Burkert (Code Review)
Dan Burkert has posted comments on this change. Change subject: [catalog_manager] categorization of rw operation failures .. Patch Set 10: (10 comments) http://gerrit.cloudera.org:8080/#/c/6170/10/src/kudu/master/catalog_manag

[kudu-CR] KUDU-1897: disable Kerberos replay cache

2017-03-06 Thread Dan Burkert (Code Review)
Dan Burkert has submitted this change and it was merged. Change subject: KUDU-1897: disable Kerberos replay cache .. KUDU-1897: disable Kerberos replay cache Change-Id: Ifbce55a0b12682fdf69e7b2c361c6336495db64d Reviewed-on: htt

[kudu-CR] [catalog manager] categorization of rw operation failures

2017-03-06 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. Change subject: [catalog_manager] categorization of rw operation failures .. Patch Set 10: (1 comment) OK, it seems I need to add some test coverage for the new scenarios. htt

[kudu-CR] [catalog manager] categorization of rw operation failures

2017-03-06 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [catalog_manager] categorization of rw operation failures .. Patch Set 10: (3 comments) http://gerrit.cloudera.org:8080/#/c/6170/10//COMMIT_MSG Commit Mes

[kudu-CR] KUDU-1897: disable Kerberos replay cache

2017-03-06 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change. Change subject: KUDU-1897: disable Kerberos replay cache .. Patch Set 3: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/6254 To unsubscribe, visit http://gerrit.

[kudu-CR] [security] added TokenSigner::IsCurrentKeyValid() method

2017-03-06 Thread Dan Burkert (Code Review)
Dan Burkert has posted comments on this change. Change subject: [security] added TokenSigner::IsCurrentKeyValid() method .. Patch Set 3: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/6246 To unsubscribe, visi

[kudu-CR] KUDU-1897: disable Kerberos replay cache

2017-03-06 Thread Dan Burkert (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/6254 to look at the new patch set (#3). Change subject: KUDU-1897: disable Kerberos replay cache .. KUDU-1897: disable K

[kudu-CR] WIP: KUDU-1908 Applying del/ins causes a crash

2017-03-06 Thread Andrew Wong (Code Review)
Andrew Wong has uploaded a new change for review. http://gerrit.cloudera.org:8080/6272 Change subject: WIP: KUDU-1908 Applying del/ins causes a crash .. WIP: KUDU-1908 Applying del/ins causes a crash Attempting to reproduce K

[kudu-CR] Ignore SIGPIPE earlier in startup process

2017-03-06 Thread Mike Percy (Code Review)
Mike Percy has submitted this change and it was merged. Change subject: Ignore SIGPIPE earlier in startup process .. Ignore SIGPIPE earlier in startup process This change resolves a race during startup where we are not protecte

[kudu-CR] Ignore SIGPIPE earlier in startup process

2017-03-06 Thread Mike Percy (Code Review)
Mike Percy has posted comments on this change. Change subject: Ignore SIGPIPE earlier in startup process .. Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/6262/3/src/kudu/util/subprocess.cc File src/kudu/util/sub

[kudu-CR](branch-1.3.x) KUDU-1905 - Allow reinserts on pk only tables

2017-03-06 Thread Todd Lipcon (Code Review)
Todd Lipcon has submitted this change and it was merged. Change subject: KUDU-1905 - Allow reinserts on pk only tables .. KUDU-1905 - Allow reinserts on pk only tables Doing a reinsert to a table that has only primary key colum

[kudu-CR](branch-1.2.x) KUDU-1905 - Allow reinserts on pk only tables

2017-03-06 Thread Todd Lipcon (Code Review)
Todd Lipcon has submitted this change and it was merged. Change subject: KUDU-1905 - Allow reinserts on pk only tables .. KUDU-1905 - Allow reinserts on pk only tables Doing a reinsert to a table that has only primary key colum

[kudu-CR](branch-1.3.x) KUDU-1905 - Allow reinserts on pk only tables

2017-03-06 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change. Change subject: KUDU-1905 - Allow reinserts on pk only tables .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/6269 To unsubscribe, visit http://ge

[kudu-CR](branch-1.2.x) KUDU-1905 - Allow reinserts on pk only tables

2017-03-06 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change. Change subject: KUDU-1905 - Allow reinserts on pk only tables .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/6270 To unsubscribe, visit http://ge

[kudu-CR](branch-1.2.x) KUDU-1905 - Allow reinserts on pk only tables

2017-03-06 Thread Todd Lipcon (Code Review)
Todd Lipcon has uploaded a new change for review. http://gerrit.cloudera.org:8080/6270 Change subject: KUDU-1905 - Allow reinserts on pk only tables .. KUDU-1905 - Allow reinserts on pk only tables Doing a reinsert to a table

[kudu-CR](branch-1.3.x) KUDU-1905 - Allow reinserts on pk only tables

2017-03-06 Thread Todd Lipcon (Code Review)
Todd Lipcon has uploaded a new change for review. http://gerrit.cloudera.org:8080/6269 Change subject: KUDU-1905 - Allow reinserts on pk only tables .. KUDU-1905 - Allow reinserts on pk only tables Doing a reinsert to a table

[kudu-CR] KUDU-1905 - Allow reinserts on pk only tables

2017-03-06 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change. Change subject: KUDU-1905 - Allow reinserts on pk only tables .. Patch Set 4: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/6258 To unsubscribe, visit http://ge

[kudu-CR] KUDU-1905 - Allow reinserts on pk only tables

2017-03-06 Thread Todd Lipcon (Code Review)
Todd Lipcon has submitted this change and it was merged. Change subject: KUDU-1905 - Allow reinserts on pk only tables .. KUDU-1905 - Allow reinserts on pk only tables Doing a reinsert to a table that has only primary key colum

[kudu-CR] Make ExternalDaemon::StartProcess() handle fault injection

2017-03-06 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change. Change subject: Make ExternalDaemon::StartProcess() handle fault injection .. Patch Set 6: (2 comments) http://gerrit.cloudera.org:8080/#/c/6211/6/src/kudu/integration-tests/exte

[kudu-CR] Ignore SIGPIPE earlier in startup process

2017-03-06 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change. Change subject: Ignore SIGPIPE earlier in startup process .. Patch Set 3: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/6262/3/src/kudu/util/subprocess.cc File sr