Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The subscriber list is not displayed correctly #1519

Closed
Comven opened this issue Jul 10, 2019 · 7 comments · Fixed by #1525
Closed

The subscriber list is not displayed correctly #1519

Comven opened this issue Jul 10, 2019 · 7 comments · Fixed by #1525

Comments

@Comven
Copy link

Comven commented Jul 10, 2019

现在将nacos-server和nacos-client都更新到1.1.0版本,首先发现的是nacos-server端应用名称栏不显示任何数据,其次客户端版本中只显示了v1.0.0和1.0.1,而我更新到的1.1.0版本的nacos-client显示的是1.0.1
image

@nacos-bot
Copy link
Collaborator

Hi @Comven, we detect non-English characters in the issue. This comment is an auto translation from @nacos-bot to help other users to understand this issue.
We encourage you to describe your issue in English which is more friendly to other users.

The subscriber list is not displayed correctly

Now update nacos-server and nacos-client to version 1.1.0. The first thing to find is that the nacos-server application name column does not display any data. Secondly, only the v1.0.0 and 1.0.1 are displayed in the client version. The version 1.1.0 that I updated to nacos-client shows 1.0.1
image

@ly641921791
Copy link
Contributor

@i will solve it@

@ly641921791
Copy link
Contributor

@Comven I am using the 1.1.0 version of the client did not find the client version display abnormality, can you look at the pom.xml file

@chuntaojun
Copy link
Collaborator

@Comven I am using the 1.1.0 version of the client did not find the client version display abnormality, can you look at the pom.xml file

you client version is 1.1.0 in console subscribe page?

@ly641921791
Copy link
Contributor

@Comven我用1.1.0版本的客户端没找到客户端版本显示异常,可以看一下pom.xml文件

你的客户端版本在控制台订阅页面是1.1.0?

Yes

@chuntaojun
Copy link
Collaborator

@Comven我用1.1.0版本的客户端没找到客户端版本显示异常,可以看一下pom.xml文件

你的客户端版本在控制台订阅页面是1.1.0?

Yes

我建议你在pr中,将版本的查询改用使用这个类: com.alibaba.nacos.common.util.VersionUtils,然后在common包中创建resource文件夹,根据这个类的逻辑,使得版本不再代码中写死

@ly641921791
Copy link
Contributor

@Comven我用1.1.0版本的客户端没找到客户端版本显示异常,可以看一下pom.xml文件

你的客户端版本在控制台订阅页面是1.1.0?

Yes

我建议你在pr中,将版本的查询改用使用这个类: com.alibaba.nacos.common.util.VersionUtils,然后在common包中创建resource文件夹,根据这个类的逻辑,使得版本不再代码中写死

Ok, I will do this.

nkorange added a commit that referenced this issue Jul 30, 2019
Fix #1519 The subscriber list is not displayed correctly
@nkorange nkorange added this to the 1.1.2 milestone Jul 30, 2019
@nkorange nkorange mentioned this issue Aug 6, 2019
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants