Ignite Summit Cloud Edition Event Page/Community

2021-10-06 Thread Kevin Corbett
Hello Igniters! Ignite Summit Cloud Edition is coming up pretty soon and I thought it would be great to help setup an event page on LinkedIn to spread awareness. When someone signs up, a notification is sent to the person’s network which helps encourage more people to sign up to attend as well

Re: [VOTE] Create separate Jira project and Confluence space for Ignite 3

2021-10-06 Thread Pavel Tupitsyn
-1 We have already started using the existing JIRA and Confluence. There are lots of tickets, IEPs, and commits interlinked with each other. Introducing a new JIRA and Confluence will cause a huge mess. On Wed, Oct 6, 2021 at 7:57 PM Denis Magda wrote: > Val, > > As we discussed earlier, I don'

Re: [VOTE] Create separate Jira project and Confluence space for Ignite 3

2021-10-06 Thread Denis Magda
Val, As we discussed earlier, I don't fully support this idea but if what you propose is the only reasonable and efficient way to carry on with Ignite 3 and 2 development efforts, then I trust your word. But even if this vote passes I still would encourage you to experiment with the alternative -

Re: API Proposal: Declare IgniteClient::close that throws no exceptions (IGNITE-15688)

2021-10-06 Thread Stanislav Lukyanov
Patch, PR and visa are in the ticket. Igor, please review and merge when you're ready. Thanks, Stan > On 6 Oct 2021, at 12:54, Igor Sapego wrote: > > Sounds good, no objections from my side. > > Best Regards, > Igor > > > On Wed, Oct 6, 2021 at 11:46 AM Stanislav Lukyanov > wrote: > >> Hi

Re: API Proposal: Declare IgniteClient::close that throws no exceptions (IGNITE-15688)

2021-10-06 Thread Igor Sapego
Sounds good, no objections from my side. Best Regards, Igor On Wed, Oct 6, 2021 at 11:46 AM Stanislav Lukyanov wrote: > Hi Igniters, > > I found the following usability issue with java thin client API. > > Whenever you do `try (IgniteClient client = Ignition.startClient(cfg))`, > you're forced

API Proposal: Declare IgniteClient::close that throws no exceptions (IGNITE-15688)

2021-10-06 Thread Stanislav Lukyanov
Hi Igniters, I found the following usability issue with java thin client API. Whenever you do `try (IgniteClient client = Ignition.startClient(cfg))`, you're forced to declare `catch (Exception e)`. This is because IgniteClient interface currently doesn't override close() from AutoClosable. Be

Re: [VOTE] Create separate Jira project and Confluence space for Ignite 3

2021-10-06 Thread Dmitriy Pavlov
-0 from my side. That's fine if we have a separate project. But since the mission and the statement of community is the same, I tend to see 2&3 as the same project. The only difference is that 3 was started from scratch (from the code point of view). ср, 6 окт. 2021 г. в 00:23, Maxim Muzafarov :