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

gfarm_metadb_server_get_port(gfm_client_connection_get_real_server(gfm_server)) may not return the connected port number #1054

Open
gfarm-admin opened this issue Mar 12, 2019 · 4 comments
Assignees
Labels
auto-migrated bug Something isn't working sourceforge
Milestone

Comments

@gfarm-admin
Copy link
Member

if it's gfmd,, struct gfm_connection::real_server is owned by struct mdhost, and the port number may be modified by "gfmdhost -m -p PORT HOST".

I believe there is no user-visible problem with this ticket, so this is a minor issue.

Reported by: n-soda

Original Ticket: gfarm/tickets/1054

@gfarm-admin
Copy link
Member Author

  • Description has changed:

Diff:


--- old
+++ new
@@ -1 +1 @@
-if it's gfmd,, sruct gfm_connection::real_server is owned by struct mdhost, and the port number may be modified by "gfmdhost -m -p <port> <host>".
+if it's gfmd,, sruct gfm_connection::real_server is owned by struct mdhost, and the port number may be modified by "gfmdhost -m -p PORT HOST".

Original comment by: n-soda

@gfarm-admin
Copy link
Member Author

  • Description has changed:

Diff:


--- old
+++ new
@@ -1 +1 @@
-if it's gfmd,, sruct gfm_connection::real_server is owned by struct mdhost, and the port number may be modified by "gfmdhost -m -p PORT HOST".
+if it's gfmd,, struct gfm_connection::real_server is owned by struct mdhost, and the port number may be modified by "gfmdhost -m -p PORT HOST".

Original comment by: n-soda

@gfarm-admin
Copy link
Member Author

  • Description has changed:

Diff:


--- old
+++ new
@@ -1 +1,3 @@
 if it's gfmd,, struct gfm_connection::real_server is owned by struct mdhost, and the port number may be modified by "gfmdhost -m -p PORT HOST".
+
+I believe there is no user-visible problem with this ticket, so this is a minor issue.

Original comment by: n-soda

@gfarm-admin
Copy link
Member Author

  • Milestone: gfarm-2.7.13 --> gfarm-2.8.0

Original comment by: n-soda

@gfarm-admin gfarm-admin added this to the gfarm-2.8.0 milestone Nov 19, 2019
@n-soda n-soda modified the milestones: gfarm-2.8.0, gfarm-2.8.1 Sep 13, 2023
@n-soda n-soda modified the milestones: gfarm-2.8.1, gfarm-2.8.2 Dec 27, 2023
@n-soda n-soda modified the milestones: gfarm-2.8.2, gfarm-2.8.3 Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-migrated bug Something isn't working sourceforge
Projects
None yet
Development

No branches or pull requests

2 participants