Re: [DISCUSS] Feature branch vs Master based dev

2022-04-25 Thread Ritesh Shukla
+1 to keeping master shippable. In addition to config flags, for purposes of the upgrade finalization, many new features would need to be gated, one option would be to make the validators expect a version that is only possible by hand tweaking the version in a dev build, thus ensuring that unreleas

Re: [VOTE] Apache Ozone 1.3.0 RC1

2022-12-06 Thread Ritesh Shukla
https://issues.apache.org/jira/browse/HDDS-7526 we merged, we should cherry-pick it to 1.3 branch as well. ---Ritesh On Thu, Dec 1, 2022 at 9:21 AM Kaijie Chen wrote: > > There may be another issue: > > If there is additional software included in the binary package (which > most likely is true

Re: [DISCUSS] How many days to wait if no response from reviewer?

2023-01-31 Thread Ritesh Shukla
+1 for this. We can wait to gather a broader consensus for certain rare cases where we add new APIs or public changes but if the reviewer's original review comments were addressed then it should be ok to go ahead and merge post a timeout value. On Tue, Jan 31, 2023 at 2:51 PM Uma Maheswara Rao Gan

Re: [DISCUSS] Proposal to merge HttpFS support in Ozone feature branch (HDDS-5447-httpfs) into master

2023-02-06 Thread Ritesh Shukla
1+ Thank you @Zita Dombi and @Istvan Fajth On Mon, Feb 6, 2023 at 7:06 PM Siyao Meng wrote: > +1 > > -Siyao > > On Feb 6, 2023 at 7:04:24 PM, Siddharth Wagle wrote: > > > +1 for the merge. Thank you Zita for driving this with Pifta. > > > > Best, > > Sid > > > > On Mon, Feb 6, 2023 at 3:29 P

Cutting Ozone 1.3.1

2023-03-13 Thread Ritesh Shukla
Folks, As part of the debug for HDDS-7701, some bugs were fixed, and defensive code changes were put in. There were multiple bug fixes around block deletion execution. In addition to that, multiple client leak fixes have been checked into the master branch. I recommend cherry-picking these critical

Re: Cutting Ozone 1.3.1

2023-03-14 Thread Ritesh Shukla
t; > > (+81)80-9299-2656 Preferred Networks, Inc. > > > > > > On Tue, Mar 14, 2023 at 4:03 PM Kaijie Chen wrote: > > > > > > > > +1, sound good > > > > > > > > I would like to propose two more fixes to the list. > > > >

FSO vs OBS: Driving the wedge deeper

2023-03-29 Thread Ritesh Shukla
Hello, This topic has been an active discussion internally at Cloudera and has been a source of confusion while onboarding new customers. Please take a look at the attached document. This document discusses the differences between two bucket layouts in Ozone, OBS (OBJECT_STORE) and FSO (FILE_SYST

Re: FSO vs OBS: Driving the wedge deeper

2023-04-05 Thread Ritesh Shukla
easier ports from > Hadoop file systems to ozone and avoid naming issues due to s3 naming > conventions, proposing to port through OFS with FSO layout makes sound > sense. > > > Regards, > > Neil > > On Wed, Mar 29, 2023 at 10:04 PM Ritesh Shukla wrote: > >

Proposal to enable GitHub discussions

2023-04-23 Thread Ritesh Shukla
Hello folks, Sending this across for a couple of reasons 1. Slack and Jiras are invitations only for now 2. Slack messages are not google friendly. GitHub allows discussions Ref: https://github.com/kerneltime/ozone/discussions I propose enabling GitHub discussions to ease the outreach to curious c

Re: Proposal to enable GitHub discussions

2023-04-24 Thread Ritesh Shukla
able state, could you share the link here so > others > > can reference an example of how we could set up the sections to organize > > questions, meeting minutes, etc? > > > > Ethan > > > > On Sun, Apr 23, 2023 at 11:12 PM Ritesh Shukla > > > >

Re: Proposal to enable GitHub discussions

2023-05-01 Thread Ritesh Shukla
. On Mon, Apr 24, 2023 at 10:29 AM Ayush Saxena wrote: > +1 > Sounds cool. Amongst the ones I know Airflow does that: > https://github.com/apache/airflow/discussions > > -Ayush > > On Mon, 24 Apr 2023 at 11:42, Ritesh Shukla > wrote: > > > > Hello folks, > &g

Re: Proposal to enable GitHub discussions

2023-05-02 Thread Ritesh Shukla
We have discussions enabled! https://github.com/apache/ozone/discussions On Mon, May 1, 2023 at 7:58 PM Neil Joshi wrote: > Thanks Ritesh for the demo and discussion. > > +1 > > Regards, > Neil > > On Mon, May 1, 2023 at 1:49 PM Ritesh Shukla > wrote: > > &

Re: Proposal to enable GitHub discussions

2023-05-02 Thread Ritesh Shukla
https://github.com/apache/ozone/pull/4641 Will update the site shortly. On Tue, May 2, 2023 at 10:40 AM Arpit Agarwal wrote: > This is great. Can we link this from our wiki page and website? > > Thanks, > Arpit > > > On May 2, 2023, at 10:26 AM, Ritesh Shukla >

Re: Proposal to enable GitHub discussions

2023-05-02 Thread Ritesh Shukla
https://github.com/apache/ozone-site/pull/35 On Tue, May 2, 2023 at 10:45 AM Ritesh Shukla wrote: > https://github.com/apache/ozone/pull/4641 > Will update the site shortly. > > On Tue, May 2, 2023 at 10:40 AM Arpit Agarwal > wrote: > >> This is great. Can we link thi

Re: Ozone APAC community meetup

2023-05-05 Thread Ritesh Shukla
Also, please post the meeting minutes and recordings to https://github.com/apache/ozone/discussions Regards, Ritesh > On May 4, 2023, at 11:47 PM, Wei-Chiu Chuang wrote: > > Hello! and especially for community members who are in the Asia-Pacific > region: > > Sammi's been running the commun

Re: [VOTE] Proposal to merge Ozone feature branch HDDS-7733-Symmetric-Tokens to master

2023-06-02 Thread Ritesh Shukla
+1 from me (disclaimer, I worked with Duong on this project) For those wanting the TLDR for this branch merge, we go from ~15k IOPS on OM for reads in secure clusters to 100k IOPS ( https://issues.apache.org/jira/browse/HDDS-8574) Merging this in and having more test time before 1.4 release is crit

Re: [DISCUSS] Next Ozone major release 1.4.0

2023-06-07 Thread Ritesh Shukla
We can include the block token work that is in the process of being merged. That work considerably impacts performance, and delaying it to 1.5.0 will lead to a negative experience with a secure Ozone cluster for folks adopting Ozone in 1.4.0 Regards, Ritesh On Wed, Jun 7, 2023 at 9:49 AM Ethan Ros

Re: RFC: Deprecate Slack and move to GitHub Discussions

2024-01-31 Thread Ritesh Shukla
Hi Pifta, Thank you for chiming in. I have actually not considered how to revive the mailing list for technical and design discussions. I am not sure why mailing lists are no longer as popular, in general I see a decline of using emails for discussions other than formal one way communication.

Re: RFC: Deprecate Slack and move to GitHub Discussions

2024-02-13 Thread Ritesh Shukla
stones make > > sense > > > > there, since it gives people insight as to which Jiras or PRs to > > follow. > > > > Then people can subscribe to the threads they want on Jira or GitHub > > > > without the entire dev base being blasted for niche feature specific >

Re: Need to join slack channel and Jira

2024-07-08 Thread Ritesh Shukla
I have sent you an invite but I encourage you to use GitHub Discussions https://github.com/apache/ozone/discussions over Slack. It is more active and seen by a wider audience including google search. ---Ritesh (kerneltime) On Mon, Jul 8, 2024 at 1:47 AM Александр Юнцевич wrote: > Hi Devs, > > I’

Re: [DISCUSS] Apache Ozone 1.5.0 release

2024-08-22 Thread Ritesh Shukla
Should we wait for another Ratis dependency update to pick the work done around zero copy? On Thu, Aug 22, 2024 at 1:18 PM Maxim Myskov wrote: > I would be glad to volunteer as the release manager for the 1.5.0 release. > > On Thu, Aug 22, 2024 at 10:23 PM Ethan Rose wrote: > > > +1 to start pl

Re: [ASF] A note to projects with GitHub Discussions in use

2025-03-18 Thread Ritesh Shukla
https://github.com/apache/ozone/pull/8107 > On Mar 18, 2025, at 6:30 PM, Ritesh Shukla wrote: > > I agree with Ethan before we take on the task of maintaining another site, we > should finish the new Ozone site and then evaluate if we need a wiki. > —Ritesh > >> On

Re: [ASF] A note to projects with GitHub Discussions in use

2025-03-18 Thread Ritesh Shukla
I agree with Ethan before we take on the task of maintaining another site, we should finish the new Ozone site and then evaluate if we need a wiki. —Ritesh > On Mar 18, 2025, at 5:15 PM, Ethan Rose wrote: > > I don't think GitHub wiki will help us. I would really like all Ozone > content to be

Re: [VOTE] Apache Ozone 2.0.0 RC2

2025-04-09 Thread Ritesh Shukla
+1 Thanks for working on this. When do we update the Docker images and the examples/helm charts to use them? On Wed, Apr 9, 2025 at 1:34 PM Wei-Chiu Chuang wrote: > Thanks! KEYS files are updated. > > On Wed, Apr 9, 2025 at 10:52 AM Tsz-Wo Nicholas Sze > wrote: > > > Hi Wei-Chiu, > > > > Thank

Proposal: Deprecate Google Docs for Design Docs

2025-04-14 Thread Ritesh Shukla
Hi, We should shift our design discussions from Google Docs to Markdown files managed through GitHub Pull Requests. This approach would: 1. Keep our discussions in the same system as our code, creating a more cohesive history 2. Make our design documents more accessible to developers alr

Re: Proposal: Deprecate Google Docs for Design Docs

2025-04-15 Thread Ritesh Shukla
On Tue, Apr 15, 2025 at 9:34 AM Tsz Wo Sze wrote: > +1 on md over google doc. > > > ... Google Docs do not show up in Google searches ... > > This is bad for our design docs. How about the other search engines? > > > I don't know of any search engine that searches through all public docs for a c

Re: [VOTE] Merge branch HDDS-10239-container-reconciliation into master

2025-06-16 Thread Ritesh Shukla
+1 Disclaimer: I am a sponsor and contributor for this work On Tue, Jun 10, 2025 at 5:40 PM Ethan Rose wrote: > Based on discussion in the community sync this week I want to add some more > information. > Code > > For those interested in checking out the code, these are some of the major > class