Sign in
apache
/
hbase-native-client
/
HEAD
1cffeab
HBASE-26737 addendum for parallel stage node label
by Sean Busbey
· 3 years, 8 months ago
master
5019bc3
HBASE-26737 run PR checks on the hbase specific worker nodes (#16)
by Sean Busbey
· 3 years, 8 months ago
926a6f9
HBASE-24642 (addendum): Reduce make concurrency and increase container mem limit
by Bharath Vissapragada
· 5 years ago
3b81c3d
HBASE-24810: Download Boost with other dependencies
by Bharath Vissapragada
· 5 years ago
3b86174
HBASE-24642 (addendum): Do not run the container as root (#13)
by Bharath Vissapragada
· 5 years ago
7281fc6
HBASE-24724: Parallelize make with Yetus (#11)
by Bharath Vissapragada
· 5 years ago
931ecad
HBASE-24642: Apache Yetus test-patch and Jenkins integration. (#10)
by Bharath Vissapragada
· 5 years ago
0e226eb
HBASE-24559: Fix test logging (#8)
by Bharath Vissapragada
· 5 years ago
599ae16
HBASE-24575: Cleanup the build directory structure (#9)
by Bharath Vissapragada
· 5 years ago
4f276fb
HBASE-24538: Simplify the lifecycle of mini cluster. (#7)
by Bharath Vissapragada
· 5 years ago
575a3c4
HBASE-24540: Leverage DOWNLOAD_DEPENDENCIES in docker build system (#5)
by Marc
· 5 years ago
39a06db
HBASE-24539: Fix the classpath for mini-cluster (#4)
by Bharath Vissapragada
· 5 years ago
4c7a409
HBASE-24400: Download folly, wangle, zookeeper, and protobuf
by Marc Parisi
· 5 years ago
6cd0071
HBASE-24261: Initial version of ASF infra integration configuration
by Bharath Vissapragada
· 5 years ago
11be99a
HBASE-22201 Fixing a number of issues with test cases (#1)
by Ian Buss
· 6 years ago
10f1283
HBASE-22024 Clean up BUCK related things for C++ native client
by xujunhong
· 7 years ago
5eaad7c
HBASE-22038 fix buiding failures
by xujunhong
· 7 years ago
5785b60
HBASE-20009 Add license header to krb5.conf
by tedyu
· 8 years ago
6984129
HBASE-18901 [C++] Provide CMAKE infrastructure
by Marc Parisi
· 8 years ago
7b70670
HBASE-18861 [C++] Use boost::optional instead of std::experimental::optional
by Enis Soztutar
· 8 years ago
f89c22e
HBASE-18725 [C++] Install header files as well as library - ADDENDUM to only install .h files for if/
by Enis Soztutar
· 8 years ago
725bded
HBASE-18725 [C++] Install header files as well as library
by Enis Soztutar
· 8 years ago
4810f57
HBASE-18802 [C++] Remove hbase-macros.h
by Enis Soztutar
· 8 years ago
012b318
HBASE-18727 [C++] Don't link JNI/JVM stuff into libHbaseClient
by Enis Soztutar
· 8 years ago
0713a74
HBASE-18579 Enable core dump by default for docker
by tedyu
· 8 years ago
3751777
HBASE-18777 Create one table for subtests in multi-retry-test
by tedyu
· 8 years ago
0084543
HBASE-18720 [C++] Update wangle dependency to pick up the new release with Apache License v2
by Enis Soztutar
· 8 years ago
01bb387
HBASE-18507 [C++] Support for MultiPuts in AsyncBatchRpcRetryingCaller class (Sudeep Sunthankar)
by Enis Soztutar
· 8 years ago
a4040d2
HBASE-18728 [C++] The library should be named libHBaseClient, instead of libHbaseClient
by Enis Soztutar
· 8 years ago
874b001
HBASE-18204 [C++] Rpc connection close and reconnecting
by Enis Soztutar
· 8 years ago
2509f52
HBASE-18578 [C++] Add pause for RPC test
by Xiaobing Zhou
· 8 years ago
b665d67
HBASE-18603 buck complains about Build target path containing double slash
by tedyu
· 8 years ago
003df13
HBASE-18579 Enable core dump by default for docker -revert
by tedyu
· 8 years ago
9fb0544
HBASE-18579 Enable core dump by default for docker
by tedyu
· 8 years ago
725cc4c
HBASE-18576. [C++] Add ping for RPC test
by Xiaobing Zhou
· 8 years ago
f4041f3
HBASE-18565 [C++] Fix deadlock in AsyncScanRetryingCaller and other RPCs
by Enis Soztutar
· 8 years ago
efd0a46
HBASE-18537 [C++] Improvements to load-client
by Enis Soztutar
· 8 years ago
4bc225d
HBASE-18564 [C++] Problems compiling with GCC
by Enis Soztutar
· 8 years ago
0368621
HBASE-18078. [C++] Harden RPC by handling various communication abnormalities
by Xiaobing Zhou
· 8 years ago
cd6e21f
HBASE-18536. [C++] Add fault injection infra
by Xiaobing Zhou
· 8 years ago
f799780
HBASE-18459 [C++] Fix Segfault in location-cache
by Enis Soztutar
· 8 years ago
913d1f1
HBASE-18466. [C++] Support handling exception in RpcTestServer
by Xiaobing Zhou
· 8 years ago
16f45a0
HBASE-18338 [C++] Implement RpcTestServer - ADDENDUM to fix rsync for new proto files
by Enis Soztutar
· 8 years ago
323a774
HBASE-18371 [C++] Update folly and wangle dependencies
by Enis Soztutar
· 8 years ago
4cfb6e9
HBASE-18086 Create native client which creates load on selected cluster
by tedyu
· 8 years ago
96d8879
HBASE-18407 [C++] make Configuration::Set/GetBool work for both true/false and 1/0 (Xiaobing Zhou)
by Enis Soztutar
· 8 years ago
9918d09
HBASE-18338 [C++] Implement RpcTestServer (Xiaobing Zhou)
by Enis Soztutar
· 8 years ago
0b42c7a
HBASE-18061 [C++] Fix retry logic in multi-get calls (Sudeep Sunthankar)
by Enis Soztutar
· 8 years ago
f212486
HBASE-18400 [C++] ConnectionId Equals/Hash should consider service_name (Xiaobing Zhou) - ADDENDUM to reformat the code.
by Enis Soztutar
· 8 years ago
b6a3214
HBASE-18400 [C++] ConnectionId Equals/Hash should consider service_name (Xiaobing Zhou)
by tedyu
· 8 years ago
448ec33
HBASE-18214 Replace the folly::AtomicHashMap usage in the RPC layer
by Enis Soztutar
· 8 years ago
7d79613
HBASE-18236 [C++] Add batching and reporting to simple-client
by Enis Soztutar
· 8 years ago
a924ead
HBASE-18210 Implement Table#checkAndDelete()
by tedyu
· 8 years ago
aa3c216
HBASE-18178 [C++] Retrying meta location lookup and zookeeper connection
by Enis Soztutar
· 8 years ago
62f042b
HBASE-18188 [C++] Fix Handling do not retry exceptions
by Enis Soztutar
· 8 years ago
bad90d0
HBASE-18174 Implement Table#checkAndPut()
by tedyu
· 8 years ago
fa7c7a9
HBASE-18173 Append class - Addendum to fix formatting
by Enis Soztutar
· 8 years ago
348842d
HBASE-18173 Append class
by tedyu
· 8 years ago
14c2d87
HBASE-18126 Increment class - addendum changes table name for test
by tedyu
· 8 years ago
f1614d8
HBASE-17907 [C++] End to end Scans from Client/Table
by Enis Soztutar
· 8 years ago
39f4b71
HBASE-18126 Increment class - addendum creates TestToStringToInt64 in bytes-util-test
by tedyu
· 8 years ago
c0f829e
HBASE-18126 Increment class
by tedyu
· 8 years ago
395ea2c
HBASE-18153 [C++] Add valgrind to the docker image
by Enis Soztutar
· 8 years ago
0cb8452
HBASE-15903 Delete Object - addnedum moves misplaced sleep
by tedyu
· 8 years ago
8a2c245
HBASE-15903 Delete Object - addnedum makes PutGetDelete robust
by tedyu
· 8 years ago
2710ab9
HBASE-17860 Implement secure native client connection - ADDENDUM to remove Dockerfile
by Enis Soztutar
· 8 years ago
4545edd
HBASE-15903 Delete Object
by tedyu
· 8 years ago
16beea2
HBASE-15602 Clean up using directives in cc files.
by Scott Hunt
· 8 years ago
e51f4a3
HBASE-17860 Implement secure native client connection
by tedyu
· 8 years ago
c34838b
HBASE-17576 [C++] Implement request retry mechanism over RPC for Multi calls. (Sudeep Sunthankar)
by Enis Soztutar
· 8 years ago
569c6d0
HBASE-17800 [C++] handle exceptions in client RPC (Xiaobing Zhou and Enis Soztutar)
by Enis Soztutar
· 8 years ago
eb8fe18
HBASE-17726 [C++] Move implementation from header to cc for request retry
by Enis Soztutar
· 8 years ago
ab47d94
HBASE-16365 [C++] End to end Table::Put()
by Enis Soztutar
· 8 years ago
59bfb21
HBASE-15894 [C++] Put and Mutation objects
by Enis Soztutar
· 8 years ago
c26b5d9
HBASE-17771 [C++] Classes required for implementation of BatchCallerBuilder
by Sudeep Sunthankar
· 8 years ago
215a4a1
HBASE-17727 [C++] Make RespConverter work with RawAsyncTableImpl
by Enis Soztutar
· 8 years ago
37a6d70
Adding methods to run a stand-alone HBase instance
by Sudeep Sunthankar
· 9 years ago
0458058
HBASE-17754 [C++] RawAsyncTable
by Enis Soztutar
· 9 years ago
a2caa16
HBASE-17768 [C++] Makefile should recompile only the changed sources (Sudeep Sunthankar)
by Enis Soztutar
· 9 years ago
e9ab73f
HBASE-17466 [C++] Test cleanup and minor improvements
by Enis Soztutar
· 9 years ago
4c5a089
HBASE-17728 Create separate build target for Configuration classes
by tedyu
· 9 years ago
e71fff0
HBASE-17741 [C++] rename some files to use (dash) instead of _
by Enis Soztutar
· 9 years ago
ad85594
HBASE-17680 Run mini cluster through JNI in tests
by tedyu
· 9 years ago
670943a
HBASE-17465 [C++] implement request retry mechanism over RPC (Xiaobing Zhou)
by Enis Soztutar
· 9 years ago
effe966
HBASE-17629 [C++] Timeouts and retry configuration for connections
by Enis Soztutar
· 9 years ago
c117c36
HBASE-17226 [C++] Filter and Query classes
by Enis Soztutar
· 9 years ago
f58f72a
HBASE-17612 [C++] Set client version info in RPC header
by Enis Soztutar
· 9 years ago
608c192
HBASE-17585 [C++] Use KVCodec in the RPC request/response
by Enis Soztutar
· 9 years ago
719615a
HBASE-17278 [C++] Cell Scanner and KeyValueCodec for encoding cells in RPC (Sudeep Sunthankar and enis)
by Enis Soztutar
· 9 years ago
851a408
HBASE-17485 [C++] Zookeeper quorum and znode lookup made configurable (Sudeep Sunthankar & enis)
by Enis Soztutar
· 9 years ago
9321038
HBASE-17503 [C++] Configuration should be settable and used w/o XML files
by Enis Soztutar
· 9 years ago
0c67147
HBASE-17481 [C++] cpplint should use line wrapping of 100
by Sudeep Sunthankar
· 9 years ago
9a4a6cb
HBASE-15705 Add on meta cache (Mikhail Antonov)
by Enis Soztutar
· 9 years ago
cc8c8f9
HBASE-17219 [C++] Reformat the code according to the style guidelines - ADDENDUM after HBASE-17395
by Enis Soztutar
· 9 years ago
a8bc1f6
HBASE-17315 [C++] HBase Client and Table Implementation (Sudeep Sunthankar)
by Enis Soztutar
· 9 years ago
72f4f4c
HBASE-17463 [C++] RpcClient should close the thread pool
by Enis Soztutar
· 9 years ago
df9fa3d
HBASE-17451 [C++] HBase Request and Response Converter
by Sudeep Sunthankar
· 9 years ago
e1ce4b9
HBASE-17395 [C++] Use custom line wrapping in formatting - ADDENDUM to remove an extra '=' sign.
by Sudeep Sunthankar
· 9 years ago
2a72ee4
HBASE-17395 [C++] Use custom line wrapping in formatting
by Sudeep Sunthankar
· 9 years ago
563d036
HBASE-17283 [C++] Result class
by Sudeep Sunthankar
· 9 years ago
Next »