I want to write an application in Java that accesses data from GridDB. In the documentation, I see the connection port defaults to 31999. By coincidence, I already have an application running on this port. Is it possible to change the default connection port in GridDB? How would I do this? Thanks
I tried going through the installation guide, but can't find anything to tell me how to change the port.