rueian opened a new issue #299:
URL: https://github.com/apache/pulsar-manager/issues/299


   Hi, it seems that my pulsar-manger can't get anything about a topic 
partition:
   
   
![image](https://user-images.githubusercontent.com/2727535/82075937-9e0a4c00-970f-11ea-880d-3904a2b34683.png)
   
   logs of my pulsar-manager:
   ```
   2020-05-15 16:41:49.564 UTC [2344] ERROR:  LIMIT #,# syntax is not supported 
at character 38
   2020-05-15 16:41:49.564 UTC [2344] HINT:  Use separate LIMIT and OFFSET 
clauses.
   2020-05-15 16:41:49.564 UTC [2344] STATEMENT:  SELECT name,broker FROM 
environments LIMIT $1, $2
   2020-05-15 16:42:49.601 UTC [2344] ERROR:  LIMIT #,# syntax is not supported 
at character 38
   2020-05-15 16:42:49.601 UTC [2344] HINT:  Use separate LIMIT and OFFSET 
clauses.
   2020-05-15 16:42:49.601 UTC [2344] STATEMENT:  SELECT name,broker FROM 
environments LIMIT $1, $2
   2020-05-15 16:43:49.645 UTC [2344] ERROR:  LIMIT #,# syntax is not supported 
at character 38
   2020-05-15 16:43:49.645 UTC [2344] HINT:  Use separate LIMIT and OFFSET 
clauses.
   2020-05-15 16:43:49.645 UTC [2344] STATEMENT:  SELECT name,broker FROM 
environments LIMIT $1, $2
   2020-05-15 16:44:49.685 UTC [2344] ERROR:  LIMIT #,# syntax is not supported 
at character 38
   2020-05-15 16:44:49.685 UTC [2344] HINT:  Use separate LIMIT and OFFSET 
clauses.
   2020-05-15 16:44:49.685 UTC [2344] STATEMENT:  SELECT name,broker FROM 
environments LIMIT $1, $2
   2020-05-15 16:45:49.716 UTC [2344] ERROR:  LIMIT #,# syntax is not supported 
at character 38
   2020-05-15 16:45:49.716 UTC [2344] HINT:  Use separate LIMIT and OFFSET 
clauses.
   2020-05-15 16:45:49.716 UTC [2344] STATEMENT:  SELECT name,broker FROM 
environments LIMIT $1, $2
   2020-05-15 16:46:49.741 UTC [2344] ERROR:  LIMIT #,# syntax is not supported 
at character 38
   2020-05-15 16:46:49.741 UTC [2344] HINT:  Use separate LIMIT and OFFSET 
clauses.
   2020-05-15 16:46:49.741 UTC [2344] STATEMENT:  SELECT name,broker FROM 
environments LIMIT $1, $2
   2020-05-15 16:47:49.776 UTC [2344] ERROR:  LIMIT #,# syntax is not supported 
at character 38
   2020-05-15 16:47:49.776 UTC [2344] HINT:  Use separate LIMIT and OFFSET 
clauses.
   2020-05-15 16:47:49.776 UTC [2344] STATEMENT:  SELECT name,broker FROM 
environments LIMIT $1, $2
   2020-05-15 16:48:49.815 UTC [2344] ERROR:  LIMIT #,# syntax is not supported 
at character 38
   2020-05-15 16:48:49.815 UTC [2344] HINT:  Use separate LIMIT and OFFSET 
clauses.
   2020-05-15 16:48:49.815 UTC [2344] STATEMENT:  SELECT name,broker FROM 
environments LIMIT $1, $2
   2020-05-15 16:49:49.856 UTC [2344] ERROR:  LIMIT #,# syntax is not supported 
at character 38
   2020-05-15 16:49:49.856 UTC [2344] HINT:  Use separate LIMIT and OFFSET 
clauses.
   2020-05-15 16:49:49.856 UTC [2344] STATEMENT:  SELECT name,broker FROM 
environments LIMIT $1, $2
   2020-05-15 16:50:49.892 UTC [2351] ERROR:  LIMIT #,# syntax is not supported 
at character 38
   2020-05-15 16:50:49.892 UTC [2351] HINT:  Use separate LIMIT and OFFSET 
clauses.
   2020-05-15 16:50:49.892 UTC [2351] STATEMENT:  SELECT name,broker FROM 
environments LIMIT $1, $2
   2020-05-15 16:51:49.924 UTC [2358] ERROR:  LIMIT #,# syntax is not supported 
at character 38
   2020-05-15 16:51:49.924 UTC [2358] HINT:  Use separate LIMIT and OFFSET 
clauses.
   2020-05-15 16:51:49.924 UTC [2358] STATEMENT:  SELECT name,broker FROM 
environments LIMIT $1, $2
   2020-05-15 16:52:49.953 UTC [2378] ERROR:  LIMIT #,# syntax is not supported 
at character 38
   2020-05-15 16:52:49.953 UTC [2378] HINT:  Use separate LIMIT and OFFSET 
clauses.
   2020-05-15 16:52:49.953 UTC [2378] STATEMENT:  SELECT name,broker FROM 
environments LIMIT $1, $2
   ```
   
   Please help me to find out the problem, thank you.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to