aboutsummaryrefslogtreecommitdiff
path: root/contrib/native/client/src/include
diff options
context:
space:
mode:
authorParth Chandra <pchandra@maprtech.com>2014-11-06 18:20:17 -0800
committerJinfeng Ni <jni@maprtech.com>2014-11-07 10:50:56 -0800
commit1d7f6211c19712f2db12a913ea5cb990d4963ec3 (patch)
tree76382406221bda4857bc47d0375e00a70f541a1d /contrib/native/client/src/include
parent76df2ffe6a7ad999557fdf5f1bdf3d76288e65a3 (diff)
DRILL-1585: C++ Client - Update RPC version and protobuf definitions for RPC version 3
Diffstat (limited to 'contrib/native/client/src/include')
-rw-r--r--contrib/native/client/src/include/drill/common.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/native/client/src/include/drill/common.hpp b/contrib/native/client/src/include/drill/common.hpp
index c49240e59..59537f151 100644
--- a/contrib/native/client/src/include/drill/common.hpp
+++ b/contrib/native/client/src/include/drill/common.hpp
@@ -33,7 +33,7 @@
#include <vector>
#include <boost/shared_ptr.hpp>
-#define DRILL_RPC_VERSION 2
+#define DRILL_RPC_VERSION 3
#define LENGTH_PREFIX_MAX_LENGTH 5
#define LEN_PREFIX_BUFLEN LENGTH_PREFIX_MAX_LENGTH