Skip to content

fix(scalasdk): fix passivation strategy.#492

Merged
RayRoestenburg merged 1 commit intomainfrom
fix_passivation_strategy
Sep 24, 2021
Merged

fix(scalasdk): fix passivation strategy.#492
RayRoestenburg merged 1 commit intomainfrom
fix_passivation_strategy

Conversation

@RayRoestenburg
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

@patriknw patriknw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, after one small cleanup

case com.akkaserverless.scalasdk.impl.Timeout(None) => javasdk.PassivationStrategy.defaultTimeout()
}
}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

at the top of the file, remove

import com.akkaserverless.javasdk.impl.Timeout

so that we always reference javasdk classes more explicitly here, like: javasdk.impl.Timeout

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@RayRoestenburg RayRoestenburg force-pushed the fix_passivation_strategy branch from d97bc9b to 162f50e Compare September 24, 2021 09:54
@RayRoestenburg RayRoestenburg merged commit 6fe3197 into main Sep 24, 2021
@RayRoestenburg RayRoestenburg deleted the fix_passivation_strategy branch September 24, 2021 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants