[
https://issues.apache.org/jira/browse/KUDU-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Lipcon resolved KUDU-1157.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.0.0
fixed in d911b304d7f4e2c345a01d4e6a7637cf71835a4a
> [java client] check array length instead of reference equality to EMPTY_ARRAY
> -----------------------------------------------------------------------------
>
> Key: KUDU-1157
> URL: https://issues.apache.org/jira/browse/KUDU-1157
> Project: Kudu
> Issue Type: Bug
> Components: client
> Affects Versions: Feature Complete
> Reporter: Dan Burkert
> Assignee: Todd Lipcon
> Fix For: 1.0.0
>
>
> A few places we are checking if a key is empty using reference equality to
> AsyncKuduClient.EMPTY_ARRAY. To make this more robust, we should be checking
> the array length instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)