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