Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-4522

Fail to remove the schema from client-side cache

Agile BoardAttach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 5.0.0-alpha, 4.14.0, 4.13.2-cdh
    • None
    • None

    Description

      We always pass the wrong key to remove the schema

      PMetaDataImpl.java
          @Override
          public void removeSchema(PSchema schema, long schemaTimeStamp) {
              this.metaData.schemas.remove(SchemaUtil.getSchemaKey(schema.getSchemaName()));
          }
      

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            chia7712 Chia-Ping Tsai
            chia7712 Chia-Ping Tsai
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment