commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
[kudu] branch branch-1.17.x updated: Bump versions in examples to 1.17.0
laiyingchun
[kudu] branch master updated: [doc] remove the supportng of el6
alexey
[kudu] branch branch-1.17.x updated: Bump version to 1.17.0
alexey
[kudu] branch master updated: KUDU-3476: Make replica placement range and table aware
alexey
[kudu] branch branch-1.17.x updated: [build] Fix build issue on MacOS
alexey
[kudu] branch master updated: Fix master_hms-itest on RHEL9
alexey
svn commit: r62703 - /release/kudu/KEYS
laiyingchun
svn commit: r62702 - /release/kudu/KEYS
laiyingchun
[kudu] branch master updated (61d229678 -> 68797aab6)
laiyingchun
[kudu] 01/04: [client] KUDU-1945 Add UPSERT support
laiyingchun
[kudu] 03/04: [cpp-client] KUDU-3455 Reduce space complexity and speed up hash partition pruning for in-list predicate
laiyingchun
[kudu] 02/04: KUDU-1945 Backup/restore for tables with auto incrementing columns
laiyingchun
[kudu] 04/04: KUDU-3371 [fs] make LogBlockContainer a base class
laiyingchun
[kudu] branch master updated: KUDU-3448 Add support for encrypting existing keys
alexey
[kudu] branch master updated: unset *_proxy env variables for Python3 tests
alexey
[kudu] branch master updated: [multi-tenancy] add a server key upgrade tool
laiyingchun
[kudu] branch branch-1.17.x updated: [docs] Add release notes for 1.17.0
laiyingchun
[kudu] branch master updated: [java] introduce skipCodeStyleChecks gradle property
alexey
[kudu] branch master updated: [server] KUDU-1945 Auto_incrementing column UPSERT support
alexey
[kudu] branch master updated (ed1fe26c6 -> 2d4ea1de6)
alexey
[kudu] 01/02: [doc] update build/install instructions for RHEL9
alexey
[kudu] 02/02: [util] fix expected/actual arguments for ASSERT_EQ()
alexey
[kudu] branch master updated: [util] fix at-rest {en,de}cryption for OpenSSL 3
alexey
[kudu] branch branch-1.17.x updated: [build-support] allow building with gcc/g++-7 on SLES
alexey
[kudu] branch master updated: [Tool] Show the information of a tablet
laiyingchun
[kudu] branch branch-1.17.x updated (14cb78662 -> ad98fc249)
laiyingchun
[kudu] 02/03: [rpc] clean up JWT-related client-side negotiation code
laiyingchun
[kudu] 01/03: [util] KUDU-3392: add validator for --trusted_certificate_file
laiyingchun
[kudu] 03/03: [examples] make C++ example working with HMS-enabled cluster
laiyingchun
[kudu] branch branch-1.17.x updated: [mini-cluster] fix build if NO_TESTS=1
alexey
[kudu] branch master updated (8e8a39741 -> 570936fa8)
laiyingchun
[kudu] 01/03: KUDU-1945 Add Python example for non-unique PK
laiyingchun
[kudu] 03/03: [Client] Add query id to trace the whole query process
laiyingchun
[kudu] 02/03: [KUDU-3483] Log requestor info and request id for write interface
laiyingchun
[kudu] branch master updated (7ed5a3093 -> 8e8a39741)
laiyingchun
[kudu] 02/02: KUDU-3413 add tenant info in metadata for multi-tenancy
laiyingchun
[kudu] 01/02: [java] add buffer space limit for KuduSession
laiyingchun
[kudu] branch master updated: [examples] make C++ example working with HMS-enabled cluster
alexey
[kudu] branch master updated: [util] KUDU-3392: add validator for --trusted_certificate_file
alexey
[kudu] branch master updated: [rpc] clean up JWT-related client-side negotiation code
alexey
[kudu] branch branch-1.17.x updated: Update libraries to be excluded in RHEL9
laiyingchun
[kudu] branch branch-1.17.x updated (adebc84f2 -> 837a0857d)
laiyingchun
[kudu] 08/15: [tools] remove the duplicated function GetReplicas
laiyingchun
[kudu] 03/15: [jwt] switching JWT verification to KeyBasedJwtVerifier
laiyingchun
[kudu] 07/15: [security] handle BIO_new
laiyingchun
[kudu] 06/15: [docs] fix instructions for building Kudu on SLES
laiyingchun
[kudu] 02/15: [build-support] unset *_proxy env variables for Python tests
laiyingchun
[kudu] 01/15: KUDU-3479 Put some patches back into LLVM 11
laiyingchun
[kudu] 13/15: [build] Update libraries to be excluded in SLES15 SP4
laiyingchun
[kudu] 15/15: Fix OpenSSL3 FIPS_mode() issue on RHEL9.1
laiyingchun
[kudu] 12/15: [tablet] GC ancient, fully deleted rowsets without live row count stats
laiyingchun
[kudu] 05/15: [java] allow adding CA certs to the client's trust chain
laiyingchun
[kudu] 04/15: [webserver] handlers for application/octet-stream content
laiyingchun
[kudu] 11/15: [thirdparty] upgrade libunwind to 1.6.2
laiyingchun
[kudu] 14/15: Make dep_extract.py work with Python3
laiyingchun
[kudu] 10/15: KUDU-3474: Add zlib as dependency of libunwind for ARM
laiyingchun
[kudu] branch master updated (90810349c -> 14c326461)
abukor
[kudu] 02/02: Make dep_extract.py work with Python3
abukor
[kudu] 01/02: Fix OpenSSL3 FIPS_mode() issue on RHEL9.1
abukor
[kudu] branch master updated: Update libraries to be excluded in RHEL9
alexey
[kudu] branch master updated: KUDU-3326 Add soft-delete to Python client
laiyingchun
[kudu] branch master updated (a0c0c44b9 -> a10b94917)
alexey
[kudu] 02/03: [rpc] replace UserCredentials::Equals() with operator==()
alexey
[kudu] 03/03: [rpc] replace ConnectionId::Equals() with operator==()
alexey
[kudu] 01/03: [cfile] replace BlockPointer::Equals() with operator==()
alexey
[kudu] branch master updated: [java] allow adding CA certs to the client's trust chain
abukor
[kudu] branch master updated: [webserver] handlers for application/octet-stream content
alexey
[kudu] branch master updated (2a29d299c -> d49b34aff)
alexey
[kudu] 01/02: [build-support] unset *_proxy env variables for Python tests
alexey
[kudu] 02/02: [jwt] switching JWT verification to KeyBasedJwtVerifier
alexey
[kudu] branch branch-1.17.x updated (2d0164f59 -> adebc84f2)
alexey
[kudu] 02/05: [rpc] tighten TLS cert requirements for JWT authn
alexey
[kudu] 03/05: [master] add /ipki-ca-cert webserver end-point
alexey
[kudu] 01/05: [util] clear OpenSSL error queue on jwt-cpp activity
alexey
[kudu] 05/05: [python] allow adding trusted CA certs when using JWT
alexey
[kudu] 04/05: [client] allow adding trusted CA certs for RPC connection negotiation
alexey
[kudu] branch branch-1.17.x updated (cb2c69ea7 -> 2d0164f59)
alexey
[kudu] 03/03: [server] remove unused JWT-related flags
alexey
[kudu] 02/03: [client] KUDU-3472 Python client API to import JWT
alexey
[kudu] 01/03: [client] KUDU-3472 Java client API to import JWT
alexey
[kudu] branch branch-1.17.x updated: [client] KUDU-3472 C++ client API to import JWT
alexey
[kudu] branch branch-1.17.x updated: [util] handle OpenSSL errors in JWT code
alexey
[kudu] branch branch-1.17.x updated (c2fe33a03 -> 06bd4cbc1)
alexey
[kudu] 01/06: jwt: plumb JWT into mini cluster
alexey
[kudu] 03/06: [jwt] Verify JWKS URL server TLS certificate by default
alexey
[kudu] 04/06: jwt: Java client usage of JWTs
alexey
[kudu] 05/06: Update security-itest jwt tests
alexey
[kudu] 06/06: [jwt] Fix flaky jwt tests
alexey
[kudu] 02/06: jwt: Additional test
alexey
[kudu] branch master updated: KUDU-3452 A tool to report on table creation progress
alexey
[kudu] branch branch-1.17.x updated (9613d12fa -> c2fe33a03)
laiyingchun
[kudu] 02/06: [thirdparty] handle OpenSSL errors properly in curl and squeasel
laiyingchun
[kudu] 05/06: [util] remove unused JWT-related code
laiyingchun
[kudu] 06/06: jwt: introduce MiniOidc
laiyingchun
[kudu] 01/06: [tools] add bound_http_address into DaemonInfoPB
laiyingchun
[kudu] 03/06: jwt: add control points for test binaries
laiyingchun
[kudu] 04/06: [Python] Refactor tests to use assertRaisesRegex
laiyingchun
[kudu] branch master updated: [tools] remove the duplicated function GetReplicas
alexey
[kudu] branch master updated: KUDU-3448 Move password retrieval to master init
alexey
[kudu] branch branch-1.17.x updated: [java] alternative distro for Gradle propdeps plugin
laiyingchun
[kudu] branch branch-1.17.x updated: [client] add -Werror flag for checking client C++ API
alexey
[kudu] branch master updated: [java] alternative distro for Gradle propdeps plugin
alexey
[kudu] branch master updated: KUDU-3479 Put some patches back into LLVM 11
laiyingchun
[kudu] branch branch-1.17.x updated (cdad8f58a -> 82d4c66ec)
laiyingchun
[kudu] 03/05: KUDU-3248 improve replica selection initialization
laiyingchun
[kudu] 02/05: [tests] fix flakiness in TestNoMoreRetryWithWongServerUuid
laiyingchun
[kudu] 05/05: [util] use include guard macro in int128.h header
laiyingchun
[kudu] 01/05: KUDU-3418 Improve hole punching error message description.
laiyingchun
[kudu] 04/05: [client] fix clang warning
laiyingchun
[kudu] branch branch-1.17.x updated (a44435bc1 -> cdad8f58a)
laiyingchun
[kudu] branch branch-1.17.x updated: [client] fix clang warning
laiyingchun
[kudu] branch branch-1.17.x updated (20d04298d -> cdad8f58a)
laiyingchun
[kudu] branch branch-1.17.x updated: [util] use include guard macro in int128.h header
laiyingchun
[kudu] branch branch-1.17.x updated (71dd3d707 -> cdad8f58a)
alexey
[kudu] 02/03: [tests] Fix flakiness in log-rolling-itest.cc
alexey
[kudu] 01/03: [examples] make client_examples-test.sh pass
alexey
[kudu] 03/03: [tools] KUDU-1945: Kudu table copy and perf loadgen
alexey
[kudu] branch branch-1.17.x updated (b68bbf66f -> 71dd3d707)
laiyingchun
[kudu] 01/02: [master] Exclude tservers in MAINTENANCE_MODE when leader rebalancing
laiyingchun
[kudu] 02/02: Fix missing spaces in Substitute pattern
laiyingchun
[kudu] branch master updated: KUDU-3448 Add support for encrypting TSKs
laiyingchun
[kudu] branch branch-1.17.x updated (476aaa995 -> b68bbf66f)
laiyingchun
[kudu] 02/03: [Python] Add support for comment in ColumnSchema
laiyingchun
[kudu] 01/03: [client] fix API non-compliance in KuduUpsertIgnore
laiyingchun
[kudu] 03/03: KUDU-1945 Add C++ example for non-unique PK
laiyingchun
[kudu] branch master updated: [cmake] Kudu should compile on Mac OS without SDKROOT set.
abukor
[kudu] branch branch-1.17.x updated: KUDU-1945 Update docs with non-unique PK
abukor
[kudu] branch branch-1.17.x updated (c78953f5e -> fba060ffb)
laiyingchun
[kudu] 01/02: [server] KUDU-1945 Fix bug in RowOperationsPBDecoder
laiyingchun
[kudu] 02/02: [tools] KUDU-1945 Print auto-incrementing counter in kudu wal dump
laiyingchun
[kudu] branch master updated (8c546ae7f -> 195e1b51b)
laiyingchun
[kudu] 02/02: KUDU-3413 [multi-tenancy] add some renames for multi-tenancy
laiyingchun
[kudu] 01/02: [tools] KUDU-1945: Kudu table copy and perf loadgen
laiyingchun
[kudu] branch master updated (72b325312 -> 8c546ae7f)
alexey
[kudu] 01/03: [master] add /ipki-ca-cert webserver end-point
alexey
[kudu] 03/03: [python] allow adding trusted CA certs when using JWT
alexey
[kudu] 02/03: [client] allow adding trusted CA certs for RPC connection negotiation
alexey
[kudu] branch master updated: [rpc] tighten TLS cert requirements for JWT authn
alexey
[kudu] branch master updated: [tools] add bound_http_address into DaemonInfoPB
alexey
[kudu] branch master updated: [tests] Fix flakiness in log-rolling-itest.cc
alexey
[kudu] branch master updated: [util] introduce EXPECT_STR_MATCHES() macro
alexey
[kudu] branch master updated: [util] clear OpenSSL error queue on jwt-cpp activity
alexey
[kudu] branch master updated (2e81ebd08 -> 7feb2cfc1)
alexey
[kudu] 01/02: KUDU-3474: Add zlib as dependency of libunwind for ARM
alexey
[kudu] branch master updated: [server] remove unused JWT-related flags
alexey
[kudu] branch master updated: [KUDU-3452] Make validate tablet creating task not affected
zhangyifan
[kudu] branch master updated: KUDU-3452 Allow creating tablets under replicated tables
laiyingchun
[kudu] branch master updated: KUDU-1945 Update docs with non-unique PK
laiyingchun
[kudu] branch gh-pages updated: KUDU-1945 Update faq with non-unique PK
laiyingchun
[kudu] branch master updated: [client] KUDU-3472 Python client API to import JWT
alexey
[kudu] branch master updated: [thirdparty] upgrade libunwind to 1.6.2
alexey
[kudu] branch master updated: [client] KUDU-3472 Java client API to import JWT
alexey
[kudu] branch master updated: [client] KUDU-3472 C++ client API to import JWT
alexey
[kudu] branch master updated: [thirdparty] handle OpenSSL errors properly in curl and squeasel
alexey
[kudu] branch master updated: Fix missing spaces in Substitute pattern
zhangyifan
[kudu] branch master updated: [docs] fix instructions for building Kudu on SLES
alexey
[kudu] branch master updated: [build-support] fix build on CentOS/RHEL
alexey
[kudu] branch master updated: KUDU-3248 improve replica selection initialization
alexey
[kudu] branch master updated: [tablet] GC ancient, fully deleted rowsets without live row count stats
laiyingchun
[kudu] branch master updated: [security] handle BIO_new
alexey
[kudu] branch master updated: [util] handle OpenSSL errors in JWT code
alexey
[kudu] branch master updated: [java] KUDU-3455 Reduce space complexity of hash partition pruning for in-list predicate
laiyingchun
[kudu] branch master updated: [tests] fix flakiness in TestNoMoreRetryWithWongServerUuid
alexey
[kudu] branch master updated: [master] Exclude tservers in MAINTENANCE_MODE when leader rebalancing
laiyingchun
[kudu] branch master updated (6064d5ecf -> 8abe10cd6)
alexey
[kudu] 01/02: [util] use include guard macro in int128.h header
alexey
[kudu] 02/02: [client] add -Werror flag for checking client C++ API
alexey
[kudu] branch master updated: [client] fix clang warning
alexey
[kudu] branch master updated: [build-support] allow building with gcc/g++-7 on SLES
alexey
[kudu] branch master updated: [jwt] Fix flaky jwt tests
alexey
[kudu] branch master updated: [examples] make client_examples-test.sh pass
alexey
[kudu] branch master updated: [client] fix API non-compliance in KuduUpsertIgnore
alexey
[kudu] branch master updated: [build] Update libraries to be excluded in SLES15 SP4
alexey
[kudu] branch master updated: [tools] KUDU-1945 Print auto-incrementing counter in kudu wal dump
alexey
[kudu] branch master updated: [mini-cluster] fix build if NO_TESTS=1
alexey
[kudu] branch master updated: [util] remove unused JWT-related code
alexey
[kudu] branch master updated: Update security-itest jwt tests
alexey
[kudu] branch dependabot/bundler/docs/support/scripts/kramdown-2.4.0 created (now bde588ab2)
github-bot
[kudu] branch dependabot/bundler/docs/support/scripts/redcarpet-3.5.1 created (now f7f0f79ed)
github-bot
[kudu] branch dependabot/bundler/docs/support/scripts/rdoc-6.3.1 created (now 6029b19b3)
github-bot
[kudu] branch master updated (08bd36a87 -> a3a7c97be)
abukor
[kudu] 02/03: [jwt] Verify JWKS URL server TLS certificate by default
abukor
[kudu] 01/03: jwt: add control points for test binaries
abukor
[kudu] 03/03: jwt: Java client usage of JWTs
abukor
[kudu] branch master updated (3019848d0 -> 08bd36a87)
abukor
[kudu] 02/02: [Python] Refactor tests to use assertRaisesRegex
abukor
[kudu] 01/02: [docs] Add ninja to make_site.sh
abukor
[kudu] branch master updated: KUDU-1945 Add C++ example for non-unique PK
alexey
[kudu] branch branch-1.17.x updated: [Python] Add support for immutable column
alexey
[kudu] branch master updated: [server] KUDU-1945 Fix bug in RowOperationsPBDecoder
alexey
[kudu] branch branch-1.17.x updated: [tools] update 'kudu table copy' CLI tool
alexey
[kudu] branch master updated: [build] Fix build issue on MacOS
alexey
[kudu] branch branch-1.17.x updated: [clock] add sanity check to detect wall clock jumps
alexey
[kudu] branch master updated: jwt: Additional test
alexey
[kudu] branch master updated: [clock] add sanity check to detect wall clock jumps
alexey
[kudu] branch branch-1.17.x updated (4c56e0992 -> 29ac960da)
alexey
[kudu] 02/02: KUDU-3437 Set default block_cache_metrics_policy to reset
alexey
[kudu] 01/02: KUDU-1945 Update auto incrementing counter during bootstrap
alexey
[kudu] branch branch-1.17.x updated (f7038fcd6 -> 4c56e0992)
alexey
[kudu] 01/02: KUDU-1945 Auto-incrementing column feature flag
alexey
Earlier messages
Later messages