Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Java 11 support #3399

Merged
merged 4 commits into from
Nov 11, 2019
Merged

Java 11 support #3399

merged 4 commits into from
Nov 11, 2019

Conversation

thinker0
Copy link
Member

No description provided.

nwangtw and others added 4 commits October 27, 2019 17:49
* master:
  Re-organize UI elements in Heorn UI topology page (apache#3397)
  Update the instruction for using the docker based development environment (apache#3395)
  Add tables for component running info (apache#3394)
  Helm chart Bookkeeper fix (apache#3381)
  Docker site (apache#3393)
  Refactor counters sections in Heron UI topology page (apache#3392)
  fix base url and counters flag; combine metrics requests (apache#3385)
  makemetricstriggerperiodic (apache#3384)
  Fix max capacity timeline in Heron UI (apache#3383)
  Avoid duplicated metrics requests in Heron UI (apache#3378)
  Add instance resource usage in container (apache#3375)
  Clean up license for healthHandler and jarjar help.txt (apache#3377)
  Fix license in health handler py (apache#3376)
  updating the NOTICE (apache#3374)
@thinker0
Copy link
Member Author

#3399

@thinker0 thinker0 mentioned this pull request Nov 11, 2019
@nwangtw nwangtw merged commit 1294a04 into apache:java_11_support Nov 11, 2019
@thinker0 thinker0 deleted the java_11_support branch November 12, 2019 07:04
nwangtw pushed a commit to nwangtw/heron that referenced this pull request Dec 30, 2019
* Support Java 11

* config travis to use oracle jdk 11

* Add check jdk version
thinker0 added a commit to thinker0/heron that referenced this pull request Feb 6, 2020
* Support Java 11

* config travis to use oracle jdk 11

* Add check jdk version
thinker0 added a commit to thinker0/heron that referenced this pull request Feb 14, 2020
* Support Java 11

* config travis to use oracle jdk 11

* Add check jdk version
@thinker0 thinker0 mentioned this pull request Feb 14, 2020
thinker0 added a commit to thinker0/heron that referenced this pull request Feb 16, 2020
* Support Java 11

* config travis to use oracle jdk 11

* Add check jdk version
nwangtw added a commit that referenced this pull request Feb 19, 2020
* Support Java 11

* config travis to use oracle jdk 11

* Java 11 support (#3399)

* Support Java 11

* config travis to use oracle jdk 11

* Add check jdk version

* Fix command arguments.

Change insert gc_options

Update list

Fix gc-logging

* Add missing parameter

* typo

* Add pause time

* Add python3 for docker files

* Revert "config travis to use oracle jdk 11"

This reverts commit edaa84f.

* Update unitest

* Update unittest

* Add JDK11 UnitTest

* Add Unittest using Docker.

* Add full test

* Change JDK11

* Ignore PowerMock used for testing is not compatible with Java 11.

* Change JDK11 for travis.yml

* Update python

* Update library requests, pylint

* Revert "Update library requests, pylint"

This reverts commit 7706d34.

* Add ignore

* Refactoring ReflectionUtils

Co-authored-by: Ning Wang <[email protected]>
thinker0 added a commit to thinker0/heron that referenced this pull request Feb 21, 2020
…/thinker0/heron into feature/improve-concurrency-line

* 'feature/improve-concurrency-line' of https://github.com/thinker0/heron: (26 commits)
  Fix ConstantName
  Add dummy Object
  Fix WhitespaceAround
  Fix NPE
  Remove unused imports.
  Remove unused imports.
  Add Unittest using Docker.
  Add JDK11 UnitTest
  Update unittest
  Update unitest
  Revert "config travis to use oracle jdk 11"
  Add python3 for docker files
  Add pause time
  typo
  Add missing parameter
  Fix command arguments.
  Java 11 support (apache#3399)
  config travis to use oracle jdk 11
  Support Java 11
  Improve concurrency for needed parts.
  ...

# Conflicts:
#	docker/compile/Dockerfile.centos7
#	docker/compile/Dockerfile.debian9
#	docker/compile/Dockerfile.ubuntu14.04
#	docker/compile/Dockerfile.ubuntu16.04
#	docker/dist/Dockerfile.dist.centos7
#	docker/dist/Dockerfile.dist.ubuntu18.04
#	docker/scripts/test-platform.sh
#	docker/test/Dockerfile.centos7
#	docker/test/Dockerfile.ubuntu18.04
thinker0 added a commit to thinker0/heron that referenced this pull request Feb 21, 2020
* Support Java 11

* config travis to use oracle jdk 11

* Add check jdk version
thinker0 added a commit to thinker0/heron that referenced this pull request Feb 21, 2020
…etheus-metrics' of https://github.com/thinker0/heron into feature/fix-prometheus-metrics

* 'feature/fix-prometheus-metrics' of https://github.com/thinker0/heron:
  Remove unused
  Fix checkstyle
  Support jmx_exporter format configuration.
  wip
  Fix command arguments.
  Java 11 support (apache#3399)
  Update README for Java 11 (apache#3464)
  Update website for java 11 (apache#3462)
  Java 11 support (apache#3454)
  adding examples folder to classpath (apache#3458)
  removing symlink.  Adding contributing guidelines back (apache#3450)
  adding new committers (apache#3451)
  Bump mixin-deep from 1.3.1 to 1.3.2 in /website2/website (apache#3391)
  Add redirect from github pages to new apache site (apache#3448)
  remove old site (apache#3446)
  Use netcat-bsd in Debian (apache#3447)
  Added execute permission to dev-env-create.sh (apache#3443)

* 'feature/fix-prometheus-metrics' of https://github.com/thinker0/heron:
  Remove unused
  Fix checkstyle
  Support jmx_exporter format configuration.
  wip
  Fix command arguments.
  Java 11 support (apache#3399)
  Update README for Java 11 (apache#3464)
  Update website for java 11 (apache#3462)
  Java 11 support (apache#3454)
  adding examples folder to classpath (apache#3458)
  removing symlink.  Adding contributing guidelines back (apache#3450)
  adding new committers (apache#3451)
  Bump mixin-deep from 1.3.1 to 1.3.2 in /website2/website (apache#3391)
  Add redirect from github pages to new apache site (apache#3448)
  remove old site (apache#3446)
  Use netcat-bsd in Debian (apache#3447)
  Added execute permission to dev-env-create.sh (apache#3443)

# Conflicts:
#	.travis.yml
thinker0 added a commit to thinker0/heron that referenced this pull request Feb 21, 2020
…ncurrency-line

* feature/fix-prometheus-metrics:
  Remove unused
  Fix checkstyle
  Support jmx_exporter format configuration.
  wip
  Fix command arguments.
  Java 11 support (apache#3399)
  Remove unused
  Fix checkstyle
  Support jmx_exporter format configuration.
  wip
  Add pause time
  typo
  Add missing parameter
  Fix command arguments.
  Java 11 support (apache#3399)
  config travis to use oracle jdk 11
  Support Java 11
nwangtw added a commit that referenced this pull request Apr 2, 2020
* Support Java 11

* config travis to use oracle jdk 11

* Java 11 support (#3399)

* Support Java 11

* config travis to use oracle jdk 11

* Add check jdk version

* Fix command arguments.

Change insert gc_options

Update list

Fix gc-logging

* Add missing parameter

* typo

* Add pause time

* wip

* Support jmx_exporter format configuration.

* Fix checkstyle

* Remove unused

* Java 11 support (#3399)

* Support Java 11

* config travis to use oracle jdk 11

* Add check jdk version

* Fix command arguments.

Change insert gc_options

Update list

Fix gc-logging

* wip

* Support jmx_exporter format configuration.

* Fix checkstyle

* Remove unused

* Update kafkaOffset metrics

* Add Rules

* Make log/sink/consume Streamlet component support setName and setNumPartitions (#3459)

* Patch to fix cppcheck with newer glibc (#3471)

* Add documents for setting up a docker based development environment (#3475)

* Improve concurrency for needed parts. (#3107)

* Change concurrent Map

* Change concurrent Map

* HashMap changes for unneeded parts.

* HashMap changes for unneeded parts.

* Review changes

* Changes HashMap for unneeded parts.

* Improve concurrency for needed parts.

* Remove unused imports.

* Remove unused imports.

* Remove unused imports.

* Fix NPE

(cherry picked from commit 545d381)

* Fix WhitespaceAround

* Add dummy Object

* Fix ConstantName

(cherry picked from commit 8d6d506)

* Update kafkaOffset metrics

* Add Rules

* Update line is longer than 100 characters

* Update line is longer than 100 characters

* Add attrNameSnakeCase or other metrics fix

* fix checkstyle

Co-authored-by: Ning Wang <[email protected]>
Co-authored-by: Ning Wang <[email protected]>
Co-authored-by: Nicholas Nezis <[email protected]>
sreev pushed a commit to sreev/incubator-heron that referenced this pull request Apr 9, 2020
* Support Java 11

* config travis to use oracle jdk 11

* Java 11 support (apache#3399)

* Support Java 11

* config travis to use oracle jdk 11

* Add check jdk version

* Fix command arguments.

Change insert gc_options

Update list

Fix gc-logging

* Add missing parameter

* typo

* Add pause time

* Add python3 for docker files

* Revert "config travis to use oracle jdk 11"

This reverts commit edaa84f.

* Update unitest

* Update unittest

* Add JDK11 UnitTest

* Add Unittest using Docker.

* Add full test

* Change JDK11

* Ignore PowerMock used for testing is not compatible with Java 11.

* Change JDK11 for travis.yml

* Update python

* Update library requests, pylint

* Revert "Update library requests, pylint"

This reverts commit 7706d34.

* Add ignore

* Refactoring ReflectionUtils

Co-authored-by: Ning Wang <[email protected]>
sreev pushed a commit to sreev/incubator-heron that referenced this pull request Apr 9, 2020
* Support Java 11

* config travis to use oracle jdk 11

* Java 11 support (apache#3399)

* Support Java 11

* config travis to use oracle jdk 11

* Add check jdk version

* Fix command arguments.

Change insert gc_options

Update list

Fix gc-logging

* Add missing parameter

* typo

* Add pause time

* wip

* Support jmx_exporter format configuration.

* Fix checkstyle

* Remove unused

* Java 11 support (apache#3399)

* Support Java 11

* config travis to use oracle jdk 11

* Add check jdk version

* Fix command arguments.

Change insert gc_options

Update list

Fix gc-logging

* wip

* Support jmx_exporter format configuration.

* Fix checkstyle

* Remove unused

* Update kafkaOffset metrics

* Add Rules

* Make log/sink/consume Streamlet component support setName and setNumPartitions (apache#3459)

* Patch to fix cppcheck with newer glibc (apache#3471)

* Add documents for setting up a docker based development environment (apache#3475)

* Improve concurrency for needed parts. (apache#3107)

* Change concurrent Map

* Change concurrent Map

* HashMap changes for unneeded parts.

* HashMap changes for unneeded parts.

* Review changes

* Changes HashMap for unneeded parts.

* Improve concurrency for needed parts.

* Remove unused imports.

* Remove unused imports.

* Remove unused imports.

* Fix NPE

(cherry picked from commit 545d381)

* Fix WhitespaceAround

* Add dummy Object

* Fix ConstantName

(cherry picked from commit 8d6d506)

* Update kafkaOffset metrics

* Add Rules

* Update line is longer than 100 characters

* Update line is longer than 100 characters

* Add attrNameSnakeCase or other metrics fix

* fix checkstyle

Co-authored-by: Ning Wang <[email protected]>
Co-authored-by: Ning Wang <[email protected]>
Co-authored-by: Nicholas Nezis <[email protected]>
nicknezis pushed a commit that referenced this pull request Sep 14, 2020
* Support Java 11

* config travis to use oracle jdk 11

* Java 11 support (#3399)

* Support Java 11

* config travis to use oracle jdk 11

* Add check jdk version

* Fix command arguments.

Change insert gc_options

Update list

Fix gc-logging

* Add missing parameter

* typo

* Add pause time

* Add python3 for docker files

* Revert "config travis to use oracle jdk 11"

This reverts commit edaa84f.

* Update unitest

* Update unittest

* Add JDK11 UnitTest

* Add Unittest using Docker.

* Add full test

* Change JDK11

* Ignore PowerMock used for testing is not compatible with Java 11.

* Change JDK11 for travis.yml

* Update python

* Update library requests, pylint

* Revert "Update library requests, pylint"

This reverts commit 7706d34.

* Add ignore

* Refactoring ReflectionUtils

Co-authored-by: Ning Wang <[email protected]>
nicknezis added a commit that referenced this pull request Sep 14, 2020
* Support Java 11

* config travis to use oracle jdk 11

* Java 11 support (#3399)

* Support Java 11

* config travis to use oracle jdk 11

* Add check jdk version

* Fix command arguments.

Change insert gc_options

Update list

Fix gc-logging

* Add missing parameter

* typo

* Add pause time

* wip

* Support jmx_exporter format configuration.

* Fix checkstyle

* Remove unused

* Java 11 support (#3399)

* Support Java 11

* config travis to use oracle jdk 11

* Add check jdk version

* Fix command arguments.

Change insert gc_options

Update list

Fix gc-logging

* wip

* Support jmx_exporter format configuration.

* Fix checkstyle

* Remove unused

* Update kafkaOffset metrics

* Add Rules

* Make log/sink/consume Streamlet component support setName and setNumPartitions (#3459)

* Patch to fix cppcheck with newer glibc (#3471)

* Add documents for setting up a docker based development environment (#3475)

* Improve concurrency for needed parts. (#3107)

* Change concurrent Map

* Change concurrent Map

* HashMap changes for unneeded parts.

* HashMap changes for unneeded parts.

* Review changes

* Changes HashMap for unneeded parts.

* Improve concurrency for needed parts.

* Remove unused imports.

* Remove unused imports.

* Remove unused imports.

* Fix NPE

(cherry picked from commit 545d381)

* Fix WhitespaceAround

* Add dummy Object

* Fix ConstantName

(cherry picked from commit 8d6d506)

* Update kafkaOffset metrics

* Add Rules

* Update line is longer than 100 characters

* Update line is longer than 100 characters

* Add attrNameSnakeCase or other metrics fix

* fix checkstyle

Co-authored-by: Ning Wang <[email protected]>
Co-authored-by: Ning Wang <[email protected]>
Co-authored-by: Nicholas Nezis <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants