Unverified Commit 7ae34c53 authored by Thai Nguyen's avatar Thai Nguyen Committed by GitHub
Browse files

Merge pull request #47 from thaimai/tests/batch_limits

Tests/batch limits
parents 473fb524 6e2e40c2
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ option java_outer_classname = "Kinetic";
// the protocol version number by building this message
// and then reading the value.
message Local {
	optional string protocolVersion = 1 [default = "3.1.0"];
	optional string protocolVersion = 1 [default = "3.1.1"];
}

// THe message is an authorization and command bytes.
@@ -579,6 +579,8 @@ message Command {
			optional uint32 maxPinSize = 11;
			optional uint32 maxOperationCountPerBatch = 12;
			optional uint32 maxBatchCountPerDevice = 13;
			optional uint32 maxBatchSize = 14;
			optional uint32 maxDeletesPerBatch = 15;
		}

		// The Device GetLog message is to ask the device to send back the