[jira] [Commented] (GEODE-9741) Add Latest Toolchain (v142) to Visual Studio 2019 CI Pipeline
[ https://issues.apache.org/jira/browse/GEODE-9741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433299#comment-17433299 ] ASF GitHub Bot commented on GEODE-9741: --- mmartell commented on pull request #884: URL: https://github.com/apache/geode-native/pull/884#issuecomment-950166476 Note: The ubuntu-20 build failure is not related to this PR. -- 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: notifications-unsubscr...@geode.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Add Latest Toolchain (v142) to Visual Studio 2019 CI Pipeline > - > > Key: GEODE-9741 > URL: https://issues.apache.org/jira/browse/GEODE-9741 > Project: Geode > Issue Type: New Feature > Components: native client >Reporter: Michael Martell >Priority: Major > Labels: pull-request-available > > Currently the VS 2019 builds use the old toolchain (v141). All tests pass > with v142, so just requires a small change to CI code, as well as adding the > v142 tools to the Windows images. -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Created] (GEODE-9765) Remove alb3rtobr from CODEWATCHERS
Alberto Bustamante Reyes created GEODE-9765: --- Summary: Remove alb3rtobr from CODEWATCHERS Key: GEODE-9765 URL: https://issues.apache.org/jira/browse/GEODE-9765 Project: Geode Issue Type: Task Reporter: Alberto Bustamante Reyes -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Assigned] (GEODE-9765) Remove alb3rtobr from CODEWATCHERS
[ https://issues.apache.org/jira/browse/GEODE-9765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alberto Bustamante Reyes reassigned GEODE-9765: --- Assignee: Alberto Bustamante Reyes > Remove alb3rtobr from CODEWATCHERS > -- > > Key: GEODE-9765 > URL: https://issues.apache.org/jira/browse/GEODE-9765 > Project: Geode > Issue Type: Task >Reporter: Alberto Bustamante Reyes >Assignee: Alberto Bustamante Reyes >Priority: Major > -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Created] (GEODE-9766) Do not trigger CI for changes in CODEWATCHERS file
Alberto Bustamante Reyes created GEODE-9766: --- Summary: Do not trigger CI for changes in CODEWATCHERS file Key: GEODE-9766 URL: https://issues.apache.org/jira/browse/GEODE-9766 Project: Geode Issue Type: Improvement Components: ci Reporter: Alberto Bustamante Reyes Modifications in CODEWATCHERS file do not require to run CI tasks, it is a waste of resources to do it. Also it should be verified if this is currently happening the same for changes in CODEOWNERS file. -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Commented] (GEODE-9766) Do not trigger CI for changes in CODEWATCHERS file
[ https://issues.apache.org/jira/browse/GEODE-9766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433314#comment-17433314 ] Owen Nichols commented on GEODE-9766: - I agree, PR checks should be skipped for changes to these two files. In the main pipeline they are already skipped by [https://github.com/apache/geode/blob/develop/ci/pipelines/geode-build/jinja.template.yml#L167-L168] But in the PR pipeline, the current method of skipping assumed only *directories* would be skipped, so it will take a tiny bit more rework to skip top-level files: [https://github.com/apache/geode/blob/develop/ci/scripts/shared_utilities.sh#L81] > Do not trigger CI for changes in CODEWATCHERS file > -- > > Key: GEODE-9766 > URL: https://issues.apache.org/jira/browse/GEODE-9766 > Project: Geode > Issue Type: Improvement > Components: ci >Reporter: Alberto Bustamante Reyes >Priority: Major > > Modifications in CODEWATCHERS file do not require to run CI tasks, it is a > waste of resources to do it. > Also it should be verified if this is currently happening the same for > changes in CODEOWNERS file. -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Created] (GEODE-9767) bump netty to recommended version
Owen Nichols created GEODE-9767: --- Summary: bump netty to recommended version Key: GEODE-9767 URL: https://issues.apache.org/jira/browse/GEODE-9767 Project: Geode Issue Type: Bug Components: redis Affects Versions: 1.14.0, 1.13.4, 1.12.5, 1.15.0 Reporter: Owen Nichols latest is 4.1.69, we should be using that on all branches -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Updated] (GEODE-9767) bump netty to recommended version
[ https://issues.apache.org/jira/browse/GEODE-9767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Murmann updated GEODE-9767: - Labels: needsTriage (was: ) > bump netty to recommended version > - > > Key: GEODE-9767 > URL: https://issues.apache.org/jira/browse/GEODE-9767 > Project: Geode > Issue Type: Bug > Components: redis >Affects Versions: 1.12.5, 1.13.4, 1.14.0, 1.15.0 >Reporter: Owen Nichols >Priority: Major > Labels: needsTriage > > latest is 4.1.69, we should be using that on all branches -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Updated] (GEODE-9767) bump netty to recommended version
[ https://issues.apache.org/jira/browse/GEODE-9767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated GEODE-9767: -- Labels: needsTriage pull-request-available (was: needsTriage) > bump netty to recommended version > - > > Key: GEODE-9767 > URL: https://issues.apache.org/jira/browse/GEODE-9767 > Project: Geode > Issue Type: Bug > Components: redis >Affects Versions: 1.12.5, 1.13.4, 1.14.0, 1.15.0 >Reporter: Owen Nichols >Priority: Major > Labels: needsTriage, pull-request-available > > latest is 4.1.69, we should be using that on all branches -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Updated] (GEODE-9767) bump netty to recommended version
[ https://issues.apache.org/jira/browse/GEODE-9767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen Nichols updated GEODE-9767: Description: latest is 4.1.69, we should be using 4.1.68 or 4.1.69 on all branches if possible (was: latest is 4.1.69, we should be using that on all branches) > bump netty to recommended version > - > > Key: GEODE-9767 > URL: https://issues.apache.org/jira/browse/GEODE-9767 > Project: Geode > Issue Type: Bug > Components: redis >Affects Versions: 1.12.5, 1.13.4, 1.14.0, 1.15.0 >Reporter: Owen Nichols >Priority: Major > Labels: needsTriage, pull-request-available > > latest is 4.1.69, we should be using 4.1.68 or 4.1.69 on all branches if > possible -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Resolved] (GEODE-9481) Upgrade OldClientSupportDUnitTest to not use deprecated methods
[ https://issues.apache.org/jira/browse/GEODE-9481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nabarun Nag resolved GEODE-9481. Fix Version/s: 1.15.0 Resolution: Fixed > Upgrade OldClientSupportDUnitTest to not use deprecated methods > --- > > Key: GEODE-9481 > URL: https://issues.apache.org/jira/browse/GEODE-9481 > Project: Geode > Issue Type: Bug > Components: tests >Reporter: Nabarun Nag >Assignee: Nabarun Nag >Priority: Major > Labels: pull-request-available > Fix For: 1.15.0 > > -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Resolved] (GEODE-9686) Upgrade GemfireDataCommandsDistributedTestBase to not use deprecated methods
[ https://issues.apache.org/jira/browse/GEODE-9686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nabarun Nag resolved GEODE-9686. Fix Version/s: 1.15.0 Resolution: Fixed > Upgrade GemfireDataCommandsDistributedTestBase to not use deprecated methods > > > Key: GEODE-9686 > URL: https://issues.apache.org/jira/browse/GEODE-9686 > Project: Geode > Issue Type: Bug > Components: tests >Reporter: Nabarun Nag >Priority: Major > Labels: needsTriage, pull-request-available > Fix For: 1.15.0 > > > * remove all deprecated components. > * the overriding method was lost in one of the refactorings and hence the > http version of the test was not testing the http component. -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Resolved] (GEODE-9687) Remove deprecated elements from RegionMembershipMBeanDistributedTestBase
[ https://issues.apache.org/jira/browse/GEODE-9687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nabarun Nag resolved GEODE-9687. Fix Version/s: 1.15.0 Resolution: Fixed > Remove deprecated elements from RegionMembershipMBeanDistributedTestBase > > > Key: GEODE-9687 > URL: https://issues.apache.org/jira/browse/GEODE-9687 > Project: Geode > Issue Type: Bug > Components: tests >Reporter: Nabarun Nag >Priority: Major > Labels: pull-request-available > Fix For: 1.15.0 > > -- This message was sent by Atlassian Jira (v8.3.4#803005)