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

Greengrass IPC read port #279

Closed
1 of 2 tasks
bgklika opened this issue May 23, 2022 · 2 comments
Closed
1 of 2 tasks

Greengrass IPC read port #279

bgklika opened this issue May 23, 2022 · 2 comments
Labels
feature-request A feature should be added or improved.

Comments

@bgklika
Copy link
Contributor

bgklika commented May 23, 2022

Describe the feature

For greengrass IPC we need to have ability to read actual value of port where service has been bound.

Use Case

It will usefil to configure port to value 0 which means will be selected later by OS when bind() is called.

Proposed Solution

I suppose to update aws-crt-java first. After that we can read actual value of port in aws-iot-device-sdk-java-v2.

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

SDK version used

main

Environment details (OS name and version, etc.)

any

@bgklika bgklika added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels May 23, 2022
@jmklix jmklix changed the title (short issue description) Greengrass IPC read port May 24, 2022
@graebm
Copy link
Contributor

graebm commented May 24, 2022

I'm working on this...

@jmklix jmklix removed the needs-triage This issue or PR still needs to be triaged. label May 24, 2022
@graebm
Copy link
Contributor

graebm commented May 26, 2022

Resolved in v1.9.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

3 participants