Re: Dev branch for Java 21 and Jakarta support

2025-03-14 Thread Sai Boorlagadda
Hi Jinwoo, Appreciate your support. I am excited to bring Java21/Jakarta to Geode. You can always create a branch and make changes related to Java21/Jakarta on a feature branch and then when it is ready we can merge to develop. The prior process followed so far is git-flow process and versioning/b

Re: geode gradle build failing

2025-02-12 Thread Sai Boorlagadda
I would expect it to succeed too. Looking at the error it seems rat failure which is licensing header check in each file. It is possible if someone merged a commit with a new file without a license header. This fio should have a reference to which all files are violating license header check. fil

Re: SAS <> ASF intros (Geode)

2024-11-12 Thread Sai Boorlagadda
Bowen wrote: > > > > On Nov 12, 2024, at 2:05 AM, Calvin Kirs wrote: > > > > Hi Sai, > > On Tue, Nov 12, 2024 at 2:28 PM Sai Boorlagadda < > sai.boorlaga...@gmail.com <mailto:sai.boorlaga...@gmail.com>> > > wrote: > > > >> Thanks San

Re: SAS <> ASF intros (Geode)

2024-11-11 Thread Sai Boorlagadda
Thank You, > Sanjay Yadav > > > > On Tue, Oct 22, 2024 at 11:36 AM Sai Boorlagadda < > sai.boorlaga...@gmail.com> > wrote: > > > I suggest we create a jira for specific change so we can track the > changes. > > You can request access to jira and create a

Re: SAS <> ASF intros (Geode)

2024-10-21 Thread Sai Boorlagadda
wrote: > Thank you Sai Boorlagadda for guidance, links were super helpful. > > I will run all the tests and raise PR if it is small fix, should I use any > jira as such from my git branch? > > Thank You, > Sanjay Yadav > > On Tue, Oct 22, 2024 at 9:00 AM Sai B

Re: SAS <> ASF intros (Geode)

2024-10-21 Thread Sai Boorlagadda
Hi Sanjay, I would like to understand where you are in setup? Are you able to checkout the code and build? I would say 'Geode in 5 minutes' is a great start and from there Testing.md shows how to run each tests, while building.md shows how to setup project and build in ide such as intellij. >Fro

Re: [PR] Fix mailing list archive links

2024-10-20 Thread Sai Boorlagadda
I pushed a commit to asf-site and the website is deployed now. Verified new links are working. There was a Dockerfile to build using nanoc and then the contents have to be copied from build folder to the asf-site branch. Sai On Fri, Oct 18, 2024, 8:16 AM Drew Foulks wrote: > I don't think ther

Re: [PR] Fix mailing list archive links

2024-10-20 Thread Sai Boorlagadda
I pushed a commit to asf-site and the website is deployed now. Verified new links are working. There was a Dockerfile to build using nanoc and then the contents have to be copied from build folder to the asf-site branch. Sai On Fri, Oct 18, 2024, 8:16 AM Drew Foulks wrote: > I don't think the

Re: [PR] Fix mailing list archive links

2024-10-18 Thread Sai Boorlagadda
me-ov-file#deploy-the-update Sai On Fri, Oct 18, 2024, 6:57 AM Rich Bowen wrote: > > > > On Oct 17, 2024, at 4:13 PM, Sai Boorlagadda > wrote: > > > > Thanks Rick, > > > > I will be able to approve later tonight. > > Thanks Sai. I see that it was mer

Re: [PR] Fix mailing list archive links

2024-10-17 Thread Sai Boorlagadda
Thanks Rick, I will be able to approve later tonight. Sai On Thu, Oct 17, 2024, 12:55 PM Rich Bowen wrote: > https://github.com/apache/geode-site/pull/22 > > When we were talking with our new friends from SAS last week, it was > mentioned that the links to the mailing list archives on > https:

Re: [VOTE] Resolution to Terminate Apache Geode

2024-08-02 Thread Sai Boorlagadda
+1 for moving to attic. Sai On Fri, Jul 26, 2024, 5:05 PM Mark Bretl wrote: > Hello Geode PMC and Dev Community, > > Based on the minimal responses we have had with requests for new volunteers > and various discussions on the overall project health, the time has come to > have a vote for moving

Re: Update on CI migration

2024-02-13 Thread Sai Boorlagadda
k > > On Wed, Jul 19, 2023 at 3:08 PM Mark Bretl wrote: > > > Thanks for the update Sai. Your work is much appreciated! > > > > --Mark > > > > On Wed, Jul 12, 2023 at 9:02 PM Sai Boorlagadda < > sai.boorlaga...@gmail.com > > > > > wrote:

Re: Contributing to Geode

2023-09-21 Thread Sai Boorlagadda
Oliver, Thanks a lot for your contribution and nudging us on the email, we aren't been active. I will review it soon and get back to you. Geode is actively seeking contributors and would love to have you and your colleagues start contributing. If it's possible, could you outline what are the top

Update on CI migration

2023-07-12 Thread Sai Boorlagadda
I found out that the infra team is working actively on providing larger instances for jobs in Github actions. I will resume my work as soon I see they have an option. Other than that I couldn't keep up contributing to this project in the last few weeks. Sai

Re: [DRAFT] Geode Board Report For May 2023

2023-05-09 Thread Sai Boorlagadda
Thanks, Mark, looks good to me. Sai On Mon, 8 May 2023 at 13:48, Mark Bretl wrote: > Here is the draft of the board report for the month of May 2023, I will > submit to the board on Wednesday, May 10 > > ## Description: > The mission of Apache Geode is the creation and maintenance of software >

Re: Update on DUnit test pipeline on Github actions

2023-05-04 Thread Sai Boorlagadda
> Sai, > > Do you have an INFRA Jira ticket? > > --Mark > > On Tue, May 2, 2023 at 9:53 AM Sai Boorlagadda > wrote: > > > There is no ETA provided. > > > > Sai > > > > On Sat, 29 Apr 2023 at 14:47, Kirk Lund wrote: > > > &

Re: Update on DUnit test pipeline on Github actions

2023-05-02 Thread Sai Boorlagadda
There is no ETA provided. Sai On Sat, 29 Apr 2023 at 14:47, Kirk Lund wrote: > Did INFRA give any hint as to when they might provide the bigger VMs? > > On Mon, Apr 17, 2023 at 8:24 PM Sai Boorlagadda > > wrote: > > > I went ahead and merged github workflow job

Re: Update on DUnit test pipeline on Github actions

2023-04-17 Thread Sai Boorlagadda
> -Kirk > > On Thu, Apr 13, 2023 at 3:02 PM Kirk Lund wrote: > > > Is the coreDistributedTests the only dunit job that currently takes too > > long? If it is we may want to split that into more than one job. > > > > -Kirk > > > > On Wed, Apr 12,

Update on DUnit test pipeline on Github actions

2023-04-12 Thread Sai Boorlagadda
All, There is an upper bound for job execution time on free workers (set to 6 hours max[1]), which can be configured beyond 6hrs with a self-hosted worker. All of our pipeline jobs are using `--max-workers` to parallelize gradle tasks but `testMaxParallelForks` is left to default which is (1/4th o

Acceptance tests on Github Actions

2023-03-28 Thread Sai Boorlagadda
I have a PR[1] that adds acceptance tests to the pipeline. I would appreciate a review. Changes: 1) Needed to upgrade testcontainers to the latest version to overcome the 2GB disk space issue causing containers to fail to start 2) Moved a couple of tests as integration tests as they are polluting

Re: Approved your PR Sai

2023-02-13 Thread Sai Boorlagadda
Thanks, Krik. Now we are on to acceptance tests. I got most of it working except two tests: StartLocatorJmxSerialFilterAcceptanceTest. startWithJmxManagerDoesNotConfigureJmxSerialFilter_onJava8 StartServerJmxSerialFilterAcceptanceTest. startWithJmxManagerDoesNotConfigureJmxSerialFilter_onJava8 On

Re: Github actions - Integration tests

2023-02-08 Thread Sai Boorlagadda
h race conditions. We didn't end up using that utility as much as I > thought we might. You could consider just ignoring/deleting that test. > > -Dan > ________ > From: Sai Boorlagadda > Sent: Tuesday, February 7, 2023 5:56 PM > To: dev@geode.apache.or

Re: Github actions - Integration tests

2023-02-07 Thread Sai Boorlagadda
://github.com/apache/geode/actions/runs/4119919022 On Mon, 23 Jan 2023 at 11:05, Sai Boorlagadda wrote: > After working through unit tests and the builds are passing. I am working > on adding an integration step to the build pipeline. > > Looks like there are a few (4 tests) faili

Re: Buildbot build failing for a long time

2023-01-28 Thread Sai Boorlagadda
, 2023 at 11:57 AM Gavin McDonald > wrote: > > > > > > > On 2023/01/23 14:59:56 Sai Boorlagadda wrote: > > > Thanks Gavin, > > > > > > This nightly build has been failing for quite a while. I will see > > > whats going on. > > >

Re: Pullrequest required checks

2023-01-28 Thread Sai Boorlagadda
to same contents as develop. > > > > *From: *Sai Boorlagadda > *Date: *Sunday, January 22, 2023 at 8:30 AM > *To: *dev@geode.apache.org > *Subject: *Pullrequest required checks > > !! External Email > > Could someone have info regarding how the required checks are

Re: isolated test plugin

2023-01-24 Thread Sai Boorlagadda
Seems like the execute_tests.sh hasn't been updated to remove setting the environment variables after we removed usage of dockerized tests plugin. Sai On Mon, 23 Jan 2023 at 21:49, Sai Boorlagadda wrote: > Could someone provide context on how integration & dunit tests are run in

isolated test plugin

2023-01-23 Thread Sai Boorlagadda
Could someone provide context on how integration & dunit tests are run in CI? I remember geode had dockerized test plugin that isolates test execution. But looking at this PR[1] it seems we removed usage of that plugin and have a customized mechanism to allocate ports so that we don't need to run

Re: Pullrequest required checks

2023-01-23 Thread Sai Boorlagadda
ks and > in your migrate to github actions pr you could change the required checks. > I would hope this doesn't need a vote as those current required check's > pipelines seem to all have been removed. > > -michael > > From: Sai Boorlagadda

Github actions - Integration tests

2023-01-23 Thread Sai Boorlagadda
After working through unit tests and the builds are passing. I am working on adding an integration step to the build pipeline. Looks like there are a few (4 tests) failing[1] on the integration suite. Let me know if anyone interested to look into them. It would really good to get integration tests

Re: Buildbot build failing for a long time

2023-01-23 Thread Sai Boorlagadda
Thanks Gavin, This nightly build has been failing for quite a while. I will see whats going on. Devs, Do we know about this nightly build? Any info on the setup and how it is configured? Sai On Mon, 23 Jan 2023 at 00:58, Gavin McDonald wrote: > Hi All, > > https://ci2.apache.org/#/builders/72

geode-benchmarks migrate to GH Action

2023-01-22 Thread Sai Boorlagadda
Could someone review and approve this PR? https://github.com/apache/geode-benchmarks/pull/170/files Sai

apiCheck - gradle task japicmp

2023-01-22 Thread Sai Boorlagadda
Could some one explain me what is this gradle task requirement? I see that we are running this japicmp only for JDK 11. Does it build using 11? Sai

Simple build pipeline for develop

2023-01-22 Thread Sai Boorlagadda
All, I would appreciate a review of this PR[1] that adds a GitHub action workflow to build and unit test develop and runs it on every PR to develop. This is just the beginning of this migration work and we would like to merge it as soon as possible. Will follow up with apiCheck and adding window

Pullrequest required checks

2023-01-22 Thread Sai Boorlagadda
Could someone have info regarding how the required checks are enabled on a Pull Request? In the process of setting up the Github Actions, I see there are still Concourse CI checks as "required" eg: on this PR[1] [1] https://github.com/apache/geode/pull/7870 Thanks Sai

Re: rewrite CI pipeline

2022-12-08 Thread Sai Boorlagadda
Seems like there are some environmental-related differences. On Thu, 8 Dec 2022 at 18:56, Sai Boorlagadda wrote: > Kirk, > > I updated the github pipeline[1] to run unit tests across multiple JDK > implementations on the different OS to figure out if there are any JDK/OS > differ

Re: rewrite CI pipeline

2022-12-08 Thread Sai Boorlagadda
; Cheers, > Kirk > > On Fri, Dec 2, 2022 at 12:58 PM Kirk Lund wrote: > >> Sai, I'll be able to spend some time this weekend on these failing tests. >> Hope to have some more news to share soon! >> >> -Kirk >> >> On Mon, Nov 21, 2022 at 4:35 PM Sai

Re: rewrite CI pipeline

2022-11-21 Thread Sai Boorlagadda
hat the issue was with OpenJDK 8 so we can > > figure out what to do about it. > > > > On Mon, Nov 21, 2022 at 3:29 PM Sai Boorlagadda < > sai.boorlaga...@gmail.com> > > wrote: > > > >> Hello devs, > >> > >> I started a parallel act

Re: priority list

2022-11-21 Thread Sai Boorlagadda
t I'd be happy to get on some > sort of zoom or google or other screen sharing conference call to offer > what little help I can. > > -Kirk > > On Tue, Nov 15, 2022 at 2:19 PM Sai Boorlagadda > > wrote: > > > Thanks Mark. > > > > Dan added me requir

rewrite CI pipeline

2022-11-21 Thread Sai Boorlagadda
Hello devs, I started a parallel activity to tease out CI work on using ASF jenkins and also Github actions (though GHA has several issues). I wanted to provide some updates on these efforts and seek if others are interested to collaborate. Jenkins - Was waiting for INFRA to create a high level f

Re: priority list

2022-11-15 Thread Sai Boorlagadda
ode > > > repository. Still, it remains to be seen, since resource requirements > on > > > that repository are really high. > > > > > > Sorry I couldn't be of more help, but at least I hope these pointers > are > > > useful. > > > > &g

Re: priority list

2022-11-12 Thread Sai Boorlagadda
Dan, Could you add me to this ldap group 'hudson-jobadmin' to get administrative account for Jenkins? [1] https://cwiki.apache.org/confluence/plugins/servlet/mobile?contentId=65147535#Jenkins-HowdoIgetanaccount ? Sai On Sat, Nov 12, 2022, 7:33 AM Sai Boorlagadda wrote: > Than

Re: priority list

2022-11-12 Thread Sai Boorlagadda
ts on > that repository are really high. > > Sorry I couldn't be of more help, but at least I hope these pointers are > useful. > > /Mario > > > From: Niall Pemberton > Sent: Saturday, November 12, 2022 10:46 AM > To: dev@geode.ap

priority list

2022-11-11 Thread Sai Boorlagadda
Hello Devs, I would like to understand some of the top priority items that we should focus and spend our time on while we ramp up with new community members. Any pointers to the scope of the next release or a list of items we should do as part of this transition. While going through the mailing l

Cloudburst from RISELabs

2020-03-04 Thread Sai Boorlagadda
Devs, I came across Cloudburst paper which introduces function execution integrated into a KV store (Anna) by Berkley folks @ RISELabs which resembles Geode's functions execution engine. I thought I would share this paper with the rest of the community. https://arxiv.org/pdf/2001.04592.pdf Sai

Re: WAN replication issue in cloud native environments

2019-12-06 Thread Sai Boorlagadda
> if one gw receiver stops, the locator will publish to any remote locator that there are no receivers up. I am not sure if locators proactively update remote locators about change in receivers list rather I think the senders figures this out on connection issues. But I see the problem that local-

Re: Proposal of new config property "ssl-server-name-extension"

2019-11-24 Thread Sai Boorlagadda
Hello Mario, I would like to see if having a custom security provider allows you to configure the default SSL context to set the SNI? >From your proposal, I see that you have implemented a Java Security Provider to provide custom KeyManager implementation which distinguishes certificate based on

Re: SSL Alias Support for JMX Connections

2019-08-08 Thread Sai Boorlagadda
+1 for getting this into 1.10 On Thu, Aug 8, 2019 at 11:29 AM Juan José Ramos wrote: > I'd like to propose including the fix for *GEODE-7022 [1]* in release > 1.10.0. > The fix basically improves our own implementation of the > *RMIClientSocketFactory* to fully support the GEODE SSL settings, al

IntelliJ setup for develop

2019-07-24 Thread Sai Boorlagadda
Building/Rebuilding in IntelliJ fails with error "Cannot start compilation: the output path is not specified for modules". Any help would be appreciated. I have been following BUILDING.md[1] to setup intellij. [1] https://github.com/apache/geode/blob/develop/BUILDING.md

Re: [VOTE] Apache Geode 1.9.0 RC3

2019-04-16 Thread Sai Boorlagadda
Anthony Baker wrote: > FYI, I reviewed the geode, geode-examples, and geode-native bits. No > issues so far (except as noted by Bruce). > > Anthony > > > > On Apr 16, 2019, at 1:19 PM, Sai Boorlagadda > wrote: > > > > Thanks Bruce. You can -1 this release cand

Re: [VOTE] Apache Geode 1.9.0 RC3

2019-04-16 Thread Sai Boorlagadda
That's probably something > we should fix for 1.9. The code in question was heavily modified for > this release. > > On 4/15/19 3:06 PM, Sai Boorlagadda wrote: > > Hello, Geode dev community, > > > > > > This is the second release candidate for Apache

[VOTE] Apache Geode 1.9.0 RC3

2019-04-15 Thread Sai Boorlagadda
0.RC3 -PgeodeRepositoryUrl= https://repository.apache.org/content/repositories/orgapachegeode-1053 build runAll PS: I have cherry-picked a commit to fix GEODE-3948 Regards, Sai Boorlagadda

Re: [VOTE] Apache Geode 1.9.0 RC2

2019-04-15 Thread Sai Boorlagadda
gt;> * What went wrong: > >> Execution failed for task ':geode-assembly:signDistTar'. > >>> Cannot perform signing task ':geode-assembly:signDistTar' because it > has > >> no configured signatory > >> > >> * Try: > &g

Re: [VOTE] Apache Geode 1.9.0 RC1

2019-04-12 Thread Sai Boorlagadda
I did build an RC2 and uploaded to distro. Sai On Fri, Apr 12, 2019 at 4:21 PM Bruce Schuchardt wrote: > I'm pushing the fix for GEODE-3948 right now. Can you get that into the > new RC? It was reported on geode-user this week. > > On 4/12/19 3:27 PM, Sai Boorlagadda wrote

[VOTE] Apache Geode 1.9.0 RC2

2019-04-12 Thread Sai Boorlagadda
0.RC2 -PgeodeRepositoryUrl= https://repository.apache.org/content/repositories/orgapachegeode-1052 build runAll Regards, Sai Boorlagadda

Re: [VOTE] Apache Geode 1.9.0 RC1

2019-04-12 Thread Sai Boorlagadda
ll not be able to build the user guide from sources without > this change. > Should be: > > ``` > > rewrite '/', '/docs/guide/19/about_geode.html' > > rewrite '/index.html', '/docs/guide/19/about_geode.html' > > ``` > > On

[VOTE] Apache Geode 1.9.0 RC1

2019-04-12 Thread Sai Boorlagadda
0.RC1 -PgeodeRepositoryUrl= https://repository.apache.org/content/repositories/orgapachegeode-1051 build runAll Regards Sai Boorlagadda

Re: release/1.9.0 - are we ready?

2019-04-10 Thread Sai Boorlagadda
ease. > > > > On Mon, Apr 8, 2019 at 9:27 AM Sai Boorlagadda < > sai.boorlaga...@gmail.com> > > wrote: > > > >> Hello, > >> > >> It looks like we have fixed required licensing and bom related issues > and > >> the pipeline is l

release/1.9.0 - are we ready?

2019-04-08 Thread Sai Boorlagadda
Hello, It looks like we have fixed required licensing and bom related issues and the pipeline is looking much stable with other issues that have been fixed in last couple of weeks after we have re-cut the branch. So I wanted to ask the developers to see if we are ready for building an RC? Are the

Re: Dependency review for release 1.9.0

2019-03-29 Thread Sai Boorlagadda
der jar in case of Reconnect" be included in 1.9 if > possible. > > Thanks > --Jens > > On Thu, Mar 28, 2019 at 6:50 AM Sai Boorlagadda > > wrote: > > > Changes to LICENSE and NOTICE files are cherry-picked on to release/1.9.0 > > branch. > > >

Re: Dependency review for release 1.9.0

2019-03-28 Thread Sai Boorlagadda
> bad pun). > > Anthony > > > > On Mar 15, 2019, at 11:07 AM, Sai Boorlagadda > wrote: > > > > I have a PR[1] to include LICENSE and NOTICE changes to develop. > > Once I have merged this to develop then I will cherry-pick this onto > 1.9.0 > > re

Re: release/1.9.0 branch has been re-cut

2019-03-25 Thread Sai Boorlagadda
I have updated JIRA tickets to 1.9.0 as in "update fixVersion = '1.9.0' where fixVersion = '1.10.0' AND status in (closed, resolved)" On Mon, Mar 25, 2019 at 8:49 AM Sai Boorlagadda wrote: > Hello Everyone, > > As discussed in other email thread I have re

release/1.9.0 branch has been re-cut

2019-03-25 Thread Sai Boorlagadda
Hello Everyone, As discussed in other email thread I have re-cut a new release branch for Apache Geode 1.9.0 - "release/1.9.0" off of sha "ec5a24b78c51b6a29b8bf656f91004d09510d244". We already have an existing pipeline for 1.9.0[1], So I will rename the current release branch as "release/1.9.0-o

Re: [DISCUSS] Proposal to re-cut Geode 1.9.0 release branch

2019-03-25 Thread Sai Boorlagadda
he Micrometer API is in, and marked as experimental. But we have > >>>> not > >>>>>> yet > >>>>>>>> updated CacheFactory to allow injecting a meter registry (or > metrics > >>>>>>>> publishing service)

Re: [DISCUSS] Proposal to re-cut Geode 1.9.0 release branch

2019-03-20 Thread Sai Boorlagadda
>>>>> > >>>>>>> On Mar 19, 2019, at 3:29 PM, Dan Smith wrote: > >>>>>>> > >>>>>>> Is the geode-managability sub-project and the new micrometer API > >> in > >>>> a > >>>>>>

Re: [DISCUSS] Proposal to re-cut Geode 1.9.0 release branch

2019-03-19 Thread Sai Boorlagadda
> It was known at the time that develop was not as stable as desired, so we planned to cherry-pick fixes from develop until the release branch was stable enough to ship. I want to clarify that we decided to cut the release branch not that develop was not stable. But really that it is desirable to c

Re: Dependency review for release 1.9.0

2019-03-15 Thread Sai Boorlagadda
I have a PR[1] to include LICENSE and NOTICE changes to develop. Once I have merged this to develop then I will cherry-pick this onto 1.9.0 release branch. [1] https://github.com/apache/geode/pull/3313 On Wed, Feb 27, 2019 at 5:32 PM Anthony Baker wrote: > I was reviewing the release branch and

Re: broken IntegrationTestOpenJDK11 on develop?

2019-03-04 Thread Sai Boorlagadda
> Author: Bruce Schuchardt > Date: Mon Mar 4 11:39:32 2019 -0800 > > GEODE-2059 client SSL handshake attempts do not time out > > Updating tests to allow an SSLException with cause > SocketTimeoutException. > > > On 3/4/19 10:12 AM, Sai

broken IntegrationTestOpenJDK11 on develop?

2019-03-04 Thread Sai Boorlagadda
I see integration tests are failing on develop. Is there anyone working on it? This is failing on release branch too, so I would want to chery-pick if there is a fix. Sai

Re: 1.9 release date

2019-03-01 Thread Sai Boorlagadda
I started working on LICENSE issues. On Fri, Mar 1, 2019 at 3:55 PM Anthony Baker wrote: > I’ll point out that the license issue I mentioned earlier this week isn’t > resolved. And that we’re bundling potentially incompatible Jackson jars. > > Anthony > > > > On Mar 1, 2019, at 3:41 PM, Alexand

Re: 1.9 release date

2019-03-01 Thread Sai Boorlagadda
I am aligned here that we should not be firm on a date be flexible to get a more stable release out. But could someone explain to me how would we measure this stability? The pipelines are green and the community members have cherry-picked all issues that were critical. Unless we have some process

Re: would like to bring GEODE-6447 to 1.9.0 (fix bind exceptions in Windows tests)

2019-03-01 Thread Sai Boorlagadda
+1 On Thu, Feb 28, 2019 at 6:25 PM Owen Nichols wrote: > This would eliminate a lot of noise from Windows tests, any objection to > cherry-picking it to release/1.9.0? > > This is a test-only change. > > Thanks, > -Owen

Re: I need to merge the fix for 6468 into release/1.9.0

2019-02-28 Thread Sai Boorlagadda
+1 for merging this fix to release/1.9.0 as this is required for the NIO related changes that are already merged. On Thu, Feb 28, 2019 at 4:47 PM Bruce Schuchardt wrote: > This is another ticket associated with the SSL/NIO work that is already > in release/1.9.0 > > commit 6d1d82a15a5c548b2aafef

Merging GEODE-6464 to release/1.9.0

2019-02-28 Thread Sai Boorlagadda
This is a change to windows packer image to use a pinned version of OpenSSH to 7.2.2.1 as the newer version caused the ssh session to not be terminated even after the gradle completes successfully leading the actual CI job to timeout[1]. We never had a green run of *IntegrationTest jobs on windows

next steps on release/1.9.0

2019-02-27 Thread Sai Boorlagadda
By end of this week, I am planning to create the first release candidate. Are there any other issues other than this last one? - GEODE-6359 - Bruce is looking into it. - geode-examples using https in build scripts. There are about 6[1] issues in JIRA that are in open/in-progress/re-opened status

Re: GEODE-6389 fixed in release/1.9.0

2019-02-27 Thread Sai Boorlagadda
FYI all. GEODE-6338 is already on the release branch. Thanks, Bruce for the update. https://issues.apache.org/jira/browse/GEODE-6338 On Wed, Feb 27, 2019 at 10:10 AM Anthony Baker wrote: > Sorry I meant GEODE-6338. > > > On Feb 27, 2019, at 9:41 AM, Sai Boorlagadda > wrote:

Re: GEODE-6389 fixed in release/1.9.0

2019-02-27 Thread Sai Boorlagadda
Are you asking about GEODE-6343? Sai On Wed, Feb 27, 2019 at 7:51 AM Anthony Baker wrote: > Cool! Is GEODE-63438 also important to fix and merge into 1.9.0? > > Anthony > > > > On Feb 22, 2019, at 9:01 AM, Bruce Schuchardt > wrote: > > > > This issue has been resolved on develop and release/1

Re: Release branch for Apache Geode 1.9.0 has been cut

2019-02-27 Thread Sai Boorlagadda
you like me to? > > Thanks, > -Jason > > On Thu, Feb 21, 2019 at 3:37 PM Sai Boorlagadda > > wrote: > > > GEODE-6359 is unassigned in JIRA. Who is working on it? > > > > On Wed, Feb 20, 2019 at 9:08 AM Jason Huynh wrote: > > > > > Oh ok I thou

Re: build is broken on develop

2019-02-26 Thread Sai Boorlagadda
I fixed the build. My apologies I didn't rebase before merging my PR. On Tue, Feb 26, 2019 at 12:33 PM Sai Boorlagadda wrote: > My commit broke the build on develop. I am on it. > >

build is broken on develop

2019-02-26 Thread Sai Boorlagadda
My commit broke the build on develop. I am on it.

Re: Merging GEODE-6424 into release/1.9.0

2019-02-22 Thread Sai Boorlagadda
concurrent access and modification of > gauge statistics. > > ~Helena > > On Wed, Feb 20, 2019 at 3:58 PM Jacob Barrett wrote: > > > My bad! Sorry! > > > > > On Feb 20, 2019, at 3:22 PM, Sai Boorlagadda < > sai.boorlaga...@gmail.com> > > wrote: >

Re: Release branch for Apache Geode 1.9.0 has been cut

2019-02-21 Thread Sai Boorlagadda
issues.apache.org/jira/browse/GEODE-6359 This > seems like a bad thing to have in the product. It looks like a possible > issue when processLeaveRequests. I think the fix would be to just copy the > list or not log the list of members. > > > > On Tue, Feb 19, 2019 at 5:35 PM S

Re: Release branch for Apache Geode 1.9.0 has been cut

2019-02-21 Thread Sai Boorlagadda
6359 > This > > seems like a bad thing to have in the product. It looks like a possible > > issue when processLeaveRequests. I think the fix would be to just copy > the > > list or not log the list of members. > > > > > > > > On Tue, Feb 19, 2019 at 5:

Re: Merging GEODE-6424 into release/1.9.0

2019-02-20 Thread Sai Boorlagadda
Jake, release branch build seems broken due to spotless changes. https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-release-1-9-0-main Sai On Wed, Feb 20, 2019 at 2:59 PM Jacob Barrett wrote: > Done! > > > On Feb 20, 2019, at 1:22 PM, Udo Kohlmeyer wrote: > > > > +1, Go,Go,GO!

Re: Release Managers

2019-02-20 Thread Sai Boorlagadda
Do we need to create an infra ticket to create a new release? I don't seem to have permissions to create releases in Jira. On Wed, Feb 20, 2019 at 8:42 AM Jacob Barrett wrote: > Release manager need to add the next version number to JIRA when they > branch the release. Changes going into develop

Re: Release branch for Apache Geode 1.9.0 has been cut

2019-02-19 Thread Sai Boorlagadda
NPE that occurs > > when we process leave requests. > > > > > > > > On Tue, Feb 19, 2019 at 2:25 PM Sai Boorlagadda < > sai.boorlaga...@gmail.com> > > wrote: > > > >> My earlier release branch has created as 'release/1.9' without the p

Re: Release pipeline for 1.9.0

2019-02-19 Thread Sai Boorlagadda
I am on it. On Tue, Feb 19, 2019 at 2:25 PM Sai Boorlagadda wrote: > Hello Geode Dev Community, > > As we have created a release branch for Apache Geode 1.9.0 - "release/1.9.0" > please create a CI pipeline for running tests on this branch. > > Regards > Sai > >

Regarding variable name 1.10.0 ordinal?

2019-02-19 Thread Sai Boorlagadda
I am in process of adding a new ordinal for 1.10.0 and see that currently the variables are named as GEODE_XYZ for a release x.y.x (eg, private static final byte GEODE_1100_ORDINAL = 105;) Question is are there any side effects for naming it as GEODE_1100_ORDINAL for 1.10.0? Not sure if there is a

Re: Release branch for Apache Geode 1.9.0 has been cut

2019-02-19 Thread Sai Boorlagadda
My earlier release branch has created as 'release/1.9' without the patch number in semver. So I have re-created a new release branch 'release/1.9.0'. I will go ahead delete the unwanted branch 'release/1.9' Sai On Tue, Feb 19, 2019 at 2:17 PM Sai Boorlagadda wr

Release pipeline for 1.9.0

2019-02-19 Thread Sai Boorlagadda
Hello Geode Dev Community, As we have created a release branch for Apache Geode 1.9.0 - "release/1.9.0" please create a CI pipeline for running tests on this branch. Regards Sai

Re: Geode 1.9 Release Manager

2019-02-19 Thread Sai Boorlagadda
cluding a distributed deadlock. > > On 2/15/19 2:15 PM, Sai Boorlagadda wrote: > > There are about 8[1] issues in JIRA that are in > open/in-progress/re-opened > > status for 1.9.0. > > Can I request all the devs to reflect JIRA with current status? > > > > [1] > >

Release branch for Apache Geode 1.9.0 has been cut

2019-02-19 Thread Sai Boorlagadda
Hello Everyone, As discussed in my earlier email I have created a new release branch for Apache Geode 1.9.0 - "release/1.9" Please do review and raise any concern with the release branch. If no concerns are raised, we will start with the voting for the release candidate soon. Regards Sai

Re: Geode 1.9 Release Manager

2019-02-15 Thread Sai Boorlagadda
%20Reopened)%20AND%20fixVersion%20%3D%201.9.0 Sai On Fri, Feb 15, 2019 at 12:56 PM Sai Boorlagadda wrote: > Thanks Dave. I keep a note to include Geode Native. > > As we are including only a source release for Geode Native > do we need to create a release branch? Or just tag it? > &

Re: Geode 1.9 Release Manager

2019-02-15 Thread Sai Boorlagadda
detection so they've > > needed extensive testing. > > > > On 2/15/19 7:53 AM, Sai Boorlagadda wrote: > > > I am planning to cut the1.9 release branch today after merging this > > > PR #3195 which is reverting changes to GEODE-6334 & GEODE-6345. >

Re: Geode 1.9 Release Manager

2019-02-15 Thread Sai Boorlagadda
BTW, Is PR #3195 is planned to merge today? On Fri, Feb 15, 2019 at 7:53 AM Sai Boorlagadda wrote: > I am planning to cut the1.9 release branch today after merging this > PR #3195 which is reverting changes to GEODE-6334 & GEODE-6345. > > Is there anything other than that I sh

Re: Geode 1.9 Release Manager

2019-02-15 Thread Sai Boorlagadda
1 PM Sai Boorlagadda wrote: > I didn't mean blocking a release but the release process (including > cutting the branch). > > > I thought there was a consensus about strictly cutting a > > branch[1] with our new fixed minor release cadence and > > only allow crit

Re: Geode 1.9 Release Manager

2019-02-14 Thread Sai Boorlagadda
, Feb 14, 2019 at 12:00 PM Nabarun Nag wrote: > I could not find any DISCUSS mails about not blocking a release. I may be > wrong, I apologize for that but could point me to the mail / documentation > about the release management. > > Regards > Naba > > On Thu, Feb 14, 201

Re: Geode 1.9 Release Manager

2019-02-14 Thread Sai Boorlagadda
> On Thu, Feb 14, 2019 at 10:32 AM Sai Boorlagadda < > sai.boorlaga...@gmail.com> > wrote: > > > I volunteer to be the release manager for 1.9. > > > > Sai > > > > On Wed, Feb 13, 2019 at 7:48 PM Alexander Murmann > > wrote: > > > >

Re: Geode 1.9 Release Manager

2019-02-14 Thread Sai Boorlagadda
I volunteer to be the release manager for 1.9. Sai On Wed, Feb 13, 2019 at 7:48 PM Alexander Murmann wrote: > If there are no other takers, I can act as release manager for 1.9 and will > cut a release branch this week. > > > On Tue, Jan 29, 2019 at 1:50 PM Alexander Murmann > wrote: > > > Hi

Re: [VOTE] Apache Geode 1.8.0 RC2

2018-12-11 Thread Sai Boorlagadda
Thanks Naba. I couldn't get this test to pass. Anyways if it still counts +1 for the release. I am okay to release native code if the version doesn't default to 1.8.0 as we are not including binaries. Sai On Tue, Dec 11, 2018 at 7:15 AM Jacob Barrett wrote: > The java bits generate a property

Re: [VOTE] Apache Geode 1.8.0 RC2

2018-12-10 Thread Sai Boorlagadda
-0 - Ran examples - Building geode from source distribution or release branch consistently fails 1 unit test org.apache.geode.internal.cache.partitioned.rebalance.PartitionedRegionLoadModelJUnitTest > testRedundancySatisfactionPreferRemoteIp FAILED As CI is green on unit tests, I am considering t

  1   2   >