1. 0b45a5f KUDU-3781 one more test scenario for HMS Thrift TLS support by Alexey Serbin · 29 hours ago master
  2. 00d42c4 Bump netty to 4.1.135.Final by Anu Sudarsan · 32 hours ago
  3. c968d85 [subprocess] Fix buffer over-read/overflow in message discard by Ashwani · 2 days ago
  4. 39dfd48 [consensus] one dependency less for consensus_metadata_proto by Alexey Serbin · 3 days ago
  5. 43dc5b1 KUDU-3732 Get consensus state from CatalogManager in auto-rebalancer by Gabriella Lotz · 5 weeks ago
  6. 1f2e0ae [Java] Upgrade SLF4J to 2.0.17 and migrate to log4j-slf4j2-impl by Abhishek Chennaka · 10 days ago
  7. 3638b38 KUDU-3429 Make rows per block flag based (1/n) by Ashwani · 3 weeks ago
  8. e5519e5 KUDU-3781: add TLS transport support for HMS client by Alexey Serbin · 2 weeks ago
  9. fc27ecb KUDU-3781: upgrade Thrift from 0.21.0 to 0.23.0 with recent patches by Alexey Serbin · 13 days ago
  10. 60ded71 KUDU-3781: Add TLS support to MiniHms by Zoltan Chovan · 2 weeks ago
  11. 94b246a KUDU-3778 [fs] speed up LBM startup by replaying small metadata files from memory by Yan-Daojiang · 4 weeks ago
  12. 43e84f1 KUDU-3781: build 3rd-party Thrift with OpenSSL support by Alexey Serbin · 2 weeks ago
  13. 1a04834 KUDU-1865 reduce cross-thread allocations in RPC (part 2) by Alexey Serbin · 3 weeks ago
  14. 6ab30ab KUDU-1865 reduce cross-thread allocations in RPC (part 1) by Alexey Serbin · 4 weeks ago
  15. 66827b1 KUDU-3762 - Fix catchup deadlock on LMP mismatch by Abhishek Chennaka · 7 weeks ago
  16. c037ba5 KUDU-3216 fix flakiness in LeadershipChangeOnTskGeneration (take 2) by Alexey Serbin · 4 weeks ago
  17. 8882db7 KUDU-3693: Add bearer token auth for Prometheus by Marton Greber · 5 weeks ago
  18. 3e42c0e KUDU-3690: Add filtering to /metrics_prometheus by Marton Greber · 5 weeks ago
  19. 16079e3 [tools] fix `table add_column` failing to add DECIMAL/VARCHAR columns by Yan-Daojiang · 5 weeks ago
  20. 2a6d793 [tools] perf loadgen: support configurable column counts for auto-created table by Yan-Daojiang · 5 weeks ago
  21. 1aa3a7e [auto_rebalancer] address TODO in ExecuteMoves() by Gabriella Lotz · 8 weeks ago
  22. 5e476d4 KUDU-3538: Add Prometheus HTTP service discovery by Marton Greber · 1 year, 10 months ago
  23. 54bc0b0 [build] Include OS version in kudu-binary artifact names by Abhishek Chennaka · 4 months ago
  24. eebdd0d KUDU-3776 fix sporadic gperftools build failure by Alexey Serbin · 5 weeks ago
  25. 24c979d [rpc] in-bulk memory recycling for Connection::ProcessOutboundTransfers() by Alexey Serbin · 9 weeks ago
  26. 0ba7f54 KUDU-3769 Upgrade Ranger from 2.1 to 2.6 by Abhishek Chennaka · 7 weeks ago
  27. aa7cc0a [rpc] use min priority queue for service queue container by Alexey Serbin · 7 weeks ago
  28. 8537ed5 [security] update DCHECK in TlsHandshake::Continue() by Alexey Serbin · 6 weeks ago
  29. 80f3968 KUDU-3768 Fix service file overwriting in kudu-subprocess JAR by Abhishek Chennaka · 7 weeks ago
  30. a2b5329 [server] aggregate sub-step progress for "Reading filesystem" by Yan-Daojiang · 7 weeks ago
  31. d4ec371 KUDU-3765 Add `diagnose tls_debug` CLI tool by Attila Bukor · 7 weeks ago
  32. 80873c9 [fs] add metrics for untracked orphaned blocks by Ashwani · 3 months ago
  33. 47a905e [tablet] optimize MemRowSet scan to single-pass changelist application by Yan-Daojiang · 2 months ago
  34. f25fef4 [fs,util] replace LOG_EVERY_N with KLOG_EVERY_N by Ashwani · 7 weeks ago
  35. 31ccd07 [rpc] add read/write event handling latency histograms by Alexey Serbin · 9 weeks ago
  36. c2c233f [fs] fix startup progress tracking containers_processed counter by Yan-Daojiang · 8 weeks ago
  37. 3aeb902 [rpc] nano-optimizations on RPC feature flags by Alexey Serbin · 7 weeks ago
  38. a0a7b25 KUDU-3685: add MiniPrometheus by Marton Greber · 8 weeks ago
  39. be9e859 [Python] add compatibility testing by Marton Greber · 2 months ago
  40. f153166 [gitignore] ignore .qtcreator dir by Alexey Serbin · 8 weeks ago
  41. bee410f modernize code with WARN_UNUSED_RESULT attribute by Alexey Serbin · 8 weeks ago
  42. c8baa0c KUDU-3729 Prefer follower moves in auto-rebalancing by Gabriella Lotz · 3 months ago
  43. 35f51f4 KUDU-3685: Add Prometheus to thirdparty by Marton Greber · 8 weeks ago
  44. 948a857 [server] fix typo in acceptor's effective accept backlog by Alexey Serbin · 8 weeks ago
  45. d8712fe fix flaky TestTableStatistics stat assertions by Marton Greber · 2 months ago
  46. 7c8d807 docs: add Flink replication guide by Marton Greber · 3 months ago
  47. 748ef10 [rpc] add PREDICT_FALSE() for unlikely error scenarios by Alexey Serbin · 9 weeks ago
  48. b08896a [examples] add replication demo by Marton Greber · 3 months ago
  49. 3c59615 Fix misleading Javadoc for writer.maxBufferSize by Marton Greber · 2 months ago
  50. 99d498f KUDU-3755 tool: add leave_files to control shell by Marton Greber · 3 months ago
  51. 80c1b1d KUDU-3758 avoid TransferPayload copying for CreateForCall{Request,Response} by Alexey Serbin · 2 months ago
  52. 49610a0 [fs] fix partial blocks deletion case in rocksdb by Ashwani · 3 months ago
  53. 737e339 KUDU-3757 usability improvement for unsafe/experimental flags by Alexey Serbin · 3 months ago
  54. 67d60d7 docker: upgrade Java environment to Java 17 by Marton Greber · 3 months ago
  55. 3ccae3b Fix JaCoCo aggregation skipped on test failure by Marton Greber · 3 months ago
  56. 8ae10c9 [metrics] Export hostname as a Prometheus label by Yan-Daojiang · 3 months ago
  57. 68f10dd KUDU-3750 python: per-test master/tserver flags by Marton Greber · 3 months ago
  58. 2991ce9 KUDU-3692 Export entity attributes as Prometheus labels by Yan-Daojiang · 3 months ago
  59. 57b1c24 KUDU-3753 Replace HTTP links with HTTPS by Gabriella Lotz · 3 months ago
  60. 7787e66 KUDU-3749 Fix range key hex encoding by Gabriella Lotz · 3 months ago
  61. 3a5468b [client] make zlib's compress symbols local in libkudu_client by Alexey Serbin · 3 months ago
  62. ad93bb7 [server] use the 'counter' type for the 'uptime' metric by Alexey Serbin · 3 months ago
  63. 07148ad [build] ignore local Claude configuration by Yan-Daojiang · 3 months ago
  64. 55b63f0 KUDU-3743 Add table statistics to Python client by Marton Greber · 3 months ago
  65. 73a05c4 [tools] Add --preserve_table_ids flag to unsafe_rebuild by Yan-Daojiang · 5 months ago
  66. e890295 Add swagger verification test target by Gabriella Lotz · 4 months ago
  67. a4c7dcc [java] update Netty up to 4.1.131.Final version by Alexey Serbin · 3 months ago
  68. b0273b0 KUDU-3728 Add range-aware rebalancing to auto_rebalancer by Gabriella Lotz · 5 months ago
  69. d4374ab [common] remove ignored 'const' qualifier on return type by Alexey Serbin · 3 months ago
  70. a771983 [build-support] fix Jenkins build by Alexey Serbin · 3 months ago
  71. 3b86a9c [infra] Update build-and-test.sh for Java 17 by Zoltan Chovan · 3 months ago
  72. 9b8aef9 [build][java] KUDU-3681: Move to JDK17 by zchovan · 10 months ago
  73. ab4da27 [build] Allow CLEAN_THIRDPARTY label in commit messages. by Zoltan Martonka · 3 months ago
  74. 2f16608 Auto-rebalancer: clear replace marker on failed moves by 宋家成 · 2 years, 4 months ago
  75. 63d9c39 KUDU-3734 include undo size while picking rowsets by Ashwani · 10 months ago
  76. 73ae1d7 [java] update log4j from 2.24.3 to 2.25.3 by Alexey Serbin · 4 months ago
  77. d3802e7 KUDU-3700 Add swagger verification script docs by Gabriella Lotz · 5 months ago
  78. e4170f0 KUDU-3738 enable range-aware rebalancing by default in CLI tools by Alexey Serbin · 4 months ago
  79. 0a63f03 [tserver] log errors on invalid schemas by Alexey Serbin · 4 months ago
  80. cad295f KUDU-3723 fix interpretation of new range partition specs by Alexey Serbin · 6 months ago
  81. fdfb2e0 [webserver] Restrict UI pages to GET/HEAD methods only by Gabriella Lotz · 7 months ago
  82. 514a3ff [codegen] fix build on macOS by Alexey Serbin · 4 months ago
  83. 5c07add [consensus] Fix heartbeat batching upper limit. by Zoltan Martonka · 4 months ago
  84. 8a0c4bd [consensus] report tablet ID with CheckOpInSequence in AdvanceCommittedIndex by Alexey Serbin · 4 months ago
  85. 2c7757b KUDU-3736 add CodegenTest.CodegenRandomSchemas scenario by Alexey Serbin · 5 months ago
  86. 1d789a8 [cmake_modules] fix linker detection by Zoltan Martonka · 5 months ago
  87. 469eff5 KUDU-1457 [8/n] Parameterize tests with ip config by Ashwani Raina · 7 months ago
  88. a1b8797 KUDU-1457 [7/n] Use correct URL host for ip mode by Ashwani Raina · 7 months ago
  89. 0efbebd KUDU-3736 fix SIGSEGV in codegen with libgcc-11.5.0-10+ by Alexey Serbin · 4 months ago
  90. 6dc40cf KUDU-1457 [6/n] Enable IPv6-only mode for webserver by Ashwani Raina · 7 months ago
  91. 3722ed4 [net] make SockAddr::HashCode() return size_t by Alexey Serbin · 5 months ago
  92. 2b38a89 [examples] Bump up Kudu version to 1.18.1 for examples by Abhishek Chennaka · 5 months ago
  93. f8e57b5 [test_util] report random seed only with verbose logging by Alexey Serbin · 5 months ago
  94. dc97ec0 Fix clean TSAN build. by Zoltan Martonka · 5 months ago
  95. 79812b2 auto_rebalancer: enforce max_moves_per_server per tserver by Gabriella Lotz · 6 months ago
  96. 3332cc1 [Java] Fix TLS truststore init for FIPS providers by Marton Greber · 5 months ago
  97. 242b465 [codegen] relax memory ordering for metric updates by Alexey Serbin · 5 months ago
  98. 76ee290 [codegen] encode projection key once by Alexey Serbin · 6 months ago
  99. 8ae4fe1 KUDU-1457 [5/n] Enable IPv6-only mode for rpc by Ashwani Raina · 7 months ago
  100. 0e12730 [benchmarks] flatbuffers used as header-only library by Alexey Serbin · 6 months ago