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