GoogleCloudPlatform / point-of-sale

Anthos Edge Use Cases for bringing apps and computation closer to the location where the action is, to improve response times and save bandwidth.
Apache License 2.0
36 stars 18 forks source link

Upgrade from Java 11? #180

Closed mathieu-benoit closed 1 year ago

mathieu-benoit commented 2 years ago

Any particular reason why PoS apps are with Java 11? Any plan to move them to 17 (LTS) or 18 or even 19?

FYI:

bourgeoisor commented 2 years ago

18 is not supported anymore, so ideally either 17 (LTS) or 19 (latest).

bourgeoisor commented 2 years ago

@Shabirmean any technical reason for Java 11, or can those be bumped up to currently supported versions?

NimJay commented 1 year ago

Updating to cool down out-of-SLO list: It looks like Olivier is working on upgrading to Java 17 in https://github.com/GoogleCloudPlatform/point-of-sale/pull/188.

ahrarmonsur commented 1 year ago

Assigning @bourgeoisor to this issue to cool down SLO, as he is working on upgrading to Java 17 in https://github.com/GoogleCloudPlatform/point-of-sale/pull/188.

bourgeoisor commented 1 year ago

Still WIP, small issue which should be taken care of when https://github.com/GoogleContainerTools/skaffold/issues/7076 gets fixed in the next release of Skaffold.