You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Astyanax Cassandra Client
The Apache Usergrid project currently uses a patched version of Astyanax because there has not been a new build published to Maven Central since well before our PR was merged (https://github.com/Netflix/astyanax/pull/444). This is now causing us some difficulties in releasing Usergrid 2.
We need a new build of Astyanax published to Maven Central. Is there anyway Netflix, or whoever holds the Maven Central creds for Astyanax to please help out -- or add some new project members and give them permission to maintain & publish? I know some possible volunteers.
Thanks,
Dave
Minh Do
unread,
Jan 26, 2016, 1:12:06 PM1/26/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Astyanax Cassandra Client
Hi Dave,
I can help. Looking at that PR, it seems that we merged them a while ago. Please give me more details to help you.
Thanks,
Minh
Michael Russo
unread,
Jan 26, 2016, 1:38:35 PM1/26/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Astyanax Cassandra Client
Hi Minh,
There is actually an un-merged PR. https://github.com/Netflix/astyanax/pull/484. I know it now has conflicts, I can submit a new PR with the changes if it is possible that the changes could be merged and released to maven central. It would save us a lot of time if someone from the Astyanax side could help out and let us know if that's possible. We're currently using a custom built jar with the changes from PR #484 based off of version 1.56.49.
Thanks.
-Michael
Minh Do
unread,
Jan 26, 2016, 6:13:58 PM1/26/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Astyanax Cassandra Client
Please submit a new PR on Astyanax github.
Thanks,
Minh
Michael Russo
unread,
Jan 26, 2016, 7:22:45 PM1/26/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
With this PR merged, we can upgrade Apache Usergrid to use the latest version of Astyanax client with this change as soon as it's published to maven central. I assume that this change is more likely to be released on top of the latest version rather than a patch to 1.56.49 version of the client (which is the version we built locally with the fix and are currently using in Apache Usergrid).
Thanks in advance for all of the help!
-Michael
Michael Russo
unread,
Jan 27, 2016, 10:47:18 AM1/27/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Astyanax Cassandra Client
Hi Minh,
Thanks for merging the PR. What are the chances of getting a release published to maven central soon with this change included?
Thanks.
-Michael
Minh Do
unread,
Jan 27, 2016, 9:17:35 PM1/27/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Astyanax Cassandra Client
Michael,
There is a problem with my build account as I could not login. I will build and deploy as soon as I can resolve this issue.
Cheers,
Minh
Minh Do
unread,
Jan 28, 2016, 7:08:41 PM1/28/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Astyanax Cassandra Client
Michael,
Build was done. Can you please check?
Michael Russo
unread,
Jan 28, 2016, 9:21:43 PM1/28/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Astyanax Cassandra Client
Got the build from maven central (3.9.0) and updated our code base. It's working without any issues. Thanks a bunch for the quick turnaround!