image2022-4-14_9-34-5.png


Affected version: 0.13.0

Causes:

  1. The authority feature is implemented based on prefix path, string.startWith(prefix),  rather than path pattern.
  2. The authority BATCH_INSERT_ROWS has not been assigned.

Solution: assign all authorities including BATCH_INSERT_ROWS to path root.

  • No labels