hazelcast-jet icon indicating copy to clipboard operation
hazelcast-jet copied to clipboard

Distributed Stream and Batch Processing

Results 125 hazelcast-jet issues
Sort by recently updated
recently updated
newest added

Bumps [hazelcast](https://github.com/hazelcast/hazelcast) from 4.2 to 5.1. Release notes Sourced from hazelcast's releases. v5.1 This document lists the new features, enhancements, fixed issues and, removed or deprecated features for Hazelcast Platform...

dependencies

Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.9 to 42.3.3. Changelog Sourced from postgresql's changelog. Changelog Notable changes since version 42.0.0, read the complete History of Changes. The format is based on Keep a...

dependencies

Bumps [json-smart](https://github.com/netplex/json-smart-v2) from 2.4.1 to 2.4.5. Commits 23628ba Merge branch 'master' of github.com:netplex/json-smart-v2 4087cbb V 2.4.5 c03b76b Merge branch 'master' of github.com:netplex/json-smart-v2 2de1a14 add issue 68 test af9675e add issue...

dependencies

Bumps [h2](https://github.com/h2database/h2database) from 1.4.196 to 2.1.210. Release notes Sourced from h2's releases. Version 2.1.210 Two security vulnerabilities in H2 Console (CVE-2022-23221 and possible DNS rebinding attack) are fixed. Persistent databases...

dependencies

Bumps [h2](https://github.com/h2database/h2database) from 1.4.196 to 2.1.210. Release notes Sourced from h2's releases. Version 2.1.210 Two security vulnerabilities in H2 Console (CVE-2022-23221 and possible DNS rebinding attack) are fixed. Persistent databases...

dependencies

Bumps log4j-api from 2.13.3 to 2.17.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.logging.log4j:log4j-api&package-manager=maven&previous-version=2.13.3&new-version=2.17.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps log4j-core from 2.13.3 to 2.17.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.logging.log4j:log4j-core&package-manager=maven&previous-version=2.13.3&new-version=2.17.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

_4.5-maintenance_ (commit dd5e0af4b4facc691cebc6648d02d9346a8a27b6) Failed on Zulu JDK 11: http://jenkins.hazelcast.com/job/jet-oss-maintenance-zulu-jdk11/226/testReport/ Failed on IBM JDK 8: http://jenkins.hazelcast.com/job/jet-oss-maintenance-ibm-jdk8/267/testReport/ Following tests failed: - 48 tests from `com.hazelcast.jet.elastic` - `com.hazelcast.jet.s3.S3MockTest.com.hazelcast.jet.s3.S3MockTest` - `com.hazelcast.jet.impl.connector.WriteJdbcPTest.com.hazelcast.jet.impl.connector.WriteJdbcPTest` Stacktrace (for `com.hazelcast.jet.elastic.AuthElasticSinksTest.given_authenticatedClient_whenWriteToElasticSink_thenFinishSuccessfully`):...

test-failure

_master_ (commit 4eb9c6bb3aac6b2c827e07c346237f6bc8f5db1b) Failed on Oracle JDK 11: http://jenkins.hazelcast.com/job/jet-oss-master-oracle-jdk11/370/testReport/junit/com.hazelcast.jet.pipeline/SourceBuilder_TopologyChangeTest/test_restartJob_nodeTerminated/ Stacktrace: ``` java.lang.AssertionError: No snapshot produced at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.assertTrue(Assert.java:42) at com.hazelcast.jet.core.JetTestSupport.lambda$waitForFirstSnapshot$3(JetTestSupport.java:257) at com.hazelcast.test.HazelcastTestSupport.assertTrueEventually(HazelcastTestSupport.java:1247) at com.hazelcast.test.HazelcastTestSupport.assertTrueEventually(HazelcastTestSupport.java:1264) at com.hazelcast.jet.core.JetTestSupport.waitForFirstSnapshot(JetTestSupport.java:254) at com.hazelcast.jet.pipeline.SourceBuilder_TopologyChangeTest.testTopologyChange(SourceBuilder_TopologyChangeTest.java:114) at...

test-failure
stuck-snapshot

Jet Elastic 7 connector uses Elasticsearch `7.10.0` which includes following vulnerabilities: - CVE-2021-22134 - https://nvd.nist.gov/vuln/detail/CVE-2021-22134 (it's in Elasticsearch versions after 7.6.0 and before 7.11.0) - CVE-2021-22132 - https://nvd.nist.gov/vuln/detail/CVE-2021-22132 (it's in...

security
severity:medium