Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simulator seems not giving all the message types in getlog statistic operation #27

Open
DaisyHsiung opened this issue Oct 8, 2015 · 0 comments

Comments

@DaisyHsiung
Copy link

Hi,
With regard to getlog statistic, server seems not giving all the message types, including
FLUSHALLDATA, PINOP, MEDIASCAN, MEDIAOPTIMIZE, START_BATCH, END_BATCH, ABORT_BATCH.
Since kinetic.proto didn’t explicitly mention this part, so is it based on server's implementation or should server include all the message types here?
Thanks in advance!

~/kinetic-java# ./bin/kineticAdmin.sh -getlog -type statistic
MessageType: PUT
Count: 3071
Bytes: 12993558
MessageType: GET
Count: 2038
Bytes: 9717489
MessageType: DELETE
Count: 4428
Bytes: 523836
MessageType: GETPREVIOUS
Count: 33
Bytes: 4401
MessageType: GETNEXT
Count: 33
Bytes: 4390
MessageType: GETKEYRANGE
Count: 217
Bytes: 52393
MessageType: GETVERSION
Count: 0
Bytes: 0
MessageType: SECURITY
Count: 104
Bytes: 12060
MessageType: SETUP
Count: 15
Bytes: 1866
MessageType: GETLOG
Count: 27
Bytes: 1058601
MessageType: PEER2PEERPUSH
Count: 4
Bytes: 729

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant