[kudu] branch master updated (7b0648f -> a1ea45e)

2021-02-15 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git. from 7b0648f [test] Add PARALLEL_TESTS option to build-and-test.sh new 36c5a2e [test] enable hash partitioning

[kudu] 02/02: [txn_commit-itest] use hash partitioned table for tests

2021-02-15 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit a1ea45ecb5ca7ab8d257a6b22a36fb85ca9353d6 Author: Alexey Serbin AuthorDate: Mon Feb 15 19:09:43 2021 -0800

[kudu] 01/02: [test] enable hash partitioning for TestWorkload's table

2021-02-15 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit 36c5a2e29e95e9133adbaf8e1b82d4bdc8d74435 Author: Alexey Serbin AuthorDate: Mon Feb 15 18:50:32 2021 -0800 [test

[kudu] branch master updated: KUDU-2612: non-zero queue size for txn-commit pool

2021-02-12 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new fa5fdd8 KUDU-2612: non-zero queue size for txn

[kudu] branch master updated: [transactions] add TxnSystemClient::CheckOpenTxnSystemTable()

2021-02-10 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new fd6d1e1 [transactions] add TxnSystemClient

[kudu] branch master updated: [thirdparty] use system curl for cmake

2021-02-10 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new da28907 [thirdparty] use system curl for cmake

[kudu] branch master updated: [master] turn off client location assignment by default

2021-02-09 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 32c5b9c [master] turn off client location

[kudu] branch master updated: [util] remove AutoReleasePool and cleanup related code

2021-02-08 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 9592762 [util] remove AutoReleasePool

[kudu] branch master updated: [gutil] update map-util to benefit from C++17

2021-02-08 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 1a998fe [gutil] update map-util to benefit from

[kudu] branch master updated: [gutil] EmplaceOrDie() to return reference

2021-02-08 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new d30dbd2 [gutil] EmplaceOrDie() to return

[kudu] branch master updated (7abbedf -> 4a47e08)

2021-02-04 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git. from 7abbedf [docs] Add the 1.14.0 release notes to the prior release notes new eba5424 KUDU-2612: follow up

[kudu] 02/02: [test] enable TxnStatusManagerITest.TxnKeepAliveMultiTxnStatusManagerInstances

2021-02-04 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit 4a47e086a2edd37e725a12df7f8c11d9c8984ebd Author: hahao AuthorDate: Wed Feb 3 21:14:06 2021 -0800 [test] enable

[kudu] 01/02: KUDU-2612: follow up of commit c033487

2021-02-04 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit eba54241ab54fd8522fa7a48561000ec7917d7df Author: hahao AuthorDate: Mon Feb 1 14:46:42 2021 -0800 KUDU-2612: follow

[kudu] 01/02: [java] address warnings from the SonarLint tool

2021-02-01 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit 361f9aac615e9da021926cd5c82947a7f4b46320 Author: Alexey Serbin AuthorDate: Thu Jan 21 19:45:18 2021 -0800 [java

[kudu] branch master updated (8c5e655 -> 3ac0633)

2021-02-01 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git. from 8c5e655 KUDU-2612: loosen restrictions for BEGIN_COMMIT ops new 361f9aa [java] address warnings from

[kudu] 02/02: [docs] minor update on the known issues

2021-02-01 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit 3ac06337db360189539600ae4aa7c340a4ac8083 Author: Alexey Serbin AuthorDate: Fri Jan 29 15:41:27 2021 -0800 [docs

[kudu] branch master updated: KUDU-3237 fix MaintenanceManagerTest.TestCompletedOpsHistory

2021-01-28 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new cbb8db7 KUDU-3237 fix

[kudu] branch master updated: KUDU-2612 keep-alive txn heartbeating for Java client

2021-01-27 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 6b39d88 KUDU-2612 keep-alive txn heartbeating

[kudu] branch master updated (202bcae -> 7432a7a)

2021-01-27 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git. from 202bcae [build] Fix occasional Gradle build failures new 922ab9e KUDU-3239: [build] Disable errorprone on Java

[kudu] 02/02: KUDU-2612 Java client transaction implementation

2021-01-27 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit 7432a7a8aa0c98f8d2177c25b99576b51ff33a93 Author: Alexey Serbin AuthorDate: Mon Dec 7 23:44:21 2020 -0800 KUDU-2612

[kudu] 01/02: KUDU-3239: [build] Disable errorprone on Java 11

2021-01-27 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit 922ab9e7d46f683a5e04b4e36b1af9b95e96e025 Author: Grant Henke AuthorDate: Tue Jan 26 13:44:16 2021 -0600 KUDU-3239

[kudu] 02/02: [tablet] OpDriver::ExecuteAsync() return void

2021-01-25 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit 0ab94e91936d6b41f730e9b38c28c4bff44925c2 Author: Alexey Serbin AuthorDate: Sat Jan 23 09:45:17 2021 -0800 [tablet

[kudu] 01/02: scripts: add extra flags to start_kudu.sh

2021-01-25 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit dedc52a0226cb6d42481510f10cefb3c9f167d2a Author: Andrew Wong AuthorDate: Fri Jan 15 20:20:15 2021 -0800 scripts: add

[kudu] branch master updated (c6a770e -> 0ab94e9)

2021-01-25 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git. from c6a770e [util] extra test for MaintenanceManager new dedc52a scripts: add extra flags to start_kudu.sh new

[kudu] branch master updated: [util] extra test for MaintenanceManager

2021-01-19 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new c6a770e [util] extra test for MaintenanceManager

[kudu] branch master updated: KUDU-2612 Java client transaction API

2021-01-14 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 1dc7c83 KUDU-2612 Java client transaction API

[kudu] branch master updated: [client] updated multi-row transaction API

2021-01-14 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 6f5f100 [client] updated multi-row transaction

[kudu] branch master updated: [util] add a few new metrics in MaintenanceManager

2021-01-13 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 2880d3a [util] add a few new metrics

[kudu] branch master updated: [util] fix another lock contention in MaintenanceManager

2021-01-11 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 9e4664d [util] fix another lock contention

[kudu] branch master updated: [transactions] remove cached TransactionEntry's state

2021-01-06 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new ac391b6 [transactions] remove cached

[kudu] branch master updated: KUDU-3225 Fixes error 'vld1q_u8_x4' was not declared

2021-01-05 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new df5e023 KUDU-3225 Fixes error 'vld1q_u8_x4

[kudu] branch master updated: [rpc] update ServiceIf::service_name() signature

2021-01-05 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 7f794e3 [rpc] update ServiceIf::service_name

[kudu] branch master updated: [doc] add a note about KUDU-3217 into known issues

2020-12-21 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 5b113b6 [doc] add a note about KUDU-3217

[kudu] branch master updated: KUDU-2612: two more scenarios for txn keepalive in client

2020-12-17 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new ac75ea8 KUDU-2612: two more scenarios for txn

[kudu] branch master updated: [thirdparty] fix building 3rd-party on SLES 12.5 with GCC8

2020-12-15 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new de0a1df [thirdparty] fix building 3rd-party

[kudu] branch master updated: [client] small cleanup on AsyncRandomTxnManagerRpc

2020-12-14 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 49c922b [client] small cleanup

[kudu] branch master updated: [rpc] add slow timing logging for WrapSaslCall

2020-12-14 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new fcd737e [rpc] add slow timing logging

[kudu] branch master updated: [server] add 'uptime' metric for server

2020-12-11 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new b003609 [server] add 'uptime' metric for server

[kudu] 03/03: KUDU-2612 keep-alive txn heartbeating for C++ client

2020-12-11 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit e75aad09a8dbe295a11cc2042903b74faf72623e Author: Alexey Serbin AuthorDate: Sun Nov 22 18:46:03 2020 -0800 KUDU-2612

[kudu] branch master updated (0ddb503 -> e75aad0)

2020-12-11 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git. from 0ddb503 [build] Add the option to use the protoc from thirdparty in the java build new 9197e2d KUDU-2612: fuzz

[kudu] 01/03: KUDU-2612: fuzz transactional inserts

2020-12-11 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit 9197e2d5c96b94f227407e5c135c53f1b0182a65 Author: Andrew Wong AuthorDate: Mon Nov 2 22:58:35 2020 -0800 KUDU-2612

[kudu] 02/03: [master-test] fix race in ConcurrentGetTableSchemaTest

2020-12-11 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit c1d1b9ccebe73bd60d3f6c8c8d8f9c3c426bdb6b Author: Alexey Serbin AuthorDate: Fri Dec 11 18:07:17 2020 -0800 [master

[kudu] branch branch-1.12.x updated: [client] make metacache reset safe

2020-12-11 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch branch-1.12.x in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/branch-1.12.x by this push: new ba33890 [client] make metacache

[kudu] branch branch-1.13.x updated: [client] make metacache reset safe

2020-12-11 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch branch-1.13.x in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/branch-1.13.x by this push: new bd24791 [client] make metacache

[kudu] branch master updated: KUDU-2612 keep-alive tracking for transactions

2020-12-10 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new fa21bf6 KUDU-2612 keep-alive tracking

[kudu] branch master updated: [client] make metacache reset safe

2020-12-08 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new ae45cd1 [client] make metacache reset safe

[kudu] branch master updated: [txn] update not-a-leader retry logic in TxnSystemClient

2020-12-07 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 3e6d061 [txn] update not-a-leader retry logic

[kudu] branch master updated: [build-support] devtoolset-8 allows to build on CentOS 6

2020-12-02 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 5aacd6c [build-support] devtoolset-8 allows

[kudu] branch master updated: [thirdparty] fix autoreconf of protobuf on CentOS

2020-12-01 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 05411bd [thirdparty] fix autoreconf of protobuf

[kudu] branch master updated: [thirdparty] fix preflight check on macOS 10.13

2020-11-30 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 3b98417 [thirdparty] fix preflight check

[kudu] branch master updated: [CLI] introduce connection negotiation timeout

2020-11-30 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 802057f [CLI] introduce connection negotiation

[kudu] 02/02: [tools] add missing top-level entries into TestModeHelp

2020-11-28 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit 42425c044078a904089f360b0fd5e0c81d88dc2d Author: Alexey Serbin AuthorDate: Fri Nov 27 21:23:56 2020 -0800 [tools

[kudu] 01/02: [client] reorder exported header files in makefile

2020-11-28 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit 4c661c78dcf87025032542fbbc8476e088138b23 Author: Alexey Serbin AuthorDate: Wed Nov 25 16:56:42 2020 -0800 [client

[kudu] branch master updated (39dba1f -> 42425c0)

2020-11-28 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git. from 39dba1f KUDU-2612 proper handling of transient errors from TxnManager new 4c661c7 [client] reorder exported

[kudu] branch master updated: KUDU-2612 proper handling of transient errors from TxnManager

2020-11-25 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 39dba1f KUDU-2612 proper handling of transient

[kudu] branch master updated: [doc] note on having at least 3 locations for better HA

2020-11-23 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 89bac59 [doc] note on having at least 3

[kudu] branch master updated: [mini-cluster] improved WaitForTabletsRunning

2020-11-22 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 2161ef7 [mini-cluster] improved

[kudu] branch master updated: [test] fix compilation warning

2020-11-22 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 0faa2a6 [test] fix compilation warning 0faa2a6

[kudu] branch master updated: KUDU-2612 flag for txn status table's replication factor

2020-11-19 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 0c6afda KUDU-2612 flag for txn status table's

[kudu] 01/02: KUDU-2612 C++ client transaction API

2020-11-18 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit 38aee4b1407b04b8c299768be0ae40d84a8e2a3a Author: Alexey Serbin AuthorDate: Wed Oct 28 18:26:39 2020 -0700 KUDU-2612

[kudu] branch master updated (0df4eaa -> 2d0631f)

2020-11-18 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git. from 0df4eaa [tool] allow customizing parallelism for local_replica copy_from_remote new 38aee4b KUDU-2612 C

[kudu] 02/02: KUDU-2612 move keep-alive assignment to TxnStatusManager

2020-11-18 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit 2d0631fe289968094c9dc6a7b16fcc6df9a269ba Author: Alexey Serbin AuthorDate: Mon Nov 16 22:52:04 2020 -0800 KUDU-2612

[kudu] branch master updated: [tool] allow customizing parallelism for local_replica copy_from_remote

2020-11-17 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 0df4eaa [tool] allow customizing parallelism

[kudu] branch master updated: [tablet_copy_client-test] fix scenario on DownloadBlocks() error reporting

2020-11-16 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 0f133b9 [tablet_copy_client-test] fix scenario

[kudu] branch master updated: [catalog] logging for HMS-related operations

2020-11-13 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 6d9f257 [catalog] logging for HMS-related

[kudu] 02/02: [client] use make_shared for a few call sites

2020-11-09 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit 75bb0ea1b1a543a32d87b0f14671aa9eb7571dfb Author: Alexey Serbin AuthorDate: Mon Nov 9 12:19:09 2020 -0800 [client

[kudu] 01/02: [tool] fix tpch1 overlapped flag table_name

2020-11-09 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit 3c6438d94b9d71ad97c15b8b44893631fe4b66a9 Author: ningw <1994wangn...@gmail.com> AuthorDate: Tue Nov 3 17:45:03 2020

[kudu] branch master updated (5faf797 -> 75bb0ea)

2020-11-09 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git. from 5faf797 KUDU-1563 Use DELETE_IGNORE in KuduRestore job new 3c6438d [tool] fix tpch1 overlapped flag table_name

[kudu] 02/03: [test] shorter timeouts for client-negotiation-failover

2020-11-03 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit 1a22d50fdd7018ed7d277a229cfd26c90451d68d Author: Alexey Serbin AuthorDate: Fri Oct 30 20:12:54 2020 -0700 [test

[kudu] 03/03: [server] fix compilation under RHEL/CentOS 6

2020-11-03 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit dbbc48893a743bb5d96a7b17007450f1a94463cb Author: Alexey Serbin AuthorDate: Tue Nov 3 18:39:18 2020 -0800 [server

[kudu] 01/03: [client] KUDU-2966 configure connection negotiation timeout

2020-11-03 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit 62ec1e474167d79de298cd14d9e1b975bcdbdd8a Author: Alexey Serbin AuthorDate: Sat Oct 31 00:48:48 2020 -0700 [client

[kudu] branch master updated (f9f3189 -> dbbc488)

2020-11-03 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git. from f9f3189 KUDU-3210 Add lock before verifying signature new 62ec1e4 [client] KUDU-2966 configure connection

[kudu] branch master updated (2f5605d -> 7a347a7)

2020-10-28 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git. from 2f5605d tablet: fix build on macOS new c7dfac7 [catalog manager] fix the typo in the comment for 'leader_lock_

[kudu] 02/03: Remove redundant code in TabletReplica

2020-10-28 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit ae5374893b4d0a5e1e6a84a41057ccb616f7acd4 Author: hahao AuthorDate: Fri Oct 23 16:47:17 2020 -0700 Remove redundant

[kudu] 03/03: [tserver] --scanner_max_wait_ms is a run-time flag

2020-10-28 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit 7a347a7792a0dd317aece63f8a9d6aee0b2b680d Author: Alexey Serbin AuthorDate: Tue Oct 27 18:22:11 2020 -0700 [tserver

[kudu] 01/03: [catalog manager] fix the typo in the comment for 'leader_lock_'

2020-10-28 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit c7dfac7b784984a13e0707bc391c057dd8122bf2 Author: hahao AuthorDate: Fri Oct 23 16:43:54 2020 -0700 [catalog manager

[kudu] branch master updated: KUDU-2612: Java client sets txnId in WriteRequestPB

2020-10-25 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 17cede9 KUDU-2612: Java client sets txnId

[kudu] branch master updated: [tools] mention whitespace as a separator for variadic args

2020-10-23 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 5a7dfbc [tools] mention whitespace

[kudu] branch master updated: KUDU-2612: C++ client sets txn_id in WriteRequestPB

2020-10-22 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new e64eb7c KUDU-2612: C++ client sets txn_id

[kudu] 02/02: [common] introduce TxnId wrapper

2020-10-22 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit 185d2c9faa403a6214520ea2d98d8833ab7d36ea Author: Alexey Serbin AuthorDate: Tue Oct 20 16:50:22 2020 -0700 [common

[kudu] branch master updated (14dec6d -> 185d2c9)

2020-10-22 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git. from 14dec6d [tool] fix inconsistent definition among tool_action_common header and src new 303f425 [backup] Fix

[kudu] 01/02: [backup] Fix Spark 2 and Scala 2.11 compilation

2020-10-22 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit 303f4253ee5d5e18d2dbfa73e55091d2e50cdfb6 Author: Grant Henke AuthorDate: Thu Oct 22 11:40:02 2020 -0500 [backup] Fix

[kudu] branch master updated: [tool] fix inconsistent definition among tool_action_common header and src

2020-10-22 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 14dec6d [tool] fix inconsistent definition among

[kudu] branch master updated: [client] reorder methods for KuduSession in client.cc

2020-10-21 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new d8b8d0e [client] reorder methods for KuduSession

[kudu] branch master updated: [kudu-admin-test] fix TestUnsafeChangeConfigWithFiveReplicaConfig

2020-10-14 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new bd18cd1 [kudu-admin-test] fix

[kudu] branch master updated: KUDU-2612: add TxnManager::BeginTransaction()

2020-10-14 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 97b9827 KUDU-2612: add TxnManager

[kudu] branch master updated: KUDU-2612: initial implementation of TxnManager

2020-10-14 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 9306e41 KUDU-2612: initial implementation

[kudu] 01/02: mini_ranger: fix typo in error message

2020-10-13 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit 3f0008bf67df5630835711f848805d488d9ccc99 Author: Andrew Wong AuthorDate: Sat Oct 10 21:12:41 2020 -0700 mini_ranger

[kudu] branch master updated (18964fd -> c0cd104)

2020-10-13 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git. from 18964fd docs: fix PK column order new 3f0008b mini_ranger: fix typo in error message new c0cd104 [client

[kudu] 02/02: [client] robust handling of absent master address(es)

2020-10-13 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit c0cd1045f7905826c59a33cb3dd196eb2e582d48 Author: Alexey Serbin AuthorDate: Mon Oct 12 23:27:39 2020 -0700 [client

[kudu] branch master updated: [test] add ReplicatedAlterTableTest.AlterTableAndDropTablet

2020-10-09 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 0a3d12c [test] add

[kudu] branch master updated: KUDU-2612 p5 (b): add highest_seen_txn_id into CoordinatorOpResultPB

2020-10-07 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new c400dae KUDU-2612 p5 (b): add

[kudu] branch master updated: [master] introduce filter_type for ListTables

2020-10-07 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 536ccda [master] introduce filter_type

[kudu] branch master updated: KUDU-2612 p2 (c): small fix on TxnStatusManager's behavior

2020-10-06 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 9b4a83a KUDU-2612 p2 (c): small fix

[kudu] branch master updated: [catalog_manager] Status::AlreadyPresent for range duplicates

2020-10-06 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new b2fae6d [catalog_manager] Status::AlreadyPresent

[kudu] branch master updated: [tests] fix flake in TestTabletServerProxyCallErrors

2020-10-02 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new a772c09 [tests] fix flake

[kudu] branch master updated: [java-example] insert rows in AUTO_FLUSH_BACKGROUND mode

2020-10-02 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new ca1c107 [java-example] insert rows

[kudu] branch master updated: [util] info on sent/received if Blocking{Recv, Write} timed out

2020-10-01 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new f7c4bbc [util] info on sent/received if Blocking

[kudu] branch master updated: KUDU-2612 p6 (c): add GetTransactionStatus() to TxnSystemClient

2020-09-28 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 01a9a5a KUDU-2612 p6 (c): add

[kudu] branch master updated: KUDU-2612 p2 (b): add transaction status retrieval

2020-09-28 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 20fde59 KUDU-2612 p2 (b): add transaction status

<    5   6   7   8   9   10   11   12   13   14   >