You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by ja...@apache.org on 2017/03/26 16:07:34 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-783] Fixed message fails with outofbound exception in dictionary server This closes #691

[CARBONDATA-783] Fixed message fails with outofbound exception in dictionary server This closes #691


Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/f0e67c96
Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/f0e67c96
Diff: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/diff/f0e67c96

Branch: refs/heads/master
Commit: f0e67c965f20d5224e08abdfdd04aa14df4f226f
Parents: e0f7aca 6a9c79c
Author: jackylk <ja...@huawei.com>
Authored: Sun Mar 26 21:37:23 2017 +0530
Committer: jackylk <ja...@huawei.com>
Committed: Sun Mar 26 21:37:23 2017 +0530

----------------------------------------------------------------------
 .../dictionary/client/DictionaryClient.java     |  5 ++-
 .../generator/key/DictionaryMessage.java        | 22 +++++++----
 .../dictionary/server/DictionaryServer.java     |  4 +-
 .../dictionary/client/DictionaryClientTest.java | 41 +++++++++++++++++---
 4 files changed, 58 insertions(+), 14 deletions(-)
----------------------------------------------------------------------