[GitHub] ignite pull request #4387: Debug Port Fix

2018-07-19 Thread DaveWHarvey
Github user DaveWHarvey closed the pull request at:

https://github.com/apache/ignite/pull/4387


---


[GitHub] ignite pull request #4387: Debug Port Fix

2018-07-19 Thread DaveWHarvey
GitHub user DaveWHarvey opened a pull request:

https://github.com/apache/ignite/pull/4387

Debug Port Fix



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/percipiomedia/ignite dharvey-ignite-2.5

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4387.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4387


commit 42bb1e038d2b1c66cbf5ffdf7d28389e5c372811
Author: markusgay <38728546+markusgay@...>
Date:   2018-06-07T10:37:41Z

Merge pull request #5 from apache/ignite-2.5

Merge latest Apache Ignite 2.5 into Percipiomedia 2.5 branch

commit 52441d46ec8df0b6e4de110f1e9907ccfb3143c3
Author: mgay 
Date:   2018-06-07T13:29:12Z

Initial Jobcase docker image

commit 1518312875227ae5fad4c4c5b21fd313011246bb
Author: markusgay <38728546+markusgay@...>
Date:   2018-06-07T13:36:46Z

Merge pull request #7 from percipiomedia/mgay-ignite-2.5

Initial Jobcase docker image

commit fd6e4760f9d1db551157118666f4d8ae3425e788
Author: mgay 
Date:   2018-06-07T15:02:03Z

Initial Jenkins job definitions

commit 19b770a5ecbf125e40fad0f74a81936f5ee01189
Author: markusgay <38728546+markusgay@...>
Date:   2018-06-07T15:04:40Z

Merge pull request #8 from percipiomedia/mgay-ignite-2.5

Initial Jenkins job definitions

commit fad8c05116bb08e3130b3ed0e66a3bbc2cfd3dda
Author: mgay 
Date:   2018-06-08T17:08:20Z

Use Oracle JAVA SDK instead Open JDK in docker image

commit 439176640415dfaf2b6f9fe2a91bc6dee1e51fcd
Author: markusgay <38728546+markusgay@...>
Date:   2018-06-09T13:00:39Z

Merge pull request #10 from percipiomedia/mgay-ignite-2.5

Use Oracle JAVA SDK instead Open JDK in docker image

commit 105587f1fe47fbb07a4891a5aee682f2493193fd
Author: Markus Gay 
Date:   2018-06-19T12:09:03Z

Latest AWS SDK version 1.11.349

commit bf8f0e4e435e05e2eeed1cb6ed1dce937e278c59
Author: markusgay <38728546+markusgay@...>
Date:   2018-06-19T12:17:53Z

Merge pull request #14 from percipiomedia/mgay-ignite-2.5

Latest AWS SDK version 1.11.349

commit 37601508426ef27a939a9ac1e807d330ba2f801f
Author: Markus Gay 
Date:   2018-07-09T16:16:54Z

Add vim, ps and nc to image

commit f08a631b5d36a8e24990e7fdc67eedb66232a81e
Author: markusgay <38728546+markusgay@...>
Date:   2018-07-09T16:19:26Z

Merge pull request #15 from percipiomedia/mgay-ignite-2.5

Add vim, ps and nc to image

commit 8386238223daa2babb81d6b4af359814f831e929
Author: Markus Gay 
Date:   2018-07-10T17:31:54Z

Add support of -Drelease.version=xyz to mvn build

commit 05f75f70e7f5a749479de1af2f6c8d3f4008ea8a
Author: markusgay <38728546+markusgay@...>
Date:   2018-07-10T17:35:51Z

Merge pull request #16 from percipiomedia/mgay-ignite-2.5

Add support of -Drelease.version=xyz to mvn build

commit b5f3605ac6bbfa8bf854e5ff9be58ea43cf97b54
Author: Markus Gay 
Date:   2018-07-11T14:39:29Z

Enable java assertions in docker image

commit 0b9a9c7ec148a303976d57a750e93e8a1a306022
Author: markusgay <38728546+markusgay@...>
Date:   2018-07-11T14:42:41Z

Merge pull request #17 from percipiomedia/mgay-ignite-2.5

Enable java assertions in docker image

commit 4d3fb0df349f914f3f80bc8156b1fe3bad306446
Author: Markus Gay 
Date:   2018-07-12T13:47:18Z

Add logging to AttributeNodeFilter

commit 397a35807ec2f8abca8258a1710faab9f8364db9
Author: markusgay <38728546+markusgay@...>
Date:   2018-07-12T13:48:55Z

Merge pull request #18 from percipiomedia/mgay-ignite-2.5

Add logging to AttributeNodeFilter

commit 9fda387e8a7b9202d17f26279472aceb486a1c1d
Author: Markus Gay 
Date:   2018-07-14T14:40:23Z

Use deploymentMode CONTINUOUS and JVM debug opts

commit 02d72282c34914db95d4e445a47567ae0030892b
Author: markusgay <38728546+markusgay@...>
Date:   2018-07-14T14:45:03Z

Merge pull request #19 from percipiomedia/mgay-ignite-2.5

Use deploymentMode CONTINUOUS and JVM debug opts

commit 2db4fd28d7176f0490193652f45c6364f681e5d4
Author: Markus Gay 
Date:   2018-07-14T15:20:16Z

Don't add JVM_DEBUG_OPTS as default to JVM_OPTS

commit 3ef6a1ee02956b556452f04eac435585af2ca50a
Author: markusgay <38728546+markusgay@...>
Date:   2018-07-14T15:23:43Z

Merge pull request #20 from percipiomedia/mgay-ignite-2.5

Don't add JVM_DEBUG_OPTS as default to JVM_OPTS

commit d9e06fd4cce78a1076a5e7a6a81f23b16696a55a
Author: Dave Harvey 
Date:   2018-07-15T16:58:47Z

PER-48:  If IGNITE_CONSISTENT_ID is not set, set it to the
concatenation of IGNITE_HOST_NAME and the docker host's name, if those
are both set.

commit eb2c3c8fb4ba79d89123b5d0ff52531ef9bd9caa
Author: Dave Harvey 
Date:   2018-07-16T11:32:34Z

Fixed spelling error "PERSISENT", use DefaultAWSCredentialsProviderChain
since AWS library is updated

commit