Palash Chauhan

Results 8 issues of Palash Chauhan

Set the following config values 1. phoenix.metadata.invalidate.cache.enabled = true 2. phoenix.ddl.timestamp.validation.enabled = true 3. phoenix.default.update.cache.frequency = Long.MAX_VALUE (NEVER) **Changes** - Some places in code assume default UCF is 0 or...

Trying to apply patch attached to the jira - https://issues.apache.org/jira/browse/PHOENIX-5117

1. Remove CDC Object from SYSTEM.CATALOG when table is dropped 2. Set UCF=2h on CDC streams system tables. 3. try-with-resource for PhoenixMasterObserver