apache / apache/pulsar-manager

Errors in the log file regarding limit clause in SELECT

Open
#293 3 comments 0 reactions 0 assignees View on GitHub
area/question triage/week-17
Dominant language
Vue
Stars
539
Forks
239
PR merge metrics
No merged PRs in 30d

Description

Not sure if this has any real impact, but these errors are continuously appearing in the logs:
```
dashboard_1 | 2020-04-20 23:22:23.715 UTC [1371] ERROR: LIMIT #,# syntax is not supported at character 38
dashboard_1 | 2020-04-20 23:22:23.715 UTC [1371] HINT: Use separate LIMIT and OFFSET clauses.
dashboard_1 | 2020-04-20 23:22:23.715 UTC [1371] STATEMENT: SELECT name,broker FROM environments LIMIT $1, $2
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.