[jira] [Commented] (KUDU-721) Support for DECIMAL type

2017-08-25 Thread Boris Tyukin (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16142561#comment-16142561 ] Boris Tyukin commented on KUDU-721: --- any workarounds currently to store precise numbers? not sure strings

[jira] [Updated] (KUDU-1976) MiniKdc races between add_principal and kinit

2017-08-25 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1976: -- Target Version/s: 1.5.0 Code Review: https://gerrit.cloudera.org/#/c/7850/ > MiniKdc races

[jira] [Updated] (KUDU-1976) MiniKdc races between add_principal and kinit

2017-08-25 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1976: -- Status: In Review (was: Open) > MiniKdc races between add_principal and kinit >

[jira] [Assigned] (KUDU-1976) MiniKdc races between add_principal and kinit

2017-08-25 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon reassigned KUDU-1976: - Assignee: Todd Lipcon > MiniKdc races between add_principal and kinit >

[jira] [Updated] (KUDU-2114) Master asks tservers to re-delete tombstoned tablets when reported

2017-08-25 Thread Mike Percy (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Percy updated KUDU-2114: - Code Review: http://gerrit.cloudera.org:8080/7842 > Master asks tservers to re-delete tombstoned tablets

[jira] [Resolved] (KUDU-2102) PosixRWFile::Sync doesn't guarantee durability when used with multiple threads

2017-08-25 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adar Dembo resolved KUDU-2102. -- Resolution: Fixed Fix Version/s: 1.5.0 Fixed in commit 9a07b2fedcc0beacc76cb1c656be84c0c99c9da9.

[jira] [Updated] (KUDU-2114) Master asks tservers to re-delete tombstoned tablets when reported

2017-08-25 Thread Mike Percy (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Percy updated KUDU-2114: - Description: Commit 5bca7d8 changed the behavior of tombstoned replicas such that they now retain

[jira] [Commented] (KUDU-1521) Flakiness in TestAsyncKuduSession

2017-08-25 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16142382#comment-16142382 ] Adar Dembo commented on KUDU-1521: -- bq. Adar Dembo wanna try looping dist test and see if this is still an

[jira] [Updated] (KUDU-2055) Coalesce hole punching when deleting groups of blocks

2017-08-25 Thread Hao Hao (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Hao updated KUDU-2055: -- Issue Type: Improvement (was: Bug) > Coalesce hole punching when deleting groups of blocks >

[jira] [Commented] (KUDU-1520) Possible race between alter schema lock release and tablet shutdown

2017-08-25 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16142351#comment-16142351 ] Adar Dembo commented on KUDU-1520: -- Yes. I looked through the

[jira] [Commented] (KUDU-2014) Explore additional approaches to improve LBM startup time

2017-08-25 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16142344#comment-16142344 ] Todd Lipcon commented on KUDU-2014: --- Another thing I noticed on a cluster yesterday is that the tserver

[jira] [Commented] (KUDU-1318) Java integration test failures in kudu-client-tools

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16142297#comment-16142297 ] Jean-Daniel Cryans commented on KUDU-1318: -- [~d...@danburkert.com] this still an issue after your

[jira] [Updated] (KUDU-1528) heap-use-after-free in Peer::ProcessResponse while deleting a tablet

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1528: - Target Version/s: 1.6.0 (was: 1.5.0) > heap-use-after-free in Peer::ProcessResponse while

[jira] [Updated] (KUDU-1876) Poor error messages and behavior when webserver TLS is misconfigured

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1876: - Target Version/s: 1.6.0 > Poor error messages and behavior when webserver TLS is

[jira] [Resolved] (KUDU-2045) Data race on process_memory::g_hard_limit

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans resolved KUDU-2045. -- Resolution: Fixed Assignee: Todd Lipcon Fix Version/s: 1.5.0 Todd fixed

[jira] [Commented] (KUDU-1489) Use WAL directory for tablet metadata files

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16142283#comment-16142283 ] Jean-Daniel Cryans commented on KUDU-1489: -- [~anjuwong] does this jira still make sense given the

[jira] [Updated] (KUDU-1397) Allow building safely with custom toolchains

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1397: - Target Version/s: Backlog (was: 1.5.0) > Allow building safely with custom toolchains >

[jira] [Updated] (KUDU-1489) Use WAL directory for tablet metadata files

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1489: - Target Version/s: 1.6.0 (was: 1.5.0) > Use WAL directory for tablet metadata files >

[jira] [Updated] (KUDU-997) Expose client-side metrics

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-997: Target Version/s: 1.6.0 (was: 1.5.0) > Expose client-side metrics >

[jira] [Commented] (KUDU-683) Clean up multi-master tech debt

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16142276#comment-16142276 ] Jean-Daniel Cryans commented on KUDU-683: - [~adar] do you think we still have a lot of tech debt

[jira] [Updated] (KUDU-2014) Explore additional approaches to improve LBM startup time

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-2014: - Issue Type: Improvement (was: Bug) > Explore additional approaches to improve LBM startup

[jira] [Updated] (KUDU-477) Implement block storage microbenchmark

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-477: Target Version/s: Backlog (was: 1.5.0) > Implement block storage microbenchmark >

[jira] [Updated] (KUDU-1358) Following a master leader election, create table may fail

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1358: - Target Version/s: Backlog (was: 1.5.0) > Following a master leader election, create table

[jira] [Commented] (KUDU-1520) Possible race between alter schema lock release and tablet shutdown

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16142272#comment-16142272 ] Jean-Daniel Cryans commented on KUDU-1520: -- [~adar] is this still an issue? > Possible race

[jira] [Updated] (KUDU-993) Investigate making transaction tracker rejections more fair

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-993: Issue Type: Improvement (was: Bug) > Investigate making transaction tracker rejections more

[jira] [Updated] (KUDU-790) Not all MM ops acquire locks in Prepare()

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-790: Target Version/s: Backlog (was: 1.5.0) > Not all MM ops acquire locks in Prepare() >

[jira] [Updated] (KUDU-761) TS seg fault after short log append

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-761: Issue Type: Bug (was: Task) > TS seg fault after short log append >

[jira] [Commented] (KUDU-1544) Race in Java client's AsyncKuduSession.apply()

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16142264#comment-16142264 ] Jean-Daniel Cryans commented on KUDU-1544: -- [~danburkert] [~adar] is this still a thing? > Race

[jira] [Updated] (KUDU-1961) devtoolset-3 defeats ccache

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1961: - Issue Type: Improvement (was: Bug) > devtoolset-3 defeats ccache >

[jira] [Commented] (KUDU-1521) Flakiness in TestAsyncKuduSession

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16142261#comment-16142261 ] Jean-Daniel Cryans commented on KUDU-1521: -- [~adar] wanna try looping dist test and see if this is

[jira] [Updated] (KUDU-1537) Exactly-once semantics for DDL operations

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1537: - Target Version/s: Backlog (was: 1.5.0) > Exactly-once semantics for DDL operations >

[jira] [Updated] (KUDU-1537) Exactly-once semantics for DDL operations

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1537: - Issue Type: Improvement (was: Bug) > Exactly-once semantics for DDL operations >

[jira] [Resolved] (KUDU-1449) tablet unavailable caused by follower can not upgrade to leader.

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans resolved KUDU-1449. -- Resolution: Duplicate Fix Version/s: n/a Likely fixed by KUDU-1097 and friends.

[jira] [Updated] (KUDU-1736) kudu crash in debug build: unordered undo delta

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1736: - Target Version/s: 1.6.0 (was: 1.5.0) > kudu crash in debug build: unordered undo delta >

[jira] [Resolved] (KUDU-2015) invalidate data format will causing kudu-tserver to crash. and kudu-table will be un available

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans resolved KUDU-2015. -- Resolution: Cannot Reproduce Fix Version/s: n/a Closing since not getting help

[jira] [Updated] (KUDU-1921) Add ability for clients to require authentication/encryption

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1921: - Target Version/s: 1.6.0 (was: 1.5.0) > Add ability for clients to require

[jira] [Updated] (KUDU-1466) C++ client errors misreported as GetTableLocations timeouts

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1466: - Target Version/s: 1.6.0 (was: 1.5.0) > C++ client errors misreported as GetTableLocations

[jira] [Updated] (KUDU-1813) Scan at a specific timestamp doesn't include that timestamp as committed

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1813: - Target Version/s: 1.6.0 (was: 1.5.0) > Scan at a specific timestamp doesn't include that

[jira] [Updated] (KUDU-801) Delta flush doesn't wait for transactions to commit

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-801: Target Version/s: 1.6.0 (was: 1.5.0) > Delta flush doesn't wait for transactions to commit >

[jira] [Updated] (KUDU-2044) Tombstoned tablets show up in /metrics

2017-08-25 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adar Dembo updated KUDU-2044: - Code Review: https://gerrit.cloudera.org/7618 > Tombstoned tablets show up in /metrics >

[jira] [Assigned] (KUDU-1807) GetTableSchema() is O(n) in the number of tablets

2017-08-25 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adar Dembo reassigned KUDU-1807: Assignee: Adar Dembo > GetTableSchema() is O(n) in the number of tablets >

[jira] [Assigned] (KUDU-2044) Tombstoned tablets show up in /metrics

2017-08-25 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adar Dembo reassigned KUDU-2044: Assignee: Adar Dembo (was: Will Berkeley) > Tombstoned tablets show up in /metrics >

[jira] [Updated] (KUDU-2044) Tombstoned tablets show up in /metrics

2017-08-25 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adar Dembo updated KUDU-2044: - Status: In Review (was: In Progress) > Tombstoned tablets show up in /metrics >

[jira] [Resolved] (KUDU-2037) ts_recovery-itest flaky since KUDU-1034 fixed

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans resolved KUDU-2037. -- Resolution: Fixed Fix Version/s: 1.5.0 Was fixed in

[jira] [Updated] (KUDU-1454) Spark and MR jobs running without scan locality

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1454: - Target Version/s: 1.6.0 (was: 1.5.0) > Spark and MR jobs running without scan locality >

[jira] [Updated] (KUDU-1587) Memory-based backpressure is insufficient on seek-bound workloads

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1587: - Target Version/s: 1.6.0 (was: 1.5.0) > Memory-based backpressure is insufficient on

[jira] [Updated] (KUDU-428) Support for service/table/column authorization

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-428: Target Version/s: 1.6.0 (was: 1.5.0) > Support for service/table/column authorization >

[jira] [Updated] (KUDU-869) Support PRE_VOTER config membership type

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-869: Target Version/s: 1.6.0 (was: 1.5.0) > Support PRE_VOTER config membership type >

[jira] [Updated] (KUDU-1788) Raft UpdateConsensus retry behavior on timeout is counter-productive

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1788: - Target Version/s: 1.6.0 (was: 1.5.0) > Raft UpdateConsensus retry behavior on timeout is

[jira] [Commented] (KUDU-1869) Scans do not work with hybrid time disabled and snapshot reads enabled

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16142226#comment-16142226 ] Jean-Daniel Cryans commented on KUDU-1869: -- [~dralves] Are you working on this? > Scans do not

[jira] [Updated] (KUDU-1125) Reduce impact of enabling fsync on the master

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1125: - Priority: Major (was: Critical) > Reduce impact of enabling fsync on the master >

[jira] [Commented] (KUDU-577) Specification for expected semantics and client modes

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16142225#comment-16142225 ] Jean-Daniel Cryans commented on KUDU-577: - [~dr-alves] same question as Todd above. > Specification

[jira] [Updated] (KUDU-1762) suspected tablet memory leak

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1762: - Priority: Major (was: Critical) > suspected tablet memory leak >

[jira] [Commented] (KUDU-582) Send TS specific errors back to the client when the client is supposed to take specific actions, such as trying another replica

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16142224#comment-16142224 ] Jean-Daniel Cryans commented on KUDU-582: - Hey [~dr-alves], what should we do with this jira? It

[jira] [Updated] (KUDU-1839) DNS failure during tablet creation lead to undeletable tablet

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1839: - Priority: Major (was: Critical) > DNS failure during tablet creation lead to undeletable

[jira] [Updated] (KUDU-2044) Tombstoned tablets show up in /metrics

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-2044: - Target Version/s: 1.6.0 > Tombstoned tablets show up in /metrics >

[jira] [Updated] (KUDU-2050) Avoid peer eviction during block manager startup

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-2050: - Target Version/s: 1.6.0 > Avoid peer eviction during block manager startup >

[jira] [Updated] (KUDU-2110) RPC footer may be appended more than once

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-2110: - Target Version/s: (was: 1.5.0) > RPC footer may be appended more than once >

[jira] [Updated] (KUDU-1956) Crash with "rowset selected for compaction but not available anymore"

2017-08-25 Thread Will Berkeley (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Will Berkeley updated KUDU-1956: Fix Version/s: (was: 1.5.0) 1.4.0 > Crash with "rowset selected for

[jira] [Comment Edited] (KUDU-1956) Crash with "rowset selected for compaction but not available anymore"

2017-08-25 Thread Will Berkeley (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16142087#comment-16142087 ] Will Berkeley edited comment on KUDU-1956 at 8/25/17 7:44 PM: -- Since the

[jira] [Resolved] (KUDU-1956) Crash with "rowset selected for compaction but not available anymore"

2017-08-25 Thread Will Berkeley (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Will Berkeley resolved KUDU-1956. - Resolution: Fixed Fix Version/s: 1.5.0 Target Version/s: (was: 1.5.0) Since the

[jira] [Created] (KUDU-2115) Fix rowset compaction selection race

2017-08-25 Thread Will Berkeley (JIRA)
Will Berkeley created KUDU-2115: --- Summary: Fix rowset compaction selection race Key: KUDU-2115 URL: https://issues.apache.org/jira/browse/KUDU-2115 Project: Kudu Issue Type: Bug

[jira] [Commented] (KUDU-2096) Document necessary configuration for Kerberos with master CNAMEs

2017-08-25 Thread Attila Bukor (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16142055#comment-16142055 ] Attila Bukor commented on KUDU-2096: [~tlipcon] what's the plan with this JIRA now that KUDU-2103 is

[jira] [Updated] (KUDU-2103) Java client doesn't work on a Kerberized cluster with DNS aliases for masters

2017-08-25 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-2103: -- Fix Version/s: 1.4.1 1.3.2 > Java client doesn't work on a Kerberized cluster with

[jira] [Updated] (KUDU-2103) Java client doesn't work on a Kerberized cluster with DNS aliases for masters

2017-08-25 Thread Attila Bukor (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Bukor updated KUDU-2103: --- Component/s: security java > Java client doesn't work on a Kerberized cluster with

[jira] [Updated] (KUDU-2103) Java client doesn't work on a Kerberized cluster with DNS aliases for masters

2017-08-25 Thread Attila Bukor (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Bukor updated KUDU-2103: --- Affects Version/s: 1.3.0 1.4.0 > Java client doesn't work on a Kerberized