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

[Task]: Add MongoDB connection link details when testing the connection #4861

Open
LauraPumarejo opened this issue Feb 3, 2025 · 0 comments

Comments

@LauraPumarejo
Copy link

What needs to happen?

Objective:

The goal of this task is to enhance the visibility of the MongoDB connection during the connection test process in Apache Hop. Currently, when testing the connection to MongoDB, only an "OK" message is displayed, which does not provide detailed information about the parameters used to establish the connection.

Context:

For PostgreSQL connections, Apache Hop displays detailed connection parameters, such as the URL, port, and credentials used. This information is useful both for verifying that the configuration is correct and for identifying potential connection issues.

Proposed Improvement:

Similar to PostgreSQL, it is important for Apache Hop to display the connection details when performing a test connection for MongoDB. This includes showing the connection URL, port, database, and any other relevant parameters that allow users to validate that the connection has been established correctly.

Expected Benefits:

  • Improves troubleshooting capabilities in case of MongoDB connection failures.
  • Facilitates configuration validation for the connection.
  • Increases transparency in the connection process within Apache Hop, enhancing the user experience.

Image

Image

Issue Priority

Priority: 2

Issue Component

Component: Hop Gui, Component: Metadata, Component: Database

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant