You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Rajat Khandelwal (JIRA)" <ji...@apache.org> on 2017/08/17 12:07:00 UTC

[jira] [Created] (LENS-1460) Partition Registration shouldn't say FAILED in case 0 partitions get registered

Rajat Khandelwal created LENS-1460:
--------------------------------------

             Summary: Partition Registration shouldn't say FAILED in case 0 partitions get registered
                 Key: LENS-1460
                 URL: https://issues.apache.org/jira/browse/LENS-1460
             Project: Apache Lens
          Issue Type: Improvement
          Components: cube
            Reporter: Rajat Khandelwal
            Assignee: Rajat Khandelwal


in add partitions API, the user supplies a list of partitions to be added. Among them, if some partitions are already registered, they are not re-registered. In case all partitions are pre-existing, it returns FAILED APIResult. It should not return FAILED. It should, however, still return FAILED if there is some genuine error. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)