Yingchun Lai has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/12643


Change subject: [thirdparty] Bump RapidJSON version to 1.1.0
......................................................................

[thirdparty] Bump RapidJSON version to 1.1.0

Compatibility fix:
* Document::GetParseError now returns ParseErrorCode instead of a string.
  We should wrap it with GetParseError_En(). The error messages are also
  changed. Strings in unit tests should be changed correspondingly.

Modifies:
* Change UTF8StringStreamBuffer to an instantiation class of template class
  rapidjson::GenericStringBuffer instead of a class with instantiation
  functions.

Tests:
* Pass all existing tests

Change-Id: I1c5e6bf6b8c6802bde28716487abb2b242a7a578
---
M src/kudu/master/hms_notification_log_listener.cc
M src/kudu/tools/kudu-tool-test.cc
M src/kudu/util/jsonreader-test.cc
M src/kudu/util/jsonreader.cc
M src/kudu/util/jsonwriter-test.cc
M src/kudu/util/jsonwriter.cc
M thirdparty/vars.sh
7 files changed, 24 insertions(+), 12 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/43/12643/1
--
To view, visit http://gerrit.cloudera.org:8080/12643
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1c5e6bf6b8c6802bde28716487abb2b242a7a578
Gerrit-Change-Number: 12643
Gerrit-PatchSet: 1
Gerrit-Owner: Yingchun Lai <[email protected]>

Reply via email to