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 <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 <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 <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 <mgay@...> 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 <mgay@...> 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 <mgay@...> 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 <mgay@...> 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 <mgay@...> 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 <mgay@...> 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 <mgay@...> 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 <dharvey@...> 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 <dharvey@...> Date: 2018-07-16T11:32:34Z Fixed spelling error "PERSISENT", use DefaultAWSCredentialsProviderChain since AWS library is updated commit 5e9093679d7e7c3673d8e845fc6fcc08d14d9383 Author: Dave Harvey <dharvey@...> Date: 2018-07-17T18:06:37Z Bug Fix: Runtime ENV variables that need to be formed from overridable docker ENV variables must do that forming in run.sh. commit 7e9691067d7a072ccbc3a36dabd1fa693d9116de Author: Dave Harvey <dharvey@...> Date: 2018-07-17T18:19:36Z Missing â in last change commit 639ca56cb0c8e4dfd073ec90d87a546b5e6e649b Author: Dave Harvey <dharvey@...> Date: 2018-07-17T19:07:17Z UPGRADE to java 8u181 commit e560bc7edbfa21c70e8c88e1ca2dab9f218bb457 Author: Dave Harvey <dharvey@...> Date: 2018-07-17T21:47:52Z The code in ignite.sh was more convoluted than expected. Set JVM_OPTS rather than JVM_XOPTS. commit bfbb38ce9b9f1ebf87d12f2f7231a81756570a8c Author: Dave Harvey <dharvey@...> Date: 2018-07-18T01:08:54Z Add ignite-sop to be consistent with existing cconfiguration commit 883ac004f7e5c758d6c1e148f9990fb6ec89d3df Author: Dave Harvey <dharvey@...> Date: 2018-07-18T20:51:50Z IGNITE-9026 fix random class loading failures Skip recursive resource requests to orginating nodes, rather than failing the entire request. Continue to search other nodes on errors, because assumption that all nodes have the same view is incorrect. commit 67d0a892d293ac80d752be2b028a1f3a5beb6b0e Author: Dave Harvey <dharvey@...> Date: 2018-07-18T22:23:03Z Restrict the recursive searches that a node should do when looking for resources by avoiding the nodes that the sender has or will search. ---- --- |
Free forum by Nabble | Edit this page |