[
https://issues.apache.org/jira/browse/KUDU-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Lipcon reassigned KUDU-1157:
---------------------------------
Assignee: Todd Lipcon
> [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
>
> 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)