Sign in
apache
/
kudu
/
HEAD
7c8d807
docs: add Flink replication guide
by Marton Greber
· 2 weeks ago
master
748ef10
[rpc] add PREDICT_FALSE() for unlikely error scenarios
by Alexey Serbin
· 4 days ago
b08896a
[examples] add replication demo
by Marton Greber
· 3 weeks ago
3c59615
Fix misleading Javadoc for writer.maxBufferSize
by Marton Greber
· 10 days ago
99d498f
KUDU-3755 tool: add leave_files to control shell
by Marton Greber
· 3 weeks ago
80c1b1d
KUDU-3758 avoid TransferPayload copying for CreateForCall{Request,Response}
by Alexey Serbin
· 9 days ago
49610a0
[fs] fix partial blocks deletion case in rocksdb
by Ashwani
· 2 weeks ago
737e339
KUDU-3757 usability improvement for unsafe/experimental flags
by Alexey Serbin
· 14 days ago
67d60d7
docker: upgrade Java environment to Java 17
by Marton Greber
· 2 weeks ago
3ccae3b
Fix JaCoCo aggregation skipped on test failure
by Marton Greber
· 3 weeks ago
8ae10c9
[metrics] Export hostname as a Prometheus label
by Yan-Daojiang
· 3 weeks ago
68f10dd
KUDU-3750 python: per-test master/tserver flags
by Marton Greber
· 4 weeks ago
2991ce9
KUDU-3692 Export entity attributes as Prometheus labels
by Yan-Daojiang
· 5 weeks ago
57b1c24
KUDU-3753 Replace HTTP links with HTTPS
by Gabriella Lotz
· 3 weeks ago
7787e66
KUDU-3749 Fix range key hex encoding
by Gabriella Lotz
· 4 weeks ago
3a5468b
[client] make zlib's compress symbols local in libkudu_client
by Alexey Serbin
· 3 weeks ago
ad93bb7
[server] use the 'counter' type for the 'uptime' metric
by Alexey Serbin
· 3 weeks ago
07148ad
[build] ignore local Claude configuration
by Yan-Daojiang
· 4 weeks ago
55b63f0
KUDU-3743 Add table statistics to Python client
by Marton Greber
· 6 weeks ago
73a05c4
[tools] Add --preserve_table_ids flag to unsafe_rebuild
by Yan-Daojiang
· 3 months ago
e890295
Add swagger verification test target
by Gabriella Lotz
· 6 weeks ago
a4c7dcc
[java] update Netty up to 4.1.131.Final version
by Alexey Serbin
· 4 weeks ago
b0273b0
KUDU-3728 Add range-aware rebalancing to auto_rebalancer
by Gabriella Lotz
· 3 months ago
d4374ab
[common] remove ignored 'const' qualifier on return type
by Alexey Serbin
· 5 weeks ago
a771983
[build-support] fix Jenkins build
by Alexey Serbin
· 5 weeks ago
3b86a9c
[infra] Update build-and-test.sh for Java 17
by Zoltan Chovan
· 6 weeks ago
9b8aef9
[build][java] KUDU-3681: Move to JDK17
by zchovan
· 8 months ago
ab4da27
[build] Allow CLEAN_THIRDPARTY label in commit messages.
by Zoltan Martonka
· 5 weeks ago
2f16608
Auto-rebalancer: clear replace marker on failed moves
by 宋家成
· 2 years, 1 month ago
63d9c39
KUDU-3734 include undo size while picking rowsets
by Ashwani
· 8 months ago
73ae1d7
[java] update log4j from 2.24.3 to 2.25.3
by Alexey Serbin
· 7 weeks ago
d3802e7
KUDU-3700 Add swagger verification script docs
by Gabriella Lotz
· 2 months ago
e4170f0
KUDU-3738 enable range-aware rebalancing by default in CLI tools
by Alexey Serbin
· 8 weeks ago
0a63f03
[tserver] log errors on invalid schemas
by Alexey Serbin
· 9 weeks ago
cad295f
KUDU-3723 fix interpretation of new range partition specs
by Alexey Serbin
· 4 months ago
fdfb2e0
[webserver] Restrict UI pages to GET/HEAD methods only
by Gabriella Lotz
· 5 months ago
514a3ff
[codegen] fix build on macOS
by Alexey Serbin
· 9 weeks ago
5c07add
[consensus] Fix heartbeat batching upper limit.
by Zoltan Martonka
· 9 weeks ago
8a0c4bd
[consensus] report tablet ID with CheckOpInSequence in AdvanceCommittedIndex
by Alexey Serbin
· 9 weeks ago
2c7757b
KUDU-3736 add CodegenTest.CodegenRandomSchemas scenario
by Alexey Serbin
· 3 months ago
1d789a8
[cmake_modules] fix linker detection
by Zoltan Martonka
· 3 months ago
469eff5
KUDU-1457 [8/n] Parameterize tests with ip config
by Ashwani Raina
· 5 months ago
a1b8797
KUDU-1457 [7/n] Use correct URL host for ip mode
by Ashwani Raina
· 5 months ago
0efbebd
KUDU-3736 fix SIGSEGV in codegen with libgcc-11.5.0-10+
by Alexey Serbin
· 2 months ago
6dc40cf
KUDU-1457 [6/n] Enable IPv6-only mode for webserver
by Ashwani Raina
· 5 months ago
3722ed4
[net] make SockAddr::HashCode() return size_t
by Alexey Serbin
· 3 months ago
2b38a89
[examples] Bump up Kudu version to 1.18.1 for examples
by Abhishek Chennaka
· 3 months ago
f8e57b5
[test_util] report random seed only with verbose logging
by Alexey Serbin
· 3 months ago
dc97ec0
Fix clean TSAN build.
by Zoltan Martonka
· 3 months ago
79812b2
auto_rebalancer: enforce max_moves_per_server per tserver
by Gabriella Lotz
· 4 months ago
3332cc1
[Java] Fix TLS truststore init for FIPS providers
by Marton Greber
· 3 months ago
242b465
[codegen] relax memory ordering for metric updates
by Alexey Serbin
· 3 months ago
76ee290
[codegen] encode projection key once
by Alexey Serbin
· 4 months ago
8ae4fe1
KUDU-1457 [5/n] Enable IPv6-only mode for rpc
by Ashwani Raina
· 5 months ago
0e12730
[benchmarks] flatbuffers used as header-only library
by Alexey Serbin
· 4 months ago
dc74173
KUDU-3545 fix race condition when (un)registring EH frames
by Alexey Serbin
· 4 months ago
4688977
KUDU-1261 fix logging in AsyncAlterTable::SendRequest()
by Alexey Serbin
· 4 months ago
8627147
[Java] Fix signing jars
by Abhishek Chennaka
· 4 months ago
6799d13
KUDU-3722 unit mismatch in ProceedWithFlush
by James Teng
· 4 months ago
59f88bf
Add .env, venv, and .venv to gitignore.
by Zoltan Martonka
· 5 months ago
de19608
KUDU-2501 more instrumentation for TestNonRandomWorkloadLoadgen
by Alexey Serbin
· 5 months ago
7f20a7f
[rest] Return HTTP 503 for non-leader masters
by Gabriella Lotz
· 5 months ago
c139caf
[java] Fix test result xml generation
by zchovan
· 5 months ago
513862e
[docs] Document tablet_history_max_age_sec behavior
by Abhishek Chennaka
· 5 months ago
99c137d
[java] Fix compiler warnings in array support
by Gabriella Lotz
· 5 months ago
8bbf0d2
[rpc,util] __thread --> thread_local
by Alexey Serbin
· 5 months ago
4179b6d
KUDU-3662: Add stress test for checkpoint recovery
by Marton Greber
· 6 months ago
fefef37
KUDU-3662: Fix race condition in Kudu replication
by Marton Greber
· 6 months ago
e088555
[util] remove chromium-based Atomics from env_posix.cc
by Alexey Serbin
· 5 months ago
879a8f9
KUDU-3716 Add version to IPKI CA CSR
by Attila Bukor
· 5 months ago
27d5373
[Java] Resolve ClassNotFoundException: kudu.DefaultSource
by Abhishek Chennaka
· 7 months ago
314edd7
Enable REST API endpoints in webserver crawl test
by Gabriella Lotz
· 6 months ago
1520269
KUDU-1261 'array_max_elem_num' flag for 'kudu perf loadgen'
by Alexey Serbin
· 5 months ago
26776e7
[docs] refresh `kudu master add` documentation
by Alexey Serbin
· 5 months ago
d8a95cf
[java] Split TestKuduClient into smaller modules
by Gabriella Lotz
· 5 months ago
d40c99f
KUDU-3662: Fix shading in kudu-replication
by Marton Greber
· 6 months ago
706af2d
[tools] update 'kudu master add' in-line help
by Alexey Serbin
· 5 months ago
b0c0059
[java] mention the -DshowTestOutput flag in README
by Alexey Serbin
· 5 months ago
0670796
[test] Skip test if hostname has no DNS record
by Ashwani Raina
· 5 months ago
9b92708
Add OpenAPI specification for REST API endpoints
by gabriellalotz
· 11 months ago
9086312
KUDU-3714: Add REST API tests for 1D array columns
by Gabriella Lotz
· 5 months ago
c9617d1
[mini_kdc] remove duplicate code in CreateServiceKeytab()
by Alexey Serbin
· 5 months ago
920b11d
KUDU-3712 fix flakiness in debug-util-test
by Alexey Serbin
· 5 months ago
492273a
[util] fix typo in sanitizer_options.cc
by Alexey Serbin
· 5 months ago
dc11e1c
[java] log test scenario name in TestKuduClient
by Alexey Serbin
· 5 months ago
ae8498e
[java] log information on random seed in DEBUG level
by Alexey Serbin
· 5 months ago
60f5e52
KUDU-1261 make ArrayCellMetadataView::Init() more robust
by Alexey Serbin
· 6 months ago
1d0cb01
KUDU-1261 [Java] Add spark bindings for Array columns
by Abhishek Chennaka
· 6 months ago
3e89ebf
KUDU-1261 correct estimate for validity bitmap encoder buffer
by Alexey Serbin
· 6 months ago
8d75a6f
KUDU-1261 fix reading non-nullable array columns
by Alexey Serbin
· 6 months ago
5cc5d42
KUDU-1261 [Java] Add guard rails for Array type columns
by Abhishek Chennaka
· 6 months ago
7d19ee8
KUDU-1261 use bits not bytes for validity in array1d.fbs
by Alexey Serbin
· 6 months ago
5688a9a
KUDU-1261 fix criteria to select proper block writer
by Alexey Serbin
· 6 months ago
6aa01e2
KUDU-1261 [Java] Add array column support in AlterTableOptions
by Abhishek Chennaka
· 6 months ago
2588fb8
KUDU-1261 [Java] Add PartialRow.getArrayData()
by Abhishek Chennaka
· 6 months ago
c56fb24
KUDU-1261 [Java] Add read support for Array Type
by Abhishek Chennaka
· 6 months ago
4aefe43
KUDU-1261 [Java] Add write support for Array Type
by Abhishek Chennaka
· 6 months ago
18b1930
KUDU-1261 use --array_cell_max_elem_num for encoder buffer estimate
by Alexey Serbin
· 6 months ago
51f761c
KUDU-1261 [Java] Fix ColumnSchemaBuilder copy constructor
by Abhishek Chennaka
· 6 months ago
f39a422
KUDU-1261 apply ARRAY_1D_COLUMN_TYPE in Java client
by Alexey Serbin
· 6 months ago
Next »