Re: [VOTE] - Merge FileSystem Optimizations branch HDDS-2939 to master

2021-04-11 Thread Nandakumar Vadivelu
+1 for the merge. > On 05-Apr-2021, at 3:14 PM, Rakesh Radhakrishnan wrote: > > Hi All, > > I would like to propose prefix based FileSystem Optimizations (FSO) work > HDDS-2939 merging into > Ozone master branch. This optimization is intended

Re: [RFC] Proposal: Reserve Space for Allocated Blocks

2022-11-02 Thread Nandakumar Vadivelu
+ Sumit Agrawal (He is also working on the design for Reserve Space for Allocated Blocks) > On 25-Oct-2022, at 9:18 AM, Kaijie Chen wrote: > > Looking into the AllocateBlock interface, it assumes all blocks allocated > are in the same size. > >List allocateBlock(long size, int numBlocks, >

[DISCUSS] Support for Java 11 & 17

2022-12-13 Thread Nandakumar Vadivelu
Hi All, Currently, we compile and verify Ozone only with Java 8. As far as I know, we haven't tested Ozone either with Java 11 or 17. We should start compiling and testing Ozone with higher versions of Java to make the version upgrade easier in the future. This will enable us to upgrade the Java

Re: [DISCUSS] Support for Java 11 & 17

2022-12-13 Thread Nandakumar Vadivelu
Thanks for taking a look at this Attila. Even though we use Java 11 for compilation, the binaries are generated for Java 8. This is because we have mentioned it in the pom file *1.8* In this scenario, JDK 11 compiles Ozone code and generates binary targeting Java 8. If we update the Java versio

Re: [VOTE] Change the default branch for ozone-site from asf-site to master

2024-02-22 Thread Nandakumar Vadivelu
+1 Thanks for the detailed description Ethan. > On 21-Feb-2024, at 10:13 PM, Arpit Agarwal > wrote: > > +1 > > Thanks for the well-written description Ethan. I missed this thread earlier. > > On Feb 20, 2024 at 10:21:38 PM, Dinesh Chitlangia > wrote: > >> +1 >> >> Thanks, >> Dinesh >> >>