Github user jeking3 commented on the issue:
https://github.com/apache/thrift/pull/1175
I looked at the build results and in build job #2 it was still using
node.js version 0.10 presumably because that's what is on the base install on
the build slave being used:
NodeJS Library:
Using NodeJS .............. : /usr/bin/nodejs
Using NodeJS version....... : v0.10.29
The build failure has led me to a number of questions about how we maintain
our docker images, who is responsible for that, and how we stage changes like
this so CI builds can pass and prove the changes and new docker image are okay.
I have sent emails out to others on the development team to learn this process
and see if it needs to be modified to handle this type of change.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---