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

Upgrade to the latest Solr library version before next major Alpakka release #1827

Closed
giena opened this issue Jul 11, 2019 · 5 comments
Closed
Labels
Milestone

Comments

@giena
Copy link
Contributor

giena commented Jul 11, 2019

Hello,

I use alpakka solr in a sbt project with dependency 7.7.1. An exception occurs:
java.lang.NoSuchMethodError: org.apache.solr.client.solrj.request.UpdateRequest.setCommitWithin(I)V
at akka.stream.alpakka.solr.impl.SolrFlowLogic.$anonfun$deleteEachByQuery$1(SolrFlowStage.scala:151)

If i compile my own alpakka version with dependency 7.7.1, there's not any exception.

Could you please upgrade to a 7.7 version? 7.4 starts to be old now.

@2m
Copy link
Member

2m commented Jul 12, 2019

Thanks for the ticket. We will make sure to upgrade to the latest before Alpakka Solr 2.0.0 comes out. Do you think upgrading to the latest 7.x is fine, or should we use the chance and upgrade all the way to the latest of 8.x?

@2m 2m added the p:solr label Jul 12, 2019
@2m 2m added this to the 2.0.0 milestone Jul 12, 2019
@2m 2m changed the title java.lang.NoSuchMethodError: org.apache.solr.client.solrj.request.UpdateRequest.setCommitWithin(I)V Upgrade to the latest Solr library version before next major Alpakka release Jul 12, 2019
@giena
Copy link
Contributor Author

giena commented Jul 12, 2019

I think the version 8 is too recent. The new version 7.7.2 could be a good choice.

@ennru
Copy link
Member

ennru commented Aug 9, 2019

We're now open for dependency upgrades for Alpakka 2.0. Would you have the time to prepare a PR?

@giena
Copy link
Contributor Author

giena commented Aug 10, 2019

See #1880

@giena giena closed this as completed Aug 14, 2019
@giena
Copy link
Contributor Author

giena commented Aug 14, 2019

Thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants