You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Geoffrey Jacoby (Jira)" <ji...@apache.org> on 2021/11/19 18:43:00 UTC

[jira] [Created] (PHOENIX-6599) Missing checked exceptions on SchemaRegistryRepository

Geoffrey Jacoby created PHOENIX-6599:
----------------------------------------

             Summary: Missing checked exceptions on SchemaRegistryRepository
                 Key: PHOENIX-6599
                 URL: https://issues.apache.org/jira/browse/PHOENIX-6599
             Project: Phoenix
          Issue Type: Improvement
    Affects Versions: 4.17.0, 5.2.0
            Reporter: Geoffrey Jacoby
            Assignee: Geoffrey Jacoby
             Fix For: 4.17.0, 5.2.0


PHOENIX-6227 introduced the SchemaRegistryRepository interface for communicating with an external schema registry. While most methods correctly throw IOException, getSchemaById and getSchemaByTable() mistakenly do not. We should clean this up before 4.17 and 5.2 are released so we don't break compatibility later. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)