t...@apache.org |
[1/9] kudu git commit: KUDU-1545. Fix crash when visiting tablet page for tombstoned tablet |
Thu, 01 Dec, 01:15 |
t...@apache.org |
[2/9] kudu git commit: KUDU-1754. Add a warning to the Java API docs that columns default NOT NULL |
Thu, 01 Dec, 01:15 |
t...@apache.org |
[3/9] kudu git commit: KUDU-1764: truncate preallocated space off of full lbm containers |
Thu, 01 Dec, 01:15 |
t...@apache.org |
[4/9] kudu git commit: KUDU-1551. Ignore log segments which were preallocated but have no header. |
Thu, 01 Dec, 01:15 |
t...@apache.org |
[5/9] kudu git commit: KUDU-420 [i-tests] scan token timestamp propagation test |
Thu, 01 Dec, 01:15 |
t...@apache.org |
[6/9] kudu git commit: KUDU-420 [c++ client] timestamp propagation via scan tokens |
Thu, 01 Dec, 01:15 |
t...@apache.org |
[7/9] kudu git commit: KUDU-1770 [i-tests] test for timestamp propagation with write ops |
Thu, 01 Dec, 01:15 |
t...@apache.org |
[8/9] kudu git commit: KUDU-1770 [c++ client] propagate timestamp for write operations |
Thu, 01 Dec, 01:15 |
t...@apache.org |
[9/9] kudu git commit: KUDU-1775 (part 1). Reject CREATE TABLE with negative or too-high replication factors |
Thu, 01 Dec, 01:15 |
t...@apache.org |
[1/2] kudu git commit: Make threadpool-test less flaky |
Thu, 01 Dec, 02:00 |
t...@apache.org |
[2/2] kudu git commit: threadpool: Allow zero-size task queue |
Thu, 01 Dec, 02:00 |
a...@apache.org |
kudu git commit: Ignore tablet metadata files with old tmp infix |
Thu, 01 Dec, 03:00 |
mpe...@apache.org |
kudu git commit: [flume] Add interface annotations to KuduOperationsProducers |
Thu, 01 Dec, 15:51 |
mpe...@apache.org |
kudu git commit: [java client] Allow to pass extra flags to tservers/masters |
Thu, 01 Dec, 16:44 |
t...@apache.org |
kudu git commit: KUDU-1775 (part 2). Enforce a max number of columns and reasonable identifier lengths |
Thu, 01 Dec, 18:51 |
danburk...@apache.org |
[1/2] kudu git commit: Update debug partition and row printing |
Thu, 01 Dec, 22:47 |
danburk...@apache.org |
[2/2] kudu git commit: Update debug partition and row printing |
Thu, 01 Dec, 22:47 |
a...@apache.org |
[1/3] kudu git commit: KUDU-981 (part 1): validate identifiers as UTF8 with no null bytes |
Thu, 01 Dec, 23:52 |
a...@apache.org |
[2/3] kudu git commit: tool: Replace Kudu replica with tablet replica in help text |
Thu, 01 Dec, 23:52 |
a...@apache.org |
[3/3] kudu git commit: tool: Allow hyphens to be used instead of underscores |
Thu, 01 Dec, 23:52 |
t...@apache.org |
kudu git commit: KUDU-1773: remove overly strict DCHECKs |
Fri, 02 Dec, 01:18 |
mpe...@apache.org |
kudu git commit: [tools] Tombstone the tablet with "local_replica delete" |
Fri, 02 Dec, 13:15 |
mpe...@apache.org |
kudu git commit: flume sink: Fix jar shading |
Fri, 02 Dec, 17:23 |
t...@apache.org |
[1/3] kudu git commit: [ts_tablet_manager] simplified WaitForAllBootstrapsToFinish |
Fri, 02 Dec, 19:04 |
t...@apache.org |
[2/3] kudu git commit: java tests: Remove duplicate "Starting masters" message |
Fri, 02 Dec, 19:04 |
t...@apache.org |
[3/3] kudu git commit: KUDU-1778. Fix LMP mismatch behavior after a replica restarts |
Fri, 02 Dec, 19:04 |
a...@apache.org |
[1/2] kudu git commit: [catalog_manager] removed unused variable |
Fri, 02 Dec, 21:42 |
a...@apache.org |
[2/2] kudu git commit: KUDU-1752 C++ client error memory should be bounded |
Fri, 02 Dec, 21:42 |
t...@apache.org |
[1/7] kudu git commit: [flaky tests] Fix "Already present" failures on raft_consensus-itest |
Mon, 05 Dec, 01:58 |
t...@apache.org |
[2/7] kudu git commit: Allow to get a MonoDelta from two Timestamps |
Mon, 05 Dec, 01:58 |
t...@apache.org |
[3/7] kudu git commit: KUDU-625 - Make write transactions abort in mvcc, by default |
Mon, 05 Dec, 01:58 |
t...@apache.org |
[4/7] kudu git commit: raft_consensus-itest: add a test for a potential deadlock |
Mon, 05 Dec, 01:58 |
t...@apache.org |
[5/7] kudu git commit: Add integration tests for duplicate keys |
Mon, 05 Dec, 01:58 |
t...@apache.org |
[6/7] kudu git commit: KUDU-798 (part 3) Replica transactions must start/abort on the consensus update thread |
Mon, 05 Dec, 01:58 |
t...@apache.org |
[7/7] kudu git commit: KUDU-1782. Fault injection crashes should exit with a specific exit code |
Mon, 05 Dec, 01:58 |
t...@apache.org |
[1/2] kudu git commit: client: throttle some warning messages when lookup RPCs fail |
Mon, 05 Dec, 04:52 |
t...@apache.org |
[2/2] kudu git commit: ts_recovery-itest: reduce test flakiness |
Mon, 05 Dec, 04:52 |
t...@apache.org |
[1/2] kudu git commit: ssl_factory: avoid a non-POD (vector<>) in static storage |
Mon, 05 Dec, 07:26 |
t...@apache.org |
[2/2] kudu git commit: rpc-test: fix flakiness of TestCallLongerThanKeepalive |
Mon, 05 Dec, 07:26 |
mpe...@apache.org |
[1/5] kudu git commit: exactly_once_rpc-test: fix gc stress test flakiness |
Mon, 05 Dec, 17:46 |
mpe...@apache.org |
[2/5] kudu git commit: rpc-test: fix flakiness in tests that expect timeouts |
Mon, 05 Dec, 17:46 |
mpe...@apache.org |
[3/5] kudu git commit: KUDU-695. Avoid glog contention by deferring log writes to dedicated threads |
Mon, 05 Dec, 17:46 |
mpe...@apache.org |
[4/5] kudu git commit: fault_injection: use _exit instead of exit |
Mon, 05 Dec, 17:46 |
mpe...@apache.org |
[5/5] kudu git commit: raft_consensus: avoid some unecessary allocations in hot path |
Mon, 05 Dec, 17:46 |
mpe...@apache.org |
kudu git commit: java tests: Clean up and document binDir search |
Mon, 05 Dec, 18:08 |
a...@apache.org |
[1/2] kudu git commit: [i-tests] fix TestWorkload to allow set_num_tablets(1) |
Mon, 05 Dec, 23:36 |
a...@apache.org |
[2/2] kudu git commit: Revert "env: change various file filename() functions to return copies" |
Mon, 05 Dec, 23:36 |
danburk...@apache.org |
[1/2] kudu git commit: Add file globbing to Env |
Tue, 06 Dec, 01:22 |
danburk...@apache.org |
[2/2] kudu git commit: Add file modified time to Env |
Tue, 06 Dec, 01:22 |
t...@apache.org |
kudu git commit: KUDU-1622. result_tracker: respond to RPCs outside of the lock |
Tue, 06 Dec, 01:54 |
danburk...@apache.org |
kudu git commit: KUDU-766: limit number of glog files |
Tue, 06 Dec, 04:46 |
mpe...@apache.org |
[1/2] kudu git commit: KUDU-798 (part 4) Add a TimeManager to manage safe time advancement |
Tue, 06 Dec, 14:40 |
mpe...@apache.org |
[2/2] kudu git commit: Output more info when a snapshot scan fails due to history gc |
Tue, 06 Dec, 14:40 |
mpe...@apache.org |
kudu git commit: [ExternalMiniClusterITestBase] move some methods into .cc |
Tue, 06 Dec, 17:02 |
danburk...@apache.org |
kudu git commit: Update partition syntax for single value range partitions |
Tue, 06 Dec, 17:05 |
a...@apache.org |
[1/3] kudu git commit: Silence gcc warning on TimeManager::GetSafeTimeUnlocked() |
Tue, 06 Dec, 18:40 |
a...@apache.org |
[2/3] kudu git commit: KUDU-1789. Fix ScannerKeepAlive leaking RPCs when scanner is already expired |
Tue, 06 Dec, 18:40 |
a...@apache.org |
[3/3] kudu git commit: client: don't log retriable scanner errors |
Tue, 06 Dec, 18:40 |
a...@apache.org |
kudu git commit: KUDU-1791: tighten up read only usage in log block manager |
Tue, 06 Dec, 23:50 |
mpe...@apache.org |
kudu git commit: rpc: show outbound call state in /rpcz dump |
Wed, 07 Dec, 16:02 |
mpe...@apache.org |
kudu git commit: Make fuzz-itest run serially |
Wed, 07 Dec, 16:02 |
jdcry...@apache.org |
[1/2] kudu git commit: [java] KUDU-1746/KUDU-1747 Improve addColumn API |
Wed, 07 Dec, 16:43 |
jdcry...@apache.org |
[2/2] kudu git commit: [build] Update syntax of gen_version_info.py |
Wed, 07 Dec, 16:43 |
danburk...@apache.org |
[1/2] kudu git commit: KUDU-1792 It is possible to overwrite range partitions |
Wed, 07 Dec, 19:49 |
danburk...@apache.org |
[2/2] kudu git commit: Reduce default client tablet locations cache TTL |
Wed, 07 Dec, 19:49 |
a...@apache.org |
[1/2] kudu git commit: util: add file cache |
Wed, 07 Dec, 21:47 |
a...@apache.org |
[2/2] kudu git commit: block manager: start using the file cache |
Wed, 07 Dec, 21:47 |
mpe...@apache.org |
kudu git commit: KUDU-1785. Fix potential crash in TabletCopySourceSession |
Thu, 08 Dec, 00:17 |
a...@apache.org |
kudu git commit: log-rolling-itest: wait for the master on first start |
Thu, 08 Dec, 00:22 |
danburk...@apache.org |
kudu git commit: KUDU-861 Support changing default, storage attributes |
Thu, 08 Dec, 00:43 |
danburk...@apache.org |
kudu git commit: Enable rhel6 krb5 realm workaround for Java tests |
Thu, 08 Dec, 00:45 |
t...@apache.org |
[1/4] kudu git commit: KUDU-1780: Unshaded classes in kudu-client jar |
Thu, 08 Dec, 03:43 |
t...@apache.org |
[2/4] kudu git commit: python: add workaround for multiprocessing atexit hook on py2.6 |
Thu, 08 Dec, 03:43 |
t...@apache.org |
[3/4] kudu git commit: KUDU-921. tablet copy: Make the StartTabletCopy() RPC async |
Thu, 08 Dec, 03:43 |
t...@apache.org |
[4/4] kudu git commit: python: fix py2.6 incompatibility in unixtime_micros support |
Thu, 08 Dec, 03:43 |
t...@apache.org |
kudu git commit: [python] - Add timeouts to Python unit tests |
Thu, 08 Dec, 03:52 |
jdcry...@apache.org |
[1/6] kudu git commit: KUDU-1793: only update lbm container bookkeeping on success |
Thu, 08 Dec, 16:14 |
jdcry...@apache.org |
[2/6] kudu git commit: [docs] - Fix python development section location |
Thu, 08 Dec, 16:14 |
jdcry...@apache.org |
[3/6] kudu git commit: [docs] Add missing krb deps to the SLES12 and Ubuntu instructions |
Thu, 08 Dec, 16:14 |
jdcry...@apache.org |
[4/6] kudu git commit: KUDU-798 (part 5) Correct safe time advancement |
Thu, 08 Dec, 16:14 |
jdcry...@apache.org |
[5/6] kudu git commit: KUDU-798 (part 5) Correct safe time advancement |
Thu, 08 Dec, 16:14 |
jdcry...@apache.org |
[6/6] kudu git commit: KUDU-1796: Use last REPLICATE OpId instead of last COMMIT OpId to tombstone a tablet replica |
Thu, 08 Dec, 16:14 |
jdcry...@apache.org |
kudu git commit: Revert "KUDU-861 Support changing default, storage attributes" |
Thu, 08 Dec, 16:54 |