Re: [VOTE] PIP-326: Create a BOM to ease dependency management

2023-12-22 Thread Umut Bilal Okur
+1 (non-binding)

Enrico Olivelli , 22 Ara 2023 Cum, 18:26 tarihinde
şunu yazdı:

> +1 (binding)
>
> Enrico
>
> Il giorno ven 22 dic 2023 alle ore 02:46 Apurva Telang
>  ha scritto:
> >
> > +1 (non-binding)
> >
> > On Thu, Dec 21, 2023 at 4:30 PM Matteo Merli  wrote:
> >
> > > +1
> > >
> > >
> > > --
> > > Matteo Merli
> > > 
> > >
> > >
> > > On Thu, Dec 21, 2023 at 4:24 PM Nicolò Boschi 
> > > wrote:
> > >
> > > > +1 binding
> > > >
> > > > Nicolò Boschi
> > > >
> > > >
> > > > Il giorno gio 21 dic 2023 alle 21:21 Lari Hotari 
> ha
> > > > scritto:
> > > >
> > > > > +1 (binding)
> > > > >
> > > > > -Lari
> > > > >
> > > > >
> > > > > On Thu, 21 Dec 2023 at 22:10, Chris Bono  wrote:
> > > > > >
> > > > > > I'm starting the vote for PIP-326, since it has been reviewed by
> > > > > > several members with no objections.
> > > > > >
> > > > > > PIP link: https://github.com/apache/pulsar/pull/21747
> > > > > >
> > > > > > Thanks,
> > > > > >
> > > > > > Chris
> > > > >
> > > >
> > >
> >
> >
> > --
> > Best regards,
> > Apurva Telang.
>


[DISCUSS] Depreciation of redundant newAck() methods

2023-12-06 Thread Umut Bilal Okur
Hello folks,

We have 8 methods to create an acknowledge command. We should consider
checking which one is redundant.
PR <https://github.com/apache/pulsar/pull/21636>
I will add comments for links ASAP.

Thanks,
Umut Bilal Okur


Ynt: PulsarMarker.proto throws error

2023-11-21 Thread Umut Bilal Okur
Hey,

I tried the command you suggested but it didn't worked for me. Anyway, I'm 
switched to Ubuntu as my desktop environment and it is solved. Thank you for 
your help.

Sincerely,
Umut

Gönderen: Yunze Xu 
Gönderildi: 21 Kasım 2023 Salı 15:16
Kime: dev@pulsar.apache.org 
Konu: Re: PulsarMarker.proto throws error

I tried building on my Windows 11 via `mvn clean install -DskipTests
-Pcore-modules,-main` (the `-Pxxx` is to skip some modules like
connectors) and it worked well.
- java version "17.0.4" 2022-07-19 LTS
- Maven 3.8.6

I see your project directory is "C:\pulsar" and the lightproto plugin
will generate new Java files in a subdirectory. Did you have the write
permission on this directory?

Thanks,
Yunze

On Mon, Nov 20, 2023 at 8:53 PM Umut Bilal Okur  wrote:
>
> Hi, are there any one who can help me, please ?
> ____
> Gönderen: Umut Bilal Okur 
> Gönderildi: 19 Kasım 2023 Pazar 18:06
> Kime: dev@pulsar.apache.org 
> Konu: PulsarMarker.proto throws error
>
> Hello folks,
>
> I'm pretty new here, while I were trying to run command "mvn clean install 
> -DskipTests" on project source code I got an error as below:
> [ERROR] Failed to execute goal 
> com.github.splunk.lightproto:lightproto-maven-plugin:0.4:generate (default) 
> on project pulsar-common: Failed to generate lightproto code for 
> [C:\pulsar\pulsar-common\src\main\proto\PulsarApi.proto, 
> C:\pulsar\pulsar-common\src\main\proto\PulsarMarkers.proto]: Failed to write 
> serializer for field: uınt64 -> [Help 1].
>
> I couldn't figure out why it happens, I'm on a Windows machine, I wonder if 
> that is the reason.
>
> Many thanks in advance.


Ynt: PulsarMarker.proto throws error

2023-11-20 Thread Umut Bilal Okur
Hi, are there any one who can help me, please ?

Gönderen: Umut Bilal Okur 
Gönderildi: 19 Kasım 2023 Pazar 18:06
Kime: dev@pulsar.apache.org 
Konu: PulsarMarker.proto throws error

Hello folks,

I'm pretty new here, while I were trying to run command "mvn clean install 
-DskipTests" on project source code I got an error as below:
[ERROR] Failed to execute goal 
com.github.splunk.lightproto:lightproto-maven-plugin:0.4:generate (default) on 
project pulsar-common: Failed to generate lightproto code for 
[C:\pulsar\pulsar-common\src\main\proto\PulsarApi.proto, 
C:\pulsar\pulsar-common\src\main\proto\PulsarMarkers.proto]: Failed to write 
serializer for field: uınt64 -> [Help 1].

I couldn't figure out why it happens, I'm on a Windows machine, I wonder if 
that is the reason.

Many thanks in advance.


PulsarMarker.proto throws error

2023-11-19 Thread Umut Bilal Okur
Hello folks,

I'm pretty new here, while I were trying to run command "mvn clean install 
-DskipTests" on project source code I got an error as below:
[ERROR] Failed to execute goal 
com.github.splunk.lightproto:lightproto-maven-plugin:0.4:generate (default) on 
project pulsar-common: Failed to generate lightproto code for 
[C:\pulsar\pulsar-common\src\main\proto\PulsarApi.proto, 
C:\pulsar\pulsar-common\src\main\proto\PulsarMarkers.proto]: Failed to write 
serializer for field: uınt64 -> [Help 1].

I couldn't figure out why it happens, I'm on a Windows machine, I wonder if 
that is the reason.

Many thanks in advance.