commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2021/04/14
[kudu] branch master updated (7fa9beb -> 2dda869)
awong
2021/04/14
[kudu] 02/02: KUDU-2671: Adds new field to PartitionSchema.
awong
2021/04/12
[kudu] branch master updated: KUDU-2612: send next txn keepalive sooner in case of timeout
alexey
2021/04/12
[kudu] branch master updated: KUDU-2612: fix txn keepalive failover in Java client
alexey
2021/04/12
[kudu] branch master updated: [test] Fix handling of assume statements in Java RetryRule
granthenke
2021/04/12
[kudu] branch branch-1.14.x updated: KUDU-3268: fix race between MM scheduling and unregistration
alexey
2021/04/12
[kudu] branch master updated: [mini_cluster] support pausing/resuming a daemon in test minicluster
alexey
2021/04/09
[kudu] branch master updated: KUDU-2612: Java client failover scenarios for TxnManager
alexey
2021/04/09
[kudu] branch master updated: [hms] allow hive.metastore.disallow.incompatible.col.type.changes to be true
awong
2021/04/09
[kudu] branch master updated: KUDU-3248: Match C++ replica selection behavior of Java client
granthenke
2021/04/09
[kudu] 02/03: [java] KUDU-1884 Make SASL proto name configurable
abukor
2021/04/09
[kudu] 01/03: KUDU-1884 Make Kerberos principal customizable
abukor
2021/04/09
[kudu] branch master updated (6aeb466 -> 308673d)
abukor
2021/04/09
[kudu] 03/03: [python] KUDU-1884 Make SASL protocol configurable
abukor
2021/04/08
[kudu] branch master updated: KUDU-3268: fix race between MM scheduling and unregistration
awong
2021/04/08
[kudu] branch master updated: [txns] fix race between tasks and destructor
awong
2021/04/07
[kudu] 02/03: KUDU-2871 support TLSv1.3 in Kudu RPC (C++ part)
alexey
2021/04/07
[kudu] 01/03: [txn_participant-test] deflake TxnParticipantTest.TestConcurrentOps
alexey
2021/04/07
[kudu] 03/03: KUDU-2871 support TLSv1.3 in Kudu RPC (Java part)
alexey
2021/04/07
[kudu] branch master updated (7c99e81 -> 0e1a154)
alexey
2021/04/06
[kudu] 02/02: [java] fix log message typo in KuduTransaction::startKeepaliveHeartbeating()
alexey
2021/04/06
[kudu] 01/02: [client] fix setting LookupRpcById's fields
alexey
2021/04/06
[kudu] branch master updated (879c1dd -> 7c99e81)
alexey
2021/04/05
[kudu] branch master updated: [build] drop RHEL/CentOS 6 OpenSSL ABI change workaround
alexey
2021/04/04
[kudu] 02/02: KUDU-2612: route txn op dispatching errors to write ops
awong
2021/04/04
[kudu] 01/02: KUDU-2612: allow ABORT_TXN txn ops to succeed if txn hasn't started
awong
2021/04/04
[kudu] branch master updated (ed3d916 -> 78fb204)
awong
2021/03/31
[kudu] branch master updated (c2b4eb2 -> ed3d916)
bankim
2021/03/31
[kudu] 02/02: [master] Check for 'last_known_addr' field when adding master
bankim
2021/03/31
[kudu] 01/02: [master] Remove FLAGS_master_consensus_allow_status_msg_for_failed_peer
bankim
2021/03/31
[kudu] branch master updated: [master] avoid copy when iterate req.new_extra_configs()
alexey
2021/03/29
[kudu] branch master updated: [consensus] small cleanup on consensus::Peer
alexey
2021/03/25
[kudu] branch master updated: [client] add logging on slow tablet opening
alexey
2021/03/24
[kudu] branch master updated: [client] add logging on slow metacache operations
alexey
2021/03/23
[kudu] branch master updated: KUDU-2612: add ScopedPartitionLock
awong
2021/03/23
[kudu] branch master updated: KUDU-2612: allow aborting after beginning to commit
awong
2021/03/23
[kudu] branch master updated: [test] KUDU-3266 Fix flakiness in dynamic_multi_master test
bankim
2021/03/22
[kudu] branch master updated: [rpc] minor cleanup on messenger.{h, cc}
alexey
2021/03/22
[kudu] branch master updated: KUDU-1926: disable TLS/SSL renegotiation
alexey
2021/03/22
[kudu] branch master updated: [docs] update build instructions to run on SLES 15
alexey
2021/03/20
[kudu] branch master updated: [backup] set spark.sql.legacy.parquet.int96RebaseModeInWrite
awong
2021/03/20
[kudu] branch master updated: [Java] Upgrade dependencies
granthenke
2021/03/19
[kudu] branch master updated: [threadpool] fix race in ThreadPoolToken::Submit()
alexey
2021/03/18
[kudu] branch master updated: [thirdparty] Remove unnecessary clang usage for libcxxabi
granthenke
2021/03/18
[kudu] branch master updated (f69a054 -> 6f4c534)
alexey
2021/03/18
[kudu] 04/04: [security] enhance tls_handshake test
alexey
2021/03/18
[kudu] 01/04: [security] move SslTypeTraits<BIO>::kFreeFunc to openssl_util.h
alexey
2021/03/18
[kudu] 03/04: [security] turn off TLS session cache
alexey
2021/03/18
[kudu] 02/04: [security] small re-factoring on TlsHandshake
alexey
2021/03/16
[kudu] branch master updated: [TlsSocket] clear error queue in Recv on SSL_RECEIVED_SHUTDOWN
alexey
2021/03/15
[kudu] branch master updated: [tool] Add the missing "member_type" in help text of list master CLI
bankim
2021/03/15
[kudu] branch master updated: [test][master] KUDU-3249 Recover dead master at the same HostPort
bankim
2021/03/11
[kudu] branch master updated: [tool] KUDU-3226 Validate List of Masters kudu ksck
awong
2021/03/11
[kudu] branch master updated: KUDU-2671: No-op ClientServerMapping if only one schema exists.
awong
2021/03/10
[kudu] branch master updated: [KUDU-3255] fix failure on CentOS7 docker build
granthenke
2021/03/09
[kudu] branch master updated: KUDU-3207 Switch RSA private key format to PKCS#8
abukor
2021/03/08
[kudu] branch master updated: [client] fix compilation warning in scan_token-test.cc
alexey
2021/03/08
[kudu] branch master updated: KUDU-3254 fix bug in meta-cache exposed by KUDU-1802
alexey
2021/03/07
[kudu] branch master updated: [txn_status_manager] remove test-only crutch
alexey
2021/03/07
[kudu] branch master updated: [gutil] use C++17's [[fallthrough]] attribute
alexey
2021/03/07
[kudu] branch branch-1.13.x updated: KUDU-3254 fix bug in meta-cache exposed by KUDU-1802
alexey
2021/03/06
[kudu] 02/02: [client] small clean up on scan_token-test
alexey
2021/03/06
[kudu] 01/02: [java] KUDU-3213: try at different server on TABLET_NOT_RUNNING
alexey
2021/03/06
[kudu] branch master updated (8858c02 -> b3136bd)
alexey
2021/03/03
[kudu] branch master updated: [mini-cluster] Fix mini-cluster license check when built on CentOS 8
granthenke
2021/03/02
[kudu] branch master updated: KUDU-2612 add perf scenario to TxnWriteOpsITest
alexey
2021/03/02
[kudu] branch master updated: KUDU-2612 tablet servers automatically register txn participants
alexey
2021/03/01
[kudu] branch master updated: [client-test] fix TestFailedDnsResolution
alexey
2021/03/01
[kudu] branch master updated: [multi-master-test] fix compilation warning
alexey
2021/02/26
[kudu] branch master updated: tablet: allow interleaving of row liveness between compaction input rows
awong
2021/02/26
[kudu] branch master updated: [client-test] more robust TestRetrieveAuthzTokenInParallel
alexey
2021/02/26
[kudu] 03/03: KUDU-2612: don't return NOT_FOUND when BEGIN_TXN has not yet run
awong
2021/02/26
[kudu] 01/03: test: add more natural test for KUDU-2233
awong
2021/02/26
[kudu] branch master updated (1ba4a4b -> 3faeb3d)
awong
2021/02/26
[kudu] 02/03: k8s: minor updates to the StatefulSet
awong
2021/02/25
[kudu] branch master updated: [client-test] added WriteWhileRestartingMultipleTabletServers
alexey
2021/02/25
[kudu] branch master updated: [thirdparty] Update thirdparty licenses
granthenke
2021/02/23
[kudu] branch master updated: [consensus] DriverType: rename REPLICA to FOLLOWER
alexey
2021/02/23
[kudu] branch master updated: [master] Fix validation for NON_VOTER on adding a master
bankim
2021/02/23
[kudu] branch master updated: KUDU-2671: Adds compatibility for per range hash schemas with unbounded ranges.
awong
2021/02/22
[kudu] branch master updated: [test] Fix flakiness with detecting a master in FAILED_UNRECOVERABLE state
bankim
2021/02/21
[kudu] branch master updated (91f332a -> 78bd6c0)
bankim
2021/02/21
[kudu] 02/02: [test] Start using GTEST_SKIP where applicable
bankim
2021/02/21
[kudu] 01/02: [thirdparty] Upgrade gmock/gtest to 1.10.0
bankim
2021/02/19
[kudu] branch master updated: [test] use full specification for RedoType elements
alexey
2021/02/19
[kudu] 02/02: [tool] KUDU-2181 CLI to remove master
bankim
2021/02/19
[kudu] 01/02: [tool] KUDU-2181 CLI to add master
bankim
2021/02/19
[kudu] branch master updated (4a88bde -> 645f9dc)
bankim
2021/02/17
[kudu] branch master updated: [master] fix race between shutdown and TxnManager init
alexey
2021/02/16
[kudu] branch master updated: python: pin pytest-runner to <5.3.0
awong
2021/02/16
[kudu] branch master updated: KUDU-2612: make BeginCommit return OK if already committed
awong
2021/02/16
[kudu] 01/02: [test] fix flake in TestConcurrentRepeatedCommitCalls
alexey
2021/02/16
[kudu] branch master updated (a1ea45e -> 0bda51a)
alexey
2021/02/16
[kudu] 02/02: [tests] small cleanup on TxnCommitITest
alexey
2021/02/15
[kudu] 02/02: [txn_commit-itest] use hash partitioned table for tests
alexey
2021/02/15
[kudu] branch master updated (7b0648f -> a1ea45e)
alexey
2021/02/15
[kudu] 01/02: [test] enable hash partitioning for TestWorkload's table
alexey
2021/02/12
[kudu] branch master updated: [test] Add PARALLEL_TESTS option to build-and-test.sh
granthenke
2021/02/12
[kudu] branch master updated: KUDU-2612: non-zero queue size for txn-commit pool
alexey
2021/02/10
[kudu] branch master updated: [transactions] add TxnSystemClient::CheckOpenTxnSystemTable()
alexey
2021/02/10
[kudu] branch master updated: [build] KUDU-3243 Fix cmake warnings
bankim
2021/02/10
[kudu] branch master updated: [thirdparty] use system curl for cmake
alexey
2021/02/10
[kudu] branch master updated: [test] Set PROCESSORS to 4 for maintenance_mode-itest
granthenke
2021/02/09
[kudu] branch master updated: KUDU-2612: add background task to abort transaction participants
awong
2021/02/09
[kudu] branch master updated: [master] turn off client location assignment by default
alexey
2021/02/09
[kudu] 02/03: [test] Skip CryptoTest.RsaPrivateKeyInputOutputPEM in FIPS mode
granthenke
2021/02/09
[kudu] 03/03: [test] Fix InstanceDetectorTest.Timeout when run on AWS
granthenke
2021/02/09
[kudu] 01/03: [test] Fix PasswdWebserverTest.TestCrashInFIPSMode test
granthenke
2021/02/09
[kudu] branch master updated (7afdac0 -> 37bc427)
granthenke
2021/02/09
[kudu] branch master updated: txns: syntactically sweeten some tuple-like variables
awong
2021/02/08
[kudu] branch master updated: [util] remove AutoReleasePool and cleanup related code
alexey
2021/02/08
[kudu] branch master updated: [master] KUDU-2181 Raft ChangeConfig request to remove a master
bankim
2021/02/08
[kudu] branch master updated: [gutil] update map-util to benefit from C++17
alexey
2021/02/08
[kudu] branch master updated: [gutil] EmplaceOrDie() to return reference
alexey
2021/02/05
[kudu] 03/04: txn_commit-itest: reduce runtime of TestCommitWhileDeletingTxnStatusManager
awong
2021/02/05
[kudu] 02/04: rpc: reduce logging when server is shutting down
awong
2021/02/05
[kudu] 01/04: txn_commit-itest: deflake TestCommitTasksReloadOnLeadershipChange
awong
2021/02/05
[kudu] 04/04: [tablet_service] removed namespace prefixes
awong
2021/02/05
[kudu] branch master updated (b9a8f2e -> d490850)
awong
2021/02/04
[kudu] branch master updated: KUDU-2612: background task to commit transaction
awong
2021/02/04
[kudu] 01/02: KUDU-2612: follow up of commit c033487
alexey
2021/02/04
[kudu] 02/02: [test] enable TxnStatusManagerITest.TxnKeepAliveMultiTxnStatusManagerInstances
alexey
2021/02/04
[kudu] branch master updated (7abbedf -> 4a47e08)
alexey
2021/02/02
[kudu] 02/02: [docs] Add the 1.14.0 release notes to the prior release notes
granthenke
2021/02/02
[kudu] 01/02: [test] Use the kudu binary in the external mini cluster
granthenke
2021/02/02
[kudu] branch master updated (3ac0633 -> 7abbedf)
granthenke
2021/02/01
[kudu] 01/02: [java] address warnings from the SonarLint tool
alexey
2021/02/01
[kudu] branch master updated (8c5e655 -> 3ac0633)
alexey
2021/02/01
[kudu] 02/02: [docs] minor update on the known issues
alexey
2021/02/01
[kudu] branch master updated: KUDU-2612: loosen restrictions for BEGIN_COMMIT ops
awong
2021/01/30
[kudu] branch master updated: KUDU-2612: restrict TxnStatusManager calls to be made by the leader only
awong
2021/01/28
[kudu] branch gh-pages updated: Fix 1.14.0 blog post
granthenke
2021/01/28
[kudu] branch gh-pages updated: Update the releases index page for release 1.14.0
granthenke
2021/01/28
[kudu] 02/02: [blog] Add post announcing Kudu 1.14.0
granthenke
2021/01/28
[kudu] branch gh-pages updated (d358341 -> abcfa01)
granthenke
2021/01/28
[kudu] branch master updated: KUDU-2612: add a TxnSystemClient to the tservers
granthenke
2021/01/28
[kudu] branch branch-1.14.x updated: KUDU-3239: [build] Disable errorprone on Java 11
granthenke
2021/01/28
[kudu] 02/04: [docs] Update versions in docs to 1.14.0
granthenke
2021/01/28
[kudu] branch branch-1.14.x updated (8637de1 -> 7b8f14a)
granthenke
2021/01/28
[kudu] 03/04: [build] Fix occasional Gradle build failures
granthenke
2021/01/28
[kudu] 04/04: [docker] Update pip install
granthenke
2021/01/28
[kudu] 01/04: [docs] Add the 1.13.0 release notes to the prior release notes
granthenke
2021/01/28
[kudu] 02/03: [docs] Update versions in docs to 1.14.0
granthenke
2021/01/28
[kudu] branch master updated (cbb8db7 -> b5e7362)
granthenke
2021/01/28
[kudu] 03/03: [docker] Update pip install
granthenke
2021/01/28
[kudu] 01/03: [examples] Update versions in examples to 1.14.0
granthenke
2021/01/28
[kudu] branch master updated: KUDU-3237 fix MaintenanceManagerTest.TestCompletedOpsHistory
alexey
2021/01/28
[kudu] branch master updated: [docs] Add the 1.13.0 release notes to the prior release notes
granthenke
2021/01/28
[kudu] branch branch-1.14.x updated (e0a81ab -> 8637de1)
granthenke
2021/01/28
[kudu] 01/02: [docs] Fix 1.14 release notes title
granthenke
2021/01/28
[kudu] 02/02: Bump version to 1.14.1-SNAPSHOT
granthenke
2021/01/28
[kudu] branch branch-1.14.x updated: Add release notes for 1.14.0
granthenke
2021/01/27
[kudu] branch master updated: KUDU-2612 keep-alive txn heartbeating for Java client
alexey
2021/01/27
[kudu] 02/02: KUDU-2612 Java client transaction implementation
alexey
2021/01/27
[kudu] branch master updated (202bcae -> 7432a7a)
alexey
2021/01/27
[kudu] 01/02: KUDU-3239: [build] Disable errorprone on Java 11
alexey
2021/01/27
[kudu] annotated tag 1.14.0 created (now fc63c45)
granthenke
2021/01/27
svn commit: r45611 - in /release/kudu/1.14.0: ./ apache-kudu-1.14.0.tar.gz apache-kudu-1.14.0.tar.gz.asc apache-kudu-1.14.0.tar.gz.sha512
granthenke
2021/01/26
[kudu] branch master updated: [build] Fix occasional Gradle build failures
granthenke
2021/01/25
[kudu] 02/02: [tablet] OpDriver::ExecuteAsync() return void
alexey
2021/01/25
[kudu] 01/02: scripts: add extra flags to start_kudu.sh
alexey
2021/01/25
[kudu] branch master updated (c6a770e -> 0ab94e9)
alexey
2021/01/21
[kudu] branch gh-pages updated: [blog] Cross post Bloom filter predicate blog post
bankim
2021/01/19
[kudu] branch master updated: [util] extra test for MaintenanceManager
alexey
2021/01/19
svn commit: r45495 - in /dev/kudu: 1.13.0-RC1/ 1.13.0-RC2/
granthenke
2021/01/19
svn commit: r45494 - in /dev/kudu/1.14.0-RC1: ./ apache-kudu-1.14.0.tar.gz apache-kudu-1.14.0.tar.gz.asc apache-kudu-1.14.0.tar.gz.sha512
granthenke
2021/01/19
[kudu] tag 1.14.0-RC1 created (now f9a1c3b)
granthenke
2021/01/19
[kudu] branch master updated: Update version to 1.15.0-SNAPSHOT
granthenke
2021/01/19
[kudu] branch branch-1.14.x updated: Bump version to 1.14.0
granthenke
2021/01/18
[kudu] branch branch-1.14.x created (now 55b10e8)
granthenke
2021/01/17
[kudu] 01/02: [build] Separate protobuf java compilation into a seperate module
granthenke
2021/01/17
[kudu] branch master updated (1dc7c83 -> 55b10e8)
granthenke
2021/01/17
[kudu] 02/02: [build] Add a test coverage report to the Java build
granthenke
2021/01/14
[kudu] branch master updated: KUDU-2612 Java client transaction API
alexey
2021/01/14
[kudu] branch master updated: [client] updated multi-row transaction API
alexey
2021/01/13
[kudu] branch master updated: [util] add a few new metrics in MaintenanceManager
alexey
2021/01/13
[kudu] branch master updated: [build] Add more options to the compatibility checker script
granthenke
2021/01/13
[kudu] branch master updated: KUDU-3205: Fix building scan tokens when tablet not found errors occur
granthenke
2021/01/13
[kudu] branch master updated: [java] Add JAAS example to client API doc
abukor
2021/01/12
[kudu] branch master updated: [build] Fix the java compatibility checker script
granthenke
2021/01/11
[kudu] branch master updated: [util] fix another lock contention in MaintenanceManager
alexey
2021/01/11
[kudu] 02/02: [docker] Update the supported base images
granthenke
2021/01/11
[kudu] 01/02: KUDU-1644 use range partition info for pruning
granthenke
2021/01/11
[kudu] branch master updated (a60b488 -> b2e3204)
granthenke
2021/01/08
[kudu] branch master updated: [build] Fix RAT license checks
granthenke
2021/01/07
[kudu] branch master updated: [docker] Add support for openSUSE in the Docker build
granthenke
2021/01/07
[kudu] branch master updated: [master] KUDU-2181 Procedure for copying sys catalog on adding master
bankim
2021/01/06
[kudu] branch master updated: [transactions] remove cached TransactionEntry's state
alexey
2021/01/06
[kudu] branch master updated: [docs] Add note about Javadoc compatibility
abukor
2021/01/06
[kudu] 02/02: [build] Automate using GCC-8 on SLES 12
granthenke
2021/01/06
[kudu] branch master updated (b284a0a -> 737877d)
granthenke
2021/01/06
[kudu] 01/02: [consensus] Allow sending status-only request messages to FAILED peer
granthenke
2021/01/06
[kudu] branch master updated: [Java] Upgrade dependencies
granthenke
2021/01/05
[kudu] branch master updated: KUDU-3225 Fixes error 'vld1q_u8_x4' was not declared
alexey
2021/01/05
[kudu] branch master updated: [rpc] update ServiceIf::service_name() signature
alexey
2021/01/04
[kudu] 01/02: [docs] RPC cancellation is now implemented
awong
2021/01/04
[kudu] 02/02: [master] KUDU-2671: Range specific hashing at table creation time.
awong
2021/01/04
[kudu] branch master updated (2884df1 -> 23ab89d)
awong
2020/12/23
[kudu] branch master updated: [thirpdarty] Upgrade to gperftools 2.8.1
granthenke
2020/12/22
[kudu] branch master updated: KUDU-2612: add RPC to send participant ops
awong
Earlier messages
Later messages