thinker0 commented on PR #3819: URL: https://github.com/apache/incubator-heron/pull/3819#issuecomment-1108097322
> There was a failing test for killing topologies but I have seen that fail intermittently before. I did restart the CI pipeline. > > Is the downgrade of the `dev-toolset` related to an unsupported library causing issues? > > I do not see any issues with using the `C++1y` flag instead of `C++14` because the other OSs have their version of GCC and G++ kept up to date. This means the flag will indicate compiling against the final `C++14` standard on those OSs. It will, however, compile using the draft standard on Centos7 (GCC 4.8.x) but given the build completes successfully I believe this should be okay. > > I will request @nicknezis to have a look at the tracker change because he has spent a lot of time in it recently. This was judged to be a cause other than the cause of gcc, so it was restored to its original state. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
