[
https://issues.apache.org/jira/browse/GEODE-8234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130041#comment-17130041
]
ASF GitHub Bot commented on GEODE-8234:
---------------------------------------
onichols-pivotal edited a comment on pull request #5230:
URL: https://github.com/apache/geode/pull/5230#issuecomment-641658570
@jdeppe-pivotal Since this commit, Upgrade test has consistently failed in
ClientServerMiscBCDUnitTest. testPingWrongServer, both in the develop pipeline
and the PR pipeline (even your own PR #5228 is now hitting this). Examples:
1. [UpgradeTestOpenJDK8
#254](https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/UpgradeTestOpenJDK8/builds/254)
2. [UpgradeTestOpenJDK11
#250](https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/UpgradeTestOpenJDK11/builds/250)
3. [UpgradeTestOpenJDK8
#255](https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/UpgradeTestOpenJDK8/builds/255)
4. [UpgradeTestOpenJDK11
#251](https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/UpgradeTestOpenJDK11/builds/251)
5. [UpgradeTestOpenJDK11
#8214](https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-pr/jobs/UpgradeTestOpenJDK11/builds/8214)
6. [UpgradeTestOpenJDK11
#8216](https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-pr/jobs/UpgradeTestOpenJDK11/builds/8216)
The only PR it has not failed in since the problem began is [this revert
PR](https://github.com/apache/geode/pull/5230), which rules out the possibility
of an environmental issue. So this PR has already served some useful purpose
even with a -1 blocking it from being merged.
If the failure had nothing to do with this commit, perhaps the Upgrade tests
are sensitive to test ordering?
https://issues.apache.org/jira/browse/GEODE-8236 has been filed for this
issue, although it looks like it has been seen before in
https://issues.apache.org/jira/browse/GEODE-8176
On a recent [dev list
discussion](https://lists.apache.org/x/thread.html/rcccca408873c92df789ddf7f2f871f9251498d4b902b9019da7200eb@%3Cdev.geode.apache.org%3E)
many in the community favored revert-first-then-figure-it-out, since the
alternative of just leaving the pipeline and all PRs broken isn't great either.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
> the internal redis functions should all implement InternalFunction
> ------------------------------------------------------------------
>
> Key: GEODE-8234
> URL: https://issues.apache.org/jira/browse/GEODE-8234
> Project: Geode
> Issue Type: Bug
> Components: redis
> Reporter: Darrel Schneider
> Assignee: Darrel Schneider
> Priority: Major
> Fix For: 1.14.0
>
>
> The redis internal functions should all implement InternalFunction. This will
> prevent users from directly executing them from a client.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)