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

Enabling the magnifier to see log errors when connect/read is enabled #614

Closed
fabiofilz opened this issue Mar 3, 2021 · 12 comments
Closed
Labels
bug Something isn't working connect Kafka Connect ui Need an ui update

Comments

@fabiofilz
Copy link

Hi,

I enabled the connect/read role, but the magnifying glass icon in the connector screen is not showing so the user with read-only access cannot see the connector's parameters, tasks or the error logs.

Basically the same as connect/update, but not enabling the value fields and update button.

Would it be possible?

Thank you.
Fabio

@tchiotludo tchiotludo added bug Something isn't working connect Kafka Connect ui Need an ui update labels Mar 3, 2021
@tchiotludo
Copy link
Owner

Seems to be possible :)
Can you share screnshot to be sure to understand ?

@fabiofilz
Copy link
Author

fabiofilz commented Mar 3, 2021

Hi @tchiotludo,

Yes, sure!

Using connect/read role

image

Using connect/update role
image

When clicking on magnifying glass icon we are able to see Tasks and Configs tabs.

Tasks tab is where we can see the error logs
image

Configs tab is where we can see the parameter values and also the Update button
image

Thank you.
Fabio

@tchiotludo
Copy link
Owner

Ok will be simple :) Thanks :)

@tchiotludo
Copy link
Owner

You can try on dev version
fix by #620

@fabiofilz
Copy link
Author

Hi @tchiotludo,

Could you please create a new TAG with the changes, please?

I checked the Dockerhub, but I didn't see a new TAG. The 0.0.17 was created a month ago.

Thank you.
Fabio

image

@tchiotludo
Copy link
Owner

this one 😄 :
image
the dev version ;)

@fabiofilz
Copy link
Author

Hi @tchiotludo,

Sorry, I thought it was a final release with the changes.

I have just deployed the DEV tag and I am using the role connect/read.

I am still not able to see the magnifier to access the error logs and I also notice that when I change between one Kafka Connect and the other it is not refreshing the page (list of connectors). It was not happening in the previous version.

image

image

Thank you.
Fabio

@tchiotludo tchiotludo reopened this Mar 17, 2021
@tchiotludo
Copy link
Owner

@PLarboulette does this may due to recent change ?

@tchiotludo
Copy link
Owner

or @alozano3 ? 😄

@alozano3
Copy link
Contributor

Hi, I deployed the latest dev version and the magnifier is working with one connect cluster.
I will try to have two clusters to try to reproduce the issue, but I don't think it is related with #620

@fabiofilz
Copy link
Author

Hi @alozano3 , @tchiotludo ,

I tested the DEV version and the magnifier is working fine, the fields are disabled and the buttons (update, delete, restart and pause) are hidden when using connect/read. I also tested with the connect/update, connect/insert, connect/delete, connect/state/update and they were working fine.

The only issue that I can see is when changing between KC instances, it updates the URL and the title at the top Connect : , but the page is not refreshed. (If a press the browser button to refresh it works).

Thank you.
Fabio

@tchiotludo
Copy link
Owner

@fabiofilz can you open a separate issue please about the bug, since it's not related to this one please ?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working connect Kafka Connect ui Need an ui update
Projects
Status: Done
Development

No branches or pull requests

3 participants