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

#41 restrict encounter types to send #46

Merged
merged 9 commits into from
Sep 20, 2021

Conversation

moshonk
Copy link
Contributor

@moshonk moshonk commented Feb 20, 2021

Added provision to set the encounter types to send to the xds repo. By default, only lab encounters allowed(Set via Global Configurations) @ccwhite333 @pmanko @ckemar Awaiting the merging of PR #45

@Autowired
private XdsSenderConfig config;


@Override
public List<Message> getNewMessages() {
Copy link
Member

Choose a reason for hiding this comment

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

It would be great to test these changes to getNewMessages() - see comment in #45

@pmanko
Copy link
Member

pmanko commented Sep 17, 2021

@moshonk I was looking into merging this, and noticed the conflict on XdsExportServiceImpl.java. I don't want to mess anything up with an incorrect merge - would you be able to rebase on main and fix the conflict?

@moshonk
Copy link
Contributor Author

moshonk commented Sep 18, 2021

@pmanko conflict resolved.

@pmanko pmanko merged commit d4ca047 into main Sep 20, 2021
@pmanko pmanko deleted the #41-restrict-encounter-types-to-send branch September 20, 2021 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants