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

Scala 2.12 upgrade #1162

Merged
merged 21 commits into from
Aug 7, 2021
Merged

Scala 2.12 upgrade #1162

merged 21 commits into from
Aug 7, 2021

Conversation

aandis
Copy link
Contributor

@aandis aandis commented Jul 10, 2021

This is a followup to #870 with a rebase on current develop.

[x] Changes verified locally.
[x] Code compiles successfully.
[x] All tests are passing.
[x] Filodb server comes up.
[x] Can see dummy data with TestTimeseriesProducer.

Pull Request checklist

  • The commit(s) message(s) follows the contribution guidelines ?
  • Tests for the changes have been added (for bug fixes / features) ?
  • Docs have been added / updated (for bug fixes / features) ?

NOTICEABLE CHANGES

c781d78 is the only change on top of #870 that needs to be reviewed.

@aandis aandis force-pushed the scala-2.12 branch 3 times, most recently from c781d78 to 1b8fbf9 Compare July 12, 2021 10:32
Copy link
Member

@vishramachandran vishramachandran left a comment

Choose a reason for hiding this comment

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

Could you please address the one comment I added? Rest looks good.

Can we also run one JMH benchmark to confirm that things look good there.
We also need to bring up two servers locally, ingest and query synthetic data generated by GatewayServer test data producer

Copy link
Member

@vishramachandran vishramachandran left a comment

Choose a reason for hiding this comment

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

@aandis @szymonm Thanks for the excellent work on this PR! Much appreciated.

@vishramachandran
Copy link
Member

@aandis Please rebase, ensure that PRB runs successfully.

@vishramachandran
Copy link
Member

@aandis Please do not squash and merge, Instead retain individual commits.

@szymonm
Copy link
Contributor

szymonm commented Aug 6, 2021

Ha ha, I already lost hope it will land.

🤝

@vishramachandran
Copy link
Member

@szymonm We had to time this PR since we were in the process of stabilizing the mainline. This PR will need some rigorous integration testing and we had to make room for it. Hence the delay. Thanks for the patience! 🙏

@aandis
Copy link
Contributor Author

aandis commented Aug 7, 2021

Closing and reopening to trigger ci.

@aandis aandis closed this Aug 7, 2021
@aandis aandis reopened this Aug 7, 2021
@aandis aandis merged commit b3fd937 into filodb:develop Aug 7, 2021
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.

3 participants