Hi, Igniters!
Recently I've noticed that somehow the history of the *master* branch of
apache/ignite project has been changed.
The changed commit is the following:
*Thu Mar 9 22:52:10 2023 +0300 : Thu Mar 9 22:59:03 2023 +0300 a8e1689951
(2023-03-09 22:59:03 +0300) Maksim Timonin > IGNITE-17177 Ad
ifference between original commit and the
> fix.
>
> I checked master before the fix, and actually it happened at night. Usually
> no commits are performed this time.
>
> Sorry, for doing that :( it was an exceptional case.
>
> чт, 16 мар. 2023 г., 10:18 Peter Ivanov :
>
>
There will be no problem with TC, as we use GitHub as main VCS root, using ASF
only for release (which I will reconfigure during release builds refactoring
and optimisations for AI 2.8).
> On 11 Dec 2018, at 19:25, Alexey Goncharuk wrote:
>
> Given that there is no option to stay on the old r
Dmitriy,
What kind of Ubuntu installation do you have (and what version)?
Is it WSL under Windows 10 or containerized (docker)?
On Wed, 30 May 2018 at 19:52, Dmitriy Setrakyan
wrote:
> Petr,
>
> I have finally was able to install Ignite Debian package. But then I got
> stuck at the very next i
Dmitriy,
Can you try starting dbus manually? sudo service dbus start
If it still does not work, I will have to held an investigation on running
systemd services on Windows 10 WSL
On Thu, 31 May 2018 at 00:31, Dmitriy Setrakyan
wrote:
> On Wed, May 30, 2018 at 2:09 PM, Peter Ivanov wr
Dmitriy,
Current packages design (both RPM and DEB) was reviewed and approved by
community. I do not quite remember why service-based startup was chosen but
it seems rather logical and Unix-compliant – under Linux almost every
service software is packed this way, which gives some benefits like se
it. This means that they will be starting more than one node, which is
> impossible if Ignite is a service. We should provide instructions to do
> both.
>
> D.
>
> On Thu, May 31, 2018 at 2:47 PM, Peter Ivanov wrote:
>
> > Dmitriy,
> >
> >
> > Current packages d
r we fix this issue ASAP as stated in the ticket.
>
> I will leave it up to you to decide.
>
> D.
>
> On Thu, May 31, 2018 at 10:31 PM, Peter Ivanov
> wrote:
>
>> Dmitriy,
>>
>>
>> SystemD supports running multiple instances of one service – this is d
Denis,
I’ll look into it
On Wed, 6 Jun 2018 at 19:17, Denis Magda wrote:
> I suggest us trying to move the conversation in this direction.
>
> Is it possible to install and run Cassandra using DEB from that emulation
> environment on Windows? If yes, then we should spend our efforts adopting
Hi!
Can you just not specify -DskipTests as it is default to false?
Also, be warned that with all that enabled profiles you’re going to have
about 50 hours of tests (~47000 units) during build, some of which require
specific JVM options and OS tuning (like PDS or AOP, for example).
On Wed, 6 Ju
this we must ensure Ignite RPM|DEB works there. Backing up
> Dmitriy.
>
> Petr, do you have access to a Windows 10 machine?
>
> --
> Denis
>
>
> On Wed, Jun 6, 2018 at 9:56 AM, Peter Ivanov wrote:
>
> > Denis,
> >
> >
> > I’ll look into it
&g
e.
>
> D.
>
> On Wed, Jun 6, 2018 at 9:44 PM, Peter Ivanov wrote:
>
> > Denis,
> >
> >
> > The question “will Apache Ignite start under Windows 10 WSL Ubuntu from
> > packages?” is the same as “will Apache Ignite start under Windows 10 WSL
> > Ub
Understood. Will do today.
On Thu, 7 Jun 2018 at 08:43, Dmitriy Setrakyan
wrote:
> On Wed, Jun 6, 2018 at 10:40 PM, Peter Ivanov wrote:
>
> > Dmitriy,
> >
> >
> > What kind of instructions? Systemd or stand-alone?
> > I thought we have already agreed th
; > 3. SUSE. Has neither APT no YUM commands. RPM package can be installed
> via
> > rpm -i command, but I think that this case is out of Apache Ignite 2.5
> > scope and the question of “officially supported Linux distributions”
> should
> > be discussed separately.
Ok, then I will update issue code and start preparation for build
configuration changes.
On Thu, 7 Jun 2018 at 23:41, Denis Magda wrote:
> >
> > With which one — current implementation in issue?
>
>
> That's the answer to your question:
>
> 1. quickly fix all of them (can be solved by prelimina
Pavel,
Can you give a cue where can be uploaded Nuget packages found?
On Mon, 16 Jul 2018 at 23:37, Pavel Tupitsyn wrote:
> Petr,
>
> This is the same build that I have linked. Is there anything I should pay
> attention to?
>
> On Mon, Jul 16, 2018 at 11:05 PM Petr Ivanov wrote:
>
> > Pavel,
t it done for 2.7 that is being discussed at the
> moment?
> > Are there any technical issues that block you from merging the changes?
> >
> > --
> > Denis
> >
> > On Thu, Jun 7, 2018 at 10:03 PM Peter Ivanov
> wrote:
> >
> >
My concern is only in fact, that Ignite is currently not tested under
Java9/10 as thorough as it is under Java8.
As I mentioned before - I agree with no blocker on this matter and have no
other problems to report for now. I guess I’ll start a new thread about the
scheme of supporting future Java v
Anton, Dmitry is right.
We have to manually add condition when to consider build faulty based on
how many failed inspection are there.
For now I see this initiative as follows:
- find more or less correct set of inspections (there are lots of typos and
other irrelevant to code execution inspectio
On Thu, 12 Apr 2018 at 20:04, Ilya Kasnacheev
wrote:
> Hello! I have tried your RPM scripts.
>
> First of all, I'm not sure that apache-ignite-core is a good name for
> package which contains the actual server node kit, and that apache-ignite
> is a good name for a package that will install every
he one needs to restart a cluster node, nd it will add the
> just installed optional libs to the classpath. *Petr*, does it work this
> way or can be implemented this way to address Ilya's concerns?
>
> --
> Denis
>
> On Fri, Apr 13, 2018 at 7:00 AM, Ilya Kasnacheev
Hi, Igniters!
I would like to propose the next, if you don't mind me saying,
revolutionary step forward in our project: moving Ignite 2.x compilation to
JDK11 minimum version.
I'd rather not make arguments, pros and cons other that currently exist in
Java world - you know them better than me. Let
Congratulations, keep it going!
пн, 21 авг. 2023 г. в 12:39, Aleksandr Polovtsev :
> Thank you, dear Igniters!
>
> On Mon, Aug 21, 2023 at 10:04 AM Вячеслав Коптилин <
> slava.kopti...@gmail.com>
> wrote:
>
> > Congratulations, Alexander! Keep it up!
> >
> > Thanks,
> > S.
> >
> > пн, 21 авг. 202
; supported), but Java 8-9 support dropping.
>
> On Fri, Aug 25, 2023 at 11:54 AM Peter Ivanov wrote:
>
> > Hi, Igniters!
> >
> >
> > I would like to propose the next, if you don't mind me saying,
> > revolutionary step forward in our project: movin
ose 3 major versions and discontinue Oracle's
builds.
WDYT?
пт, 25 авг. 2023 г. в 12:13, Ivan Daschinsky :
> +1. It's time to do it at last.
>
> пт, 25 авг. 2023 г. в 12:06, Peter Ivanov :
>
> > Mostly, yes.
> >
> > In other words - proposal is about starti
to newer Java. Using newer runtime helps
> > us
> > >> to provide speed and scale, since JVM is developed all the time. But I
> > >> might be unaware of the risks, so let's discuss it later with the
> entire
> > >> dev community.
> &
n.
чт, 19 дек. 2024 г. в 15:21, Mirza Aliev :
> Great idea!
>
> I remember that something similar was planned by Peter Ivanov; it would be
> nice to hear his thoughts on that.
>
> чт, 19 дек. 2024 г. в 14:33, Maksim Myskov :
>
> > This is definitely needs to be done.
> &g
Peter Ivanov created IGNITE-13319:
-
Summary: Docker: trim whitespaces in the OPTION_LIBS parameter
Key: IGNITE-13319
URL: https://issues.apache.org/jira/browse/IGNITE-13319
Project: Ignite
Peter Ivanov created IGNITE-14011:
-
Summary: Add RAT&headers check, PMD, Idea Inspections, and code
style suites for Ignite 3 project
Key: IGNITE-14011
URL: https://issues.apache.org/jira/browse/IGNITE-1
Peter Ivanov created IGNITE-14016:
-
Summary: Prepare an RPM package for Ignite 3.0
Key: IGNITE-14016
URL: https://issues.apache.org/jira/browse/IGNITE-14016
Project: Ignite
Issue Type: Task
Peter Ivanov created IGNITE-14061:
-
Summary: extdata modules are incorrectly published
Key: IGNITE-14061
URL: https://issues.apache.org/jira/browse/IGNITE-14061
Project: Ignite
Issue Type
Peter Ivanov created IGNITE-14124:
-
Summary: Fix project's Maven settings
Key: IGNITE-14124
URL: https://issues.apache.org/jira/browse/IGNITE-14124
Project: Ignite
Issue Type
Peter Ivanov created IGNITE-14132:
-
Summary: Add configuration to separate Integration and Unit tests
Key: IGNITE-14132
URL: https://issues.apache.org/jira/browse/IGNITE-14132
Project: Ignite
Peter Ivanov created IGNITE-11595:
-
Summary: Fix broken Javadoc stylesheet
Key: IGNITE-11595
URL: https://issues.apache.org/jira/browse/IGNITE-11595
Project: Ignite
Issue Type: Task
Peter Ivanov created IGNITE-11737:
-
Summary: Apache Ignite 2.7.5 Linux packages version update
Key: IGNITE-11737
URL: https://issues.apache.org/jira/browse/IGNITE-11737
Project: Ignite
Issue
Peter Ivanov created IGNITE-11751:
-
Summary: Javadoc broken
Key: IGNITE-11751
URL: https://issues.apache.org/jira/browse/IGNITE-11751
Project: Ignite
Issue Type: Task
Reporter
Peter Ivanov created IGNITE-12160:
-
Summary: Fix RPM packages build
Key: IGNITE-12160
URL: https://issues.apache.org/jira/browse/IGNITE-12160
Project: Ignite
Issue Type: Task
Peter Ivanov created IGNITE-12173:
-
Summary: Fix http links
Key: IGNITE-12173
URL: https://issues.apache.org/jira/browse/IGNITE-12173
Project: Ignite
Issue Type: Task
Affects Versions
Peter Ivanov created IGNITE-9772:
Summary: Remove term "fabric" from Apache Ignite project completely
Key: IGNITE-9772
URL: https://issues.apache.org/jira/browse/IGNITE-9772
Proje
Peter Ivanov created IGNITE-9865:
Summary: Javadoc failure on TDE
Key: IGNITE-9865
URL: https://issues.apache.org/jira/browse/IGNITE-9865
Project: Ignite
Issue Type: Bug
Reporter
Peter Ivanov created IGNITE-9866:
Summary: Unify and optimise *.sh and *.bat code base
Key: IGNITE-9866
URL: https://issues.apache.org/jira/browse/IGNITE-9866
Project: Ignite
Issue Type
Peter Ivanov created IGNITE-9912:
Summary: Improve Javadoc suite
Key: IGNITE-9912
URL: https://issues.apache.org/jira/browse/IGNITE-9912
Project: Ignite
Issue Type: Improvement
Peter Ivanov created IGNITE-9974:
Summary: Drop Hadoop assemblies
Key: IGNITE-9974
URL: https://issues.apache.org/jira/browse/IGNITE-9974
Project: Ignite
Issue Type: Improvement
Affects
Peter Ivanov created IGNITE-10122:
-
Summary: Move Web-Console Frontend/Backend Docker images build to
dedicated directory
Key: IGNITE-10122
URL: https://issues.apache.org/jira/browse/IGNITE-10122
Peter Ivanov created IGNITE-10595:
-
Summary: Introduce RPM / DEB Release build
Key: IGNITE-10595
URL: https://issues.apache.org/jira/browse/IGNITE-10595
Project: Ignite
Issue Type
Peter Ivanov created IGNITE-10596:
-
Summary: Introduce Docker images release build
Key: IGNITE-10596
URL: https://issues.apache.org/jira/browse/IGNITE-10596
Project: Ignite
Issue Type
Peter Ivanov created IGNITE-10600:
-
Summary: Revise Apache Ignite release build
Key: IGNITE-10600
URL: https://issues.apache.org/jira/browse/IGNITE-10600
Project: Ignite
Issue Type
Peter Ivanov created IGNITE-10673:
-
Summary: Prepare instructions for ASC and SHA512 verification
Key: IGNITE-10673
URL: https://issues.apache.org/jira/browse/IGNITE-10673
Project: Ignite
Peter Ivanov created IGNITE-10675:
-
Summary: Refactor Release Candidate check build
Key: IGNITE-10675
URL: https://issues.apache.org/jira/browse/IGNITE-10675
Project: Ignite
Issue Type: Sub
Peter Ivanov created IGNITE-10683:
-
Summary: Prepare process of packaging and delivering thin clients
Key: IGNITE-10683
URL: https://issues.apache.org/jira/browse/IGNITE-10683
Project: Ignite
Peter Ivanov created IGNITE-10696:
-
Summary: Java 9/10/11 Support [2.8]
Key: IGNITE-10696
URL: https://issues.apache.org/jira/browse/IGNITE-10696
Project: Ignite
Issue Type: Improvement
Peter Ivanov created IGNITE-8454:
Summary: Hadoop module compilation failure under JDK9
Key: IGNITE-8454
URL: https://issues.apache.org/jira/browse/IGNITE-8454
Project: Ignite
Issue Type
Peter Ivanov created IGNITE-8461:
Summary: Scala-2.10 modules compilation failure under JDK 9
Key: IGNITE-8461
URL: https://issues.apache.org/jira/browse/IGNITE-8461
Project: Ignite
Issue
Peter Ivanov created IGNITE-8478:
Summary: SqlLine run failure on Java 9
Key: IGNITE-8478
URL: https://issues.apache.org/jira/browse/IGNITE-8478
Project: Ignite
Issue Type: Task
Peter Ivanov created IGNITE-8496:
Summary: Check necessity of JDK check in SqlLine script
Key: IGNITE-8496
URL: https://issues.apache.org/jira/browse/IGNITE-8496
Project: Ignite
Issue Type
Peter Ivanov created IGNITE-8510:
Summary: RPM package 2.4.0 is incorrectly upgraded by 2.5.0
Key: IGNITE-8510
URL: https://issues.apache.org/jira/browse/IGNITE-8510
Project: Ignite
Issue
Peter Ivanov created IGNITE-8543:
Summary: Node.js tests count with debug on/off differs
Key: IGNITE-8543
URL: https://issues.apache.org/jira/browse/IGNITE-8543
Project: Ignite
Issue Type
Peter Ivanov created IGNITE-8586:
Summary: Minor fix for Apache Ignite's release procedure
Key: IGNITE-8586
URL: https://issues.apache.org/jira/browse/IGNITE-8586
Project: Ignite
Issue
Peter Ivanov created IGNITE-8671:
Summary: Provide instructions on running Apache Ignite as systemd
service on Windows 10 WSL Ubuntu
Key: IGNITE-8671
URL: https://issues.apache.org/jira/browse/IGNITE-8671
Peter Ivanov created IGNITE-8807:
Summary: Apache Ignite Linux packages 2.6 update
Key: IGNITE-8807
URL: https://issues.apache.org/jira/browse/IGNITE-8807
Project: Ignite
Issue Type: Task
Peter Ivanov created IGNITE-9010:
Summary: Move web-console build to dedicated root directory
Key: IGNITE-9010
URL: https://issues.apache.org/jira/browse/IGNITE-9010
Project: Ignite
Issue
Peter Ivanov created IGNITE-9030:
Summary: Apache Ignite 2.7 Linux packages version update
Key: IGNITE-9030
URL: https://issues.apache.org/jira/browse/IGNITE-9030
Project: Ignite
Issue Type
Peter Ivanov created IGNITE-9614:
Summary: Java 9: Hadoop compilation error
Key: IGNITE-9614
URL: https://issues.apache.org/jira/browse/IGNITE-9614
Project: Ignite
Issue Type: Task
Peter Ivanov created IGNITE-9628:
Summary: Java 9: ML module compilation failure
Key: IGNITE-9628
URL: https://issues.apache.org/jira/browse/IGNITE-9628
Project: Ignite
Issue Type: Task
Peter Ivanov created IGNITE-9656:
Summary: Automate RPM and DEB packages version increase on release
Key: IGNITE-9656
URL: https://issues.apache.org/jira/browse/IGNITE-9656
Project: Ignite
Peter Ivanov created IGNITE-7107:
Summary: Apache Ignite RPM packages
Key: IGNITE-7107
URL: https://issues.apache.org/jira/browse/IGNITE-7107
Project: Ignite
Issue Type: Improvement
Peter Ivanov created IGNITE-7108:
Summary: Apache Ignite DEB packages
Key: IGNITE-7108
URL: https://issues.apache.org/jira/browse/IGNITE-7108
Project: Ignite
Issue Type: Improvement
Peter Ivanov created IGNITE-7142:
Summary: Introduce ability to run Ignite Tests on TeamCity with
Java 9
Key: IGNITE-7142
URL: https://issues.apache.org/jira/browse/IGNITE-7142
Project: Ignite
Peter Ivanov created IGNITE-7144:
Summary: Java 9: fix build issue with tools.jar not found
Key: IGNITE-7144
URL: https://issues.apache.org/jira/browse/IGNITE-7144
Project: Ignite
Issue Type
Peter Ivanov created IGNITE-7190:
Summary: Docker Hub official repository deployment
Key: IGNITE-7190
URL: https://issues.apache.org/jira/browse/IGNITE-7190
Project: Ignite
Issue Type: New
Peter Ivanov created IGNITE-7326:
Summary: Fix ignitevisorcmd | sqlline scripts to be able to run
from /usr/bin installed as symbolic links
Key: IGNITE-7326
URL: https://issues.apache.org/jira/browse/IGNITE-7326
Peter Ivanov created IGNITE-7393:
Summary: Apache Ignite delivery in RPM / DEV packages
Key: IGNITE-7393
URL: https://issues.apache.org/jira/browse/IGNITE-7393
Project: Ignite
Issue Type
Peter Ivanov created IGNITE-7538:
Summary: Introduce new test project for Ignite 2.0+ with Java 8 /
Java 9 compatibility
Key: IGNITE-7538
URL: https://issues.apache.org/jira/browse/IGNITE-7538
Peter Ivanov created IGNITE-7543:
Summary: Rename KEYS.txt
Key: IGNITE-7543
URL: https://issues.apache.org/jira/browse/IGNITE-7543
Project: Ignite
Issue Type: Task
Reporter
Peter Ivanov created IGNITE-7550:
Summary: Fix windows *.bat scripts Java 9 compatibility
Key: IGNITE-7550
URL: https://issues.apache.org/jira/browse/IGNITE-7550
Project: Ignite
Issue Type
Peter Ivanov created IGNITE-7621:
Summary: Review current builds on TeamCity
Key: IGNITE-7621
URL: https://issues.apache.org/jira/browse/IGNITE-7621
Project: Ignite
Issue Type: Task
Peter Ivanov created IGNITE-7625:
Summary: Fix links for Javadoc
Key: IGNITE-7625
URL: https://issues.apache.org/jira/browse/IGNITE-7625
Project: Ignite
Issue Type: Task
Reporter
Peter Ivanov created IGNITE-7646:
Summary: OSGI tests fail to unlock build directory causing
following builds to fail to start
Key: IGNITE-7646
URL: https://issues.apache.org/jira/browse/IGNITE-7646
Peter Ivanov created IGNITE-7647:
Summary: Apache Ignite RPM packages
Key: IGNITE-7647
URL: https://issues.apache.org/jira/browse/IGNITE-7647
Project: Ignite
Issue Type: Task
Peter Ivanov created IGNITE-7671:
Summary: Fix .gitignore files are tracked error
Key: IGNITE-7671
URL: https://issues.apache.org/jira/browse/IGNITE-7671
Project: Ignite
Issue Type: Task
Peter Ivanov created IGNITE-7672:
Summary: Fix Javadoc in Java 8
Key: IGNITE-7672
URL: https://issues.apache.org/jira/browse/IGNITE-7672
Project: Ignite
Issue Type: Task
Affects Versions
Peter Ivanov created IGNITE-7697:
Summary: Update maven-javadoc-plugin version
Key: IGNITE-7697
URL: https://issues.apache.org/jira/browse/IGNITE-7697
Project: Ignite
Issue Type: Improvement
Peter Ivanov created IGNITE-7808:
Summary: Automate Docker images build
Key: IGNITE-7808
URL: https://issues.apache.org/jira/browse/IGNITE-7808
Project: Ignite
Issue Type: Improvement
Peter Ivanov created IGNITE-7821:
Summary: Update Apache Ignite and Web Console Dockerfile for 2.4
version and local build
Key: IGNITE-7821
URL: https://issues.apache.org/jira/browse/IGNITE-7821
Peter Ivanov created IGNITE-7937:
Summary: Move Apache Ignite 2.4+ Java 8 tests to Single Build
architecture
Key: IGNITE-7937
URL: https://issues.apache.org/jira/browse/IGNITE-7937
Project: Ignite
Peter Ivanov created IGNITE-7945:
Summary: Apache Ignite nightly releases
Key: IGNITE-7945
URL: https://issues.apache.org/jira/browse/IGNITE-7945
Project: Ignite
Issue Type: Task
Peter Ivanov created IGNITE-7985:
Summary: Integration JetBrains IntelliJ IDEA code inspections as
TC build
Key: IGNITE-7985
URL: https://issues.apache.org/jira/browse/IGNITE-7985
Project: Ignite
Peter Ivanov created IGNITE-8003:
Summary: Dead documentation interface element
Key: IGNITE-8003
URL: https://issues.apache.org/jira/browse/IGNITE-8003
Project: Ignite
Issue Type: Bug
Peter Ivanov created IGNITE-8129:
Summary: JDBC: JdbcThinConnectionSSLTest.testDefaultContext
Key: IGNITE-8129
URL: https://issues.apache.org/jira/browse/IGNITE-8129
Project: Ignite
Issue
Peter Ivanov created IGNITE-8172:
Summary: Update Apache Ignite's release scripts to match new RPM
build and deploy architecture
Key: IGNITE-8172
URL: https://issues.apache.org/jira/browse/IGNITE
Peter Ivanov created IGNITE-8222:
Summary: Add docker image build for Nightly Release
Key: IGNITE-8222
URL: https://issues.apache.org/jira/browse/IGNITE-8222
Project: Ignite
Issue Type: New
Peter Ivanov created IGNITE-8275:
Summary: PDS (Compatibility): FoldersReuseCompatibilityTest
Key: IGNITE-8275
URL: https://issues.apache.org/jira/browse/IGNITE-8275
Project: Ignite
Issue
Peter Ivanov created IGNITE-8281:
Summary: Add Docker image build for Apache Ignite Release
Key: IGNITE-8281
URL: https://issues.apache.org/jira/browse/IGNITE-8281
Project: Ignite
Issue Type
Peter Ivanov created IGNITE-8316:
Summary: Update RPM and DEB documentation
Key: IGNITE-8316
URL: https://issues.apache.org/jira/browse/IGNITE-8316
Project: Ignite
Issue Type: Task
Peter Ivanov created IGNITE-8379:
Summary: Add maven-surefire-plugin support for PDS Compatibility
tests
Key: IGNITE-8379
URL: https://issues.apache.org/jira/browse/IGNITE-8379
Project: Ignite
Peter Ivanov created IGNITE-8441:
Summary: Java 9 (Stage II)
Key: IGNITE-8441
URL: https://issues.apache.org/jira/browse/IGNITE-8441
Project: Ignite
Issue Type: Improvement
Peter Ivanov created IGNITE-8452:
Summary: ML module compilation failure under Java 9
Key: IGNITE-8452
URL: https://issues.apache.org/jira/browse/IGNITE-8452
Project: Ignite
Issue Type
97 matches
Mail list logo