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

[CBRD-24523] Fix invalid port number is passed to Java SP Server on Windows (#3906) #3907

Merged
merged 1 commit into from
Oct 21, 2022

Commits on Oct 21, 2022

  1. [CBRD-24523] Fix invalid port number is passed to Java SP Server on W…

    …indows (CUBRID#3906)
    
    http://jira.cubrid.org/browse/CBRD-24523
    
    Instead of tuning the system parameter (java_stored_procedure_uds), I've created a new getter function for the port parameter according to the OS.
    hgryoo committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    5ac2923 View commit details
    Browse the repository at this point in the history