commits
Thread
Date
Later messages
Messages by Date
2020/06/25
[kudu] 02/02: [mini_ranger] search for bound port at loopback and wildcard addresses
alexey
2020/06/25
[kudu] branch master updated (396b70b -> 5190073)
alexey
2020/06/25
[kudu] 01/02: [test_util] multiple bind address for WaitFor{Tcp, Udp}Bind()
alexey
2020/06/25
[kudu] branch master updated: KUDU-2612 p1: add initial transaction status storage
awong
2020/06/24
[kudu] branch branch-1.12.x updated: [client] KUDU-3152 fix predicates on DATE column
alexey
2020/06/24
[kudu] branch master updated: [client] KUDU-3152 fix predicates on DATE column
granthenke
2020/06/23
[kudu] 01/03: [docs] Add a section about using Gradle checkstyle
alexey
2020/06/23
[kudu] 03/03: [mini-cluster] fix GetLeaderMasterIndex()
alexey
2020/06/23
[kudu] branch master updated (da1c66b -> cd37d7c)
alexey
2020/06/23
[kudu] 02/03: [autn_token_expire-itest] make one scenario more robust
alexey
2020/06/22
[kudu] branch master updated: [consensus] KUDU-2727 lock-free CheckLeadershipAndBindTerm()
alexey
2020/06/19
[kudu] branch master updated: [consensus] remove redundant instruction
alexey
2020/06/16
[kudu] branch master updated: KUDU-3148: [test] Add Java client metrics
granthenke
2020/06/15
[kudu] branch master updated: [build] Move JMH plugin setup to benchmarks.gradle
granthenke
2020/06/15
[kudu] branch master updated: [consensus] use move semantics for LogEntryBatchPB
alexey
2020/06/13
[kudu] branch master updated: [java] Support columnar row format in Java client.
granthenke
2020/06/12
[kudu] branch master updated: [docs] add step to set the release date in Apache JIRA
alexey
2020/06/12
[kudu] branch master updated: [util] improved performance of BlockingQueue
alexey
2020/06/12
[kudu] branch master updated: KUDU-3145 Skip old gold in our list of candidate linkers
alexey
2020/06/11
[kudu] branch master updated: [util] add BlockingQueueTest.MultiThreadPerf test scenario
alexey
2020/06/10
[kudu] branch master updated: [consensus] small clean-up on Log
alexey
2020/06/05
[kudu] branch master updated: Fix linker error with tablet_replica-test-base.cc on Mac OS
alexey
2020/06/05
[kudu] branch master updated: [consensus] use std::atomic in raft_consensus.{cc, h}
alexey
2020/06/04
[kudu] branch master updated: tablet: fix linker error
awong
2020/06/03
[kudu] branch master updated (12d9a84 -> 710bd6e)
alexey
2020/06/03
[kudu] 02/03: tablet_replica-test: refactor to pull out some useful code
alexey
2020/06/03
[kudu] 03/03: [consensus] small cleanup on Peer::SignalRequest()
alexey
2020/06/03
[kudu] 01/03: [tserver] add 'runtime' tag for scanner_ttl_ms
alexey
2020/06/02
[kudu] 01/02: [scanner] output the essential error message first
alexey
2020/06/02
[kudu] 02/02: [maintenance_manager-test] small clean-up log retention scenario
alexey
2020/06/02
[kudu] branch master updated (4482781 -> 12d9a84)
alexey
2020/05/27
[kudu] 01/02: transaction: avoid locking for TransactionState::timestamp_
alexey
2020/05/27
[kudu] branch master updated (ba10906 -> 4482781)
alexey
2020/05/27
[kudu] 02/02: tablet: avoid locking for Tablet::state checks
alexey
2020/05/27
[kudu] branch master updated: [rpc] small cleanup on RemoteMethod, RpcContext
alexey
2020/05/23
[kudu] branch master updated: replace shared_ptr(new T) with make_shared<T>()
alexey
2020/05/21
[kudu] branch master updated: [catalog] remove CatalogManager::CheckOnline()
alexey
2020/05/21
[kudu] branch master updated: docs: add a blurb about RF=1 tables when doing a rolling restart
alexey
2020/05/21
[kudu] branch master updated: Revert "KUDU-2817: Upgrade glog to 0.4.0"
awong
2020/05/21
[kudu] branch master updated: [client] Remove allocator param for direct Bloom filter predicate
bankim
2020/05/21
[kudu] 02/02: [docs] add a release step to update the previous release notes
alexey
2020/05/21
[kudu] 01/02: release notes: add prior notes for 1.10.1, 1.11.0 and 1.11.1
alexey
2020/05/21
[kudu] branch master updated (775a130 -> 8a45bee)
alexey
2020/05/20
[kudu] branch master updated: auto_rebalancer: ignore deleted tables
awong
2020/05/20
[kudu] 03/03: rebalancer: throttle logging when building cluster info
awong
2020/05/20
[kudu] 02/03: [KUDU-3116] Enhance KuduContext row operation metrics
awong
2020/05/20
[kudu] branch master updated (940f6d1 -> b3d231c)
awong
2020/05/20
[kudu] 01/03: ksck: remove --verbose from description
awong
2020/05/20
[kudu] branch master updated: KUDU-2817: Upgrade glog to 0.4.0
granthenke
2020/05/19
[kudu] 02/03: [examples] use org.apache.kudu packages v1.12.0
alexey
2020/05/19
[kudu] 01/03: [docs] add blog post announcement as part of a release
alexey
2020/05/19
[kudu] 03/03: [thirdparty] Fix Snappy build to add -fPIC
alexey
2020/05/19
[kudu] branch master updated (47ffe04 -> 3fc3ffd)
alexey
2020/05/18
svn commit: r39674 - in /dev/kudu: 1.12.0-RC1/ 1.12.0-RC2/
hahao
2020/05/18
svn commit: r39673 - /release/kudu/1.9.0/
hahao
2020/05/18
[kudu] 01/02: [docs] upgrade liquid version
granthenke
2020/05/18
[kudu] 02/02: [docs] fix incorrect branch name in README.adoc
granthenke
2020/05/18
[kudu] branch master updated (f24b224 -> 47ffe04)
granthenke
2020/05/18
[kudu] 02/03: [site] update docs, apidocs and cpp-client-api links for Kudu 1.12.0 release
granthenke
2020/05/18
[kudu] 03/03: [site] add 1.12.0 release post
granthenke
2020/05/18
[kudu] branch gh-pages updated (f58899f -> 1332f4f)
granthenke
2020/05/18
[kudu] branch branch-1.12.x updated: [version.txt] update version to 1.12.1-SNAPSHOT
granthenke
2020/05/18
[kudu] 03/03: docs: add docs to orchestrate a rolling restart
granthenke
2020/05/18
[kudu] 01/02: KUDU-2817: Upgrade snappy to 1.1.8
granthenke
2020/05/18
[kudu] branch master updated (3a8e9c0 -> f24b224)
granthenke
2020/05/18
[kudu] 02/03: docs: mention how to decommission a tablet server using the rebalancer
granthenke
2020/05/18
[kudu] 01/03: docs: update the steps to update directories
granthenke
2020/05/18
[kudu] 02/02: KUDU-2817: Upgrade bison to 3.5.4
granthenke
2020/05/18
[kudu] branch branch-1.12.x updated (e54d8aa -> 1566ae2)
granthenke
2020/05/18
[kudu] branch master updated: KUDU-3096: Upgrade libunwind to 1.4.0
granthenke
2020/05/17
[kudu] branch master updated (161dec9 -> f87fdfe)
granthenke
2020/05/17
[kudu] 02/03: KUDU-2817: Upgrade bitshuffle to 0.3.5
granthenke
2020/05/17
[kudu] 03/03: KUDU-2817: Upgrade zlib to 1.2.11
granthenke
2020/05/17
[kudu] 01/03: KUDU-2817: Upgrade gflags to 2.2.2
granthenke
2020/05/17
[kudu] 01/02: docs: update the steps to update directories
awong
2020/05/17
[kudu] branch master updated: docs: add docs to orchestrate a rolling restart
awong
2020/05/17
[kudu] 02/02: docs: mention how to decommission a tablet server using the rebalancer
awong
2020/05/17
[kudu] branch master updated (5561963 -> 3b60ddf)
awong
2020/05/15
[kudu] branch master updated: KUDU-2817: Upgrade lz4 to 1.9.2
granthenke
2020/05/15
[kudu] branch master updated: [perf] Check range predicate first while evaluating Bloom filter predicate
bankim
2020/05/15
[kudu] branch master updated: [mini_ranger] expect Ranger to bind at wildcard address
granthenke
2020/05/15
[kudu] branch branch-1.12.x updated: [C++ client] doxygenized C++ client API in columnar_scan_batch.h
granthenke
2020/05/14
[kudu] branch master updated: [C++ client] doxygenized C++ client API in columnar_scan_batch.h
alexey
2020/05/14
[kudu] 02/02: [metrics] fix MeanGauge::snapshot()
alexey
2020/05/14
[kudu] branch master updated (e70d806 -> 93006dc)
alexey
2020/05/14
[kudu] 01/02: [docs] Add docs for configuring maintenance priority for kudu tables
alexey
2020/05/14
[kudu] 02/05: util: quell warning in sockaddr.cc
alexey
2020/05/14
[kudu] 01/05: [master] add 'runtime' tag for master_ts_rpc_timeout_ms
alexey
2020/05/14
[kudu] branch branch-1.12.x updated: docs: add Ranger integration
alexey
2020/05/14
[kudu] branch master updated (f5d2899 -> e70d806)
alexey
2020/05/14
[kudu] 05/05: [tools] add --ignore_nonexistent for 'local_replica delete'
alexey
2020/05/14
[kudu] 04/05: [tools] multiple tablet ids in 'local_replica delete'
alexey
2020/05/14
[kudu] 03/05: docs: add Ranger integration
alexey
2020/05/12
[kudu] branch master updated: KUDU-3007 (3/3): Support building and running Kudu on aarch64 platform
alexey
2020/05/12
[kudu] branch master updated: tablet: rename transaction-related files to use "op"
awong
2020/05/12
[kudu] branch master updated: [tests] added more tests for GetTableLocations()
alexey
2020/05/12
[kudu] branch branch-1.12.x updated: KUDU-3113: fix auto-rebalancer move execution
awong
2020/05/12
[kudu] branch branch-1.12.x updated: [docs] add 1.12.0 release notes
awong
2020/05/11
[kudu] branch master updated: [master-test] updated GetTableSchema() microbenchmark
alexey
2020/05/11
[kudu] branch master updated (ade1b3c -> 425449f)
alexey
2020/05/11
[kudu] 01/02: KUDU-3007 (1/3): Import sse2neon.h into tree to Adapt SSE intrinsics on aarch64
alexey
2020/05/11
[kudu] 02/02: KUDU-3007 (2/3): Add atomicops-internals-arm64.h into tree to support atomicops on aarch64
alexey
2020/05/11
[kudu] branch master updated: [master] 'runtime' tag for --table_locations_ttl_ms
alexey
2020/05/11
[kudu] branch master updated: [Java] Upgrade dependencies
granthenke
2020/05/10
[kudu] annotated tag 1.12.0 created (now 8a69616)
hahao
2020/05/10
svn commit: r39352 - in /release/kudu/1.12.0: ./ apache-kudu-1.12.0.tar.gz apache-kudu-1.12.0.tar.gz.asc apache-kudu-1.12.0.tar.gz.sha512
hahao
2020/05/08
[kudu] branch master updated: [service_pool] show service name for a service pool
alexey
2020/05/08
[kudu] 02/02: [hms] Upgrade Hive to 3.1.1 and Hadoop to 3.2.0
granthenke
2020/05/08
[kudu] branch master updated (fda493d -> d641d5d)
granthenke
2020/05/07
[kudu] branch master updated: [master-test] added GetTableSchema() microbenchmarks
alexey
2020/05/06
[kudu] branch master updated: KUDU-3113: fix auto-rebalancer move execution
awong
2020/05/01
[kudu] branch master updated: [docker] Update the Impala quickstart image to 3.4
granthenke
2020/04/27
[kudu] branch master updated: [c++17] Fixed compilation error of thirdparty package "breakpad" in gcc9
bankim
2020/04/27
svn commit: r39153 - in /dev/kudu/1.12.0-RC2: ./ apache-kudu-1.12.0.tar.gz apache-kudu-1.12.0.tar.gz.asc apache-kudu-1.12.0.tar.gz.sha512
hahao
2020/04/27
[kudu] tag 1.12.0-RC2 created (now 80e35e5)
hahao
2020/04/27
[kudu] branch branch-1.12.x updated: [binary-jar] Fix macOS binary jar libc++abi error
granthenke
2020/04/26
[kudu] branch master updated (8d4853f -> ae4b715)
granthenke
2020/04/26
[kudu] 02/02: [binary-jar] Fix macOS binary jar libc++abi error
granthenke
2020/04/26
[kudu] 01/02: [docker] Clarify how to run Impala in standalone
granthenke
2020/04/25
[kudu] branch master updated: clients: prefer tservers in the same location when multiple are local
alexey
2020/04/24
[kudu] branch master updated: [util] Don't use static function ptrs for member functions in BlockBloom filter
bankim
2020/04/23
[kudu] branch master updated: [www] convert human-readable int to int when compare numeric strings
awong
2020/04/23
[kudu] 01/02: tablet: set up RowSetKeyProbe fields in initialization list
alexey
2020/04/23
[kudu] 02/02: client: fix extra construction of ColumnSchema
alexey
2020/04/23
[kudu] branch master updated (b0d5852 -> 411c63f)
alexey
2020/04/23
[kudu] 01/02: [test] fix TestCorruptKerberosCC scenario
alexey
2020/04/23
[kudu] 02/02: [c++17] Corrected call of boost::make_optional()
alexey
2020/04/23
[kudu] branch branch-1.12.x updated (7550549 -> 45eb351)
alexey
2020/04/23
[kudu] branch master updated: [test] fix TestCorruptKerberosCC scenario
alexey
2020/04/22
[kudu] branch master updated: client: fix extra construction of ColumnSchema
todd
2020/04/22
[kudu] branch master updated: [script] Added --unlock_unsafe_flags to start_kudu.sh
alexey
2020/04/22
[kudu] branch branch-1.12.x updated: [webserver-test] fix TestInvalidHeaders on macOS
alexey
2020/04/22
[kudu] branch master updated: [webserver-test] fix TestInvalidHeaders on macOS
alexey
2020/04/22
[kudu] branch branch-1.12.x updated: [HybridClockTest] update TestNtpDiagnostics scenario
alexey
2020/04/21
[kudu] 02/02: [test] Fix types-test on MacOS
alexey
2020/04/21
[kudu] 01/02: [docker] Fix mini-ranger tests in the build image
alexey
2020/04/21
[kudu] branch master updated: [HybridClockTest] update TestNtpDiagnostics scenario
alexey
2020/04/21
[kudu] branch branch-1.12.x updated (e345619 -> 2c5a188)
alexey
2020/04/21
[kudu] branch master updated: [mac] Fix compilation on macOS
granthenke
2020/04/21
[kudu] branch master updated: [test] Fix types-test on MacOS
granthenke
2020/04/21
[kudu] 02/02: [docker] Fix mini-ranger tests in the build image
granthenke
2020/04/21
[kudu] 01/02: [docs] Update schema documentation
granthenke
2020/04/21
[kudu] branch master updated (9ec5727 -> 98b1c5d)
granthenke
2020/04/21
[kudu] branch branch-1.12.x updated: [docs] Update schema documentation
granthenke
2020/04/20
[kudu] branch master updated: [docs] add guide to symbolize stack addresses
alexey
2020/04/19
[kudu] branch master updated: tablet_service: init serializer with valid schema
granthenke
2020/04/17
[kudu] branch master updated: test: fix HMS plugin test
awong
2020/04/17
[kudu] 02/03: tserver: add locking around an RPC's usage of a Scanner
alexey
2020/04/17
[kudu] branch master updated (be68ce8 -> faae74c)
alexey
2020/04/17
[kudu] 03/03: [metrics] make 'merged_entities_count_of_tablet' visible when only one entity merged
alexey
2020/04/17
[kudu] 01/03: [cfile] Add EncodingTraits to remove boiler plate code in type_encodings.cc
alexey
2020/04/16
[kudu] 02/04: columnar_serialization: avoid preallocating 8MB per column
todd
2020/04/16
[kudu] 04/04: client/tserver: add support for connecting over unix domain sockets
todd
2020/04/16
[kudu] 03/04: mini-cluster: exclude libpcre for license check
todd
2020/04/16
[kudu] branch master updated (fbde237 -> be68ce8)
todd
2020/04/16
[kudu] 01/04: Avoid calling Schema::find_column() once per RowBlock in columnar serialization
todd
2020/04/16
[kudu] branch branch-1.12.x updated (e69b673 -> ae919d4)
todd
2020/04/15
svn commit: r38979 - in /dev/kudu/1.12.0-RC1: ./ apache-kudu-1.12.0.tar.gz apache-kudu-1.12.0.tar.gz.asc apache-kudu-1.12.0.tar.gz.sha512
hahao
2020/04/15
[kudu] 02/03: Bump version to 1.12.0 (non-SNAPSHOT)
hahao
2020/04/15
[kudu] 01/03: [examples] use org.apache.kudu packages v1.12.0
hahao
2020/04/15
[kudu] tag 1.12.0-RC1 created (now ae919d4)
hahao
2020/04/15
[kudu] 03/03: mini-cluster: exclude libpcre for license check
hahao
2020/04/15
[kudu] branch master updated: Add basic support for UNIX domain sockets
alexey
2020/04/15
[kudu] 01/03: Revert "[catalog manager] cache masters' addresses"
alexey
2020/04/15
[kudu] branch branch-1.12.x updated (e55e79c -> e69b673)
alexey
2020/04/15
[kudu] 03/03: Revert "[catalog_manager] reduce contention in ScopedLeaderSharedLock"
alexey
2020/04/15
[kudu] 02/03: Revert "[common] update on HostPortFromPB()/HostPortToPB()"
alexey
2020/04/14
[kudu] branch branch-1.12.x updated: [build] Fix the RAT report
alexey
2020/04/14
[kudu] 01/02: [build] Fix the RAT report
alexey
2020/04/14
[kudu] 02/02: tablet_server-test: avoid NO_FATALS gtest race
alexey
2020/04/14
[kudu] branch master updated (79079b6 -> b4559db)
alexey
2020/04/14
[kudu] branch master updated: net: make Sockaddr more generic for other address families
todd
2020/04/14
[kudu] branch branch-1.12.x updated: KUDU-3078: parameterize ts_sentry-itest to use Ranger
todd
2020/04/14
svn commit: r38954 - /release/kudu/KEYS
hahao
2020/04/14
[kudu] branch master updated: rpc: avoid an extra epoll cycle when data can be sent immediately
todd
2020/04/13
[kudu] 03/03: [catalog_manager] reduce contention in ScopedLeaderSharedLock
alexey
2020/04/13
[kudu] branch branch-1.12.x updated (b0f2925 -> 1b5c143)
alexey
2020/04/13
[kudu] 01/03: [catalog manager] cache masters' addresses
alexey
2020/04/13
[kudu] 02/03: [common] update on HostPortFromPB()/HostPortToPB()
alexey
2020/04/13
[kudu] 02/02: [catalog manager] cache masters' addresses
alexey
2020/04/13
[kudu] 01/02: [common] update on HostPortFromPB()/HostPortToPB()
alexey
2020/04/13
[kudu] branch master updated (e6c742e -> b2e4d95)
alexey
2020/04/13
[kudu] 02/02: KUDU-3078 Add Ranger tests to master_authz-itest
awong
2020/04/13
[kudu] branch master updated: KUDU-3078: parameterize ts_sentry-itest to use Ranger
awong
2020/04/13
[kudu] branch branch-1.12.x updated (a06af64 -> b0f2925)
awong
2020/04/13
[kudu] 01/02: [ranger] Fix and refactor RangerClient
awong
2020/04/10
[kudu] branch gh-pages updated: [site] Change top nav downloads tab to releases
granthenke
2020/04/10
[kudu] 01/02: [ranger] Fix and refactor RangerClient
abukor
2020/04/10
[kudu] 02/02: KUDU-3078 Add Ranger tests to master_authz-itest
abukor
2020/04/10
[kudu] branch master updated (14912a1 -> dacb820)
abukor
2020/04/09
[kudu] 01/02: cfile: clean up encoding-test to use fewer templates
alexey
2020/04/09
[kudu] branch master updated (3e0e819 -> 14912a1)
alexey
2020/04/09
[kudu] 02/02: [catalog_manager] reduce contention in ScopedLeaderSharedLock
alexey
2020/04/09
[kudu] branch branch-1.12.x updated: [docker] Fix Docker build on the centOS 8 base image
granthenke
2020/04/09
[kudu] branch master updated: [docker] Fix Docker build on the centOS 8 base image
granthenke
2020/04/08
[kudu] 02/03: cfile: change BlockBuilder API to yield a vector of Slices
awong
2020/04/08
[kudu] 01/03: Update version to 1.13.0-SNAPSHOT
awong
2020/04/08
[kudu] branch branch-1.12.x updated: columnar_serialization: fix optimized GCC build
awong
2020/04/08
[kudu] 03/03: encoding-test: Clean up bitshuffle tests a little
awong
2020/04/08
[kudu] branch master updated (b386b71 -> 972edb9)
awong
Later messages