You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Misty Stanley-Jones (JIRA)" <ji...@apache.org> on 2016/03/29 18:32:25 UTC

[jira] [Created] (KUDU-1382) Write release notes for Kudu 0.8.0

Misty Stanley-Jones created KUDU-1382:
-----------------------------------------

             Summary: Write release notes for Kudu 0.8.0
                 Key: KUDU-1382
                 URL: https://issues.apache.org/jira/browse/KUDU-1382
             Project: Kudu
          Issue Type: Task
          Components: documentation
    Affects Versions: 0.8.0
            Reporter: Misty Stanley-Jones
            Assignee: Misty Stanley-Jones
            Priority: Blocker


Captured these issues from the email thread. If there are any more, please add them in comments. 

- RPC and application feature flags
 - KUDU-1337 Avoid spurious remote bootstraps on DeleteTablet()
 - Fixed the Spark shutdown bug
 - KUDU-1322 failover writes on tablet not found in the C++ client
 - KUDU-969. Fix handling of crashes just before tablet metadata flush
 - KUDU-1354. Writes should not release locks before committing MVCC
 - master: don't expose intermediate CreateTable() state to consumers
 - Partition pruning in the C++ client and improvements on the server-side.
http://gerrit.cloudera.org:8080/#/c/2413/
 - [java-client] implement ColumnPredicate API
http://gerrit.cloudera.org:8080/#/c/2591/
 - KUDU-1235. Add Get API http://gerrit.cloudera.org:8080/#/c/2519/
- KUDU-1379 - this is a regression blocker where column range predicates on
float/double/bool columns no longer work. We should either fix this or
revert the predicate changes that Dan committed last week (preferably just
fix it, since I dont think it's too hard)
- KUDU-1380 - this is not a regression but it's a case where we can get
silently wrong results (duplicated rows) from the C++ scanner. Since it's a
correctness issue I marked it as blocker. Does anyone have time to look at
this today/tomorrow? If not I will try to take a look.
- KUDU-1377




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)