[kudu-CR] env: add WriteV() API

2017-05-04 Thread Adar Dembo (Code Review)
Adar Dembo has submitted this change and it was merged. Change subject: env: add WriteV() API .. env: add WriteV() API Adds WriteV() methods to RWFile and WritableFile that allows writing multiple data Slices in one call. The

[kudu-CR] env: add WriteV() API

2017-05-04 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: env: add WriteV() API .. Patch Set 4: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/6800 To unsubscribe, visit

[kudu-CR] env: add WriteV() API

2017-05-04 Thread Grant Henke (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/6800 to look at the new patch set (#4). Change subject: env: add WriteV() API .. env: add WriteV() API Adds WriteV()

[kudu-CR] env: add WriteV() API

2017-05-04 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: env: add WriteV() API .. Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/6800/3/src/kudu/fs/block_manager.h File src/kudu/fs/block_manager.h: Line

[kudu-CR] env: add WriteV() API

2017-05-04 Thread Grant Henke (Code Review)
Grant Henke has posted comments on this change. Change subject: env: add WriteV() API .. Patch Set 1: (9 comments) http://gerrit.cloudera.org:8080/#/c/6800/1/src/kudu/cfile/cfile_writer.cc File src/kudu/cfile/cfile_writer.cc:

[kudu-CR] env: add WriteV() API

2017-05-04 Thread Grant Henke (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/6800 to look at the new patch set (#3). Change subject: env: add WriteV() API .. env: add WriteV() API Adds WriteV()

[kudu-CR] env: add WriteV() API

2017-05-04 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: env: add WriteV() API .. Patch Set 1: (10 comments) http://gerrit.cloudera.org:8080/#/c/6800/1/src/kudu/cfile/cfile_writer.cc File src/kudu/cfile/cfile_writer.cc:

[kudu-CR] env: add WriteV() API

2017-05-04 Thread Grant Henke (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/6800 to look at the new patch set (#2). Change subject: env: add WriteV() API .. env: add WriteV() API Adds WriteV()

[kudu-CR] env: add WriteV() API

2017-05-04 Thread Grant Henke (Code Review)
Grant Henke has uploaded a new change for review. http://gerrit.cloudera.org:8080/6800 Change subject: env: add WriteV() API .. env: add WriteV() API Adds WriteV() methods to RWFile and WritableFile that allows writing