JPPF Issue Tracker
JPPF (jppf)
February 16, 2023
icon_milestone.png 19:15 JPPF 2.5.5
A new milestone has been reached
November 21, 2022
icon_milestone.png 23:17 JPPF 6.1.1
A new milestone has been reached
July 18, 2021
icon_milestone.png 17:16 JPPF 5.0
A new milestone has been reached
February 23, 2021
icon_milestone.png 03:30 JPPF 5.2.2
A new milestone has been reached
January 31, 2021
icon_milestone.png 10:10 JPPF 5.2.6
A new milestone has been reached
January 29, 2021
icon_milestone.png 01:32 JPPF 4.2
A new milestone has been reached
September 15, 2020
icon_milestone.png 16:39 JPPF 6.0.5
A new milestone has been reached
July 21, 2020
task_tiny.png 07:34  Task JPPF-627 - Remove obsolete modules from the code and the build
lolocohen : Issue closed
task_tiny.png 07:34  Task JPPF-627 - Remove obsolete modules from the code and the build
lolocohen : Status changed: New ⇒ Closed
task_tiny.png 07:34  Task JPPF-627 - Remove obsolete modules from the code and the build
lolocohen : Resolution changed: Not determined ⇒ RESOLVED
task_tiny.png 07:34  Task JPPF-627 - Remove obsolete modules from the code and the build
lolocohen : lolo4j ⇒ Not being worked on
task_tiny.png 07:28  Task JPPF-627 - Remove obsolete modules from the code and the build
lolocohen : Title updated
task_tiny.png 07:19  Task JPPF-627 - Remove obsolete modules from the code and the build
lolocohen : Assignee changed: lolo4j
task_tiny.png 07:19  Task JPPF-627 - Remove obsolete modules from the code and the build
lolocohen : Issue created
The .Net and Android modules are no longer maintained or supported. They should be removed from the code base.
May 23, 2020
task_tiny.png 09:54  Task JPPF-623 - Refresh of the configuration properties reference
lolocohen : Assignee changed: lolo4j
task_tiny.png 09:54  Task JPPF-623 - Refresh of the configuration properties reference
lolocohen : Issue closed
task_tiny.png 09:54  Task JPPF-623 - Refresh of the configuration properties reference
lolocohen : Status changed: New ⇒ Closed
task_tiny.png 09:54  Task JPPF-623 - Refresh of the configuration properties reference
lolocohen : Resolution changed: Not determined ⇒ RESOLVED
May 09, 2020
enhancement_tiny.png 08:45  Enhancement JPPF-626 - Implement a NotEqual execution policy
lolocohen : Assignee changed: lolo4j
enhancement_tiny.png 08:45  Enhancement JPPF-626 - Implement a NotEqual execution policy
lolocohen : Issue closed
enhancement_tiny.png 08:45  Enhancement JPPF-626 - Implement a NotEqual execution policy
lolocohen : Status changed: New ⇒ Closed
enhancement_tiny.png 08:45  Enhancement JPPF-626 - Implement a NotEqual execution policy
lolocohen : Resolution changed: Not determined ⇒ RESOLVED
April 25, 2020
feature_request_tiny.png 08:27  Feature request JPPF-624 - Task dependency - depend on result of dependent task
lolocohen : Issue closed
feature_request_tiny.png 08:27  Feature request JPPF-624 - Task dependency - depend on result of dependent task
lolocohen : Status changed: Being worked on ⇒ Closed
feature_request_tiny.png 08:27  Feature request JPPF-624 - Task dependency - depend on result of dependent task
lolocohen : Resolution changed: Not determined ⇒ RESOLVED
feature_request_tiny.png 08:27  Feature request JPPF-624 - Task dependency - depend on result of dependent task
lolocohen : lolo4j ⇒ Not being worked on
March 14, 2020
enhancement_tiny.png 11:06  Enhancement JPPF-626 - Implement a NotEqual execution policy
lolocohen : Issue created
Currently we can do new Equal(...).not(). We propose to add a less cumbersome format such as new NotEqual(...)
enhancement_tiny.png 11:06  Enhancement JPPF-626 - Implement a NotEqual execution policy
lolocohen : 'JPPF trunk' added
March 08, 2020
feature_request_tiny.png 10:30  Feature request JPPF-624 - Task dependency - depend on result of dependent task
lolocohen : Assignee changed: lolo4j
feature_request_tiny.png 10:30  Feature request JPPF-624 - Task dependency - depend on result of dependent task
lolocohen : Status changed: New ⇒ Being worked on
March 07, 2020
feature_request_tiny.png 18:52  Feature request JPPF-622 - New sample: grid failover
lolocohen : Issue closed
feature_request_tiny.png 18:52  Feature request JPPF-622 - New sample: grid failover
lolocohen : Status changed: Being worked on ⇒ Closed
feature_request_tiny.png 18:52  Feature request JPPF-622 - New sample: grid failover
lolocohen : Resolution changed: Not determined ⇒ RESOLVED
feature_request_tiny.png 18:52  Feature request JPPF-622 - New sample: grid failover
lolocohen : lolo4j ⇒ Not being worked on
March 06, 2020
feature_request_tiny.png 08:45  Feature request JPPF-625 - Allow nodes to connect to multiple drivers
lolocohen : Target milestone changed: JPPF 6.3 ⇒ JPPF Vision
feature_request_tiny.png 08:38  Feature request JPPF-625 - Allow nodes to connect to multiple drivers
lolocohen : Issue created
Now that nodes can process multiple jobs concurrently, it seems the next logical step is to allow these jobs to come from any number of JPPF drivers. In particular, this will address the problem of the driver being a single point of failure more efficiently.

This will impact manay areas of the code, including:
* processing within the node (of course)
* handling of connection/disconnection events in the node (node connection strategy, when should a node reconnect)
* should we allow the driver connections to be prioritized, as in the client, and permit a failover hierarchy of drivers?
* grid topology monitoring: the topology will no longer be a tree. In particular, the nodes will have multiple drivers as parents, which is a significanty change in the monitoring object model
* how iwll it affect load-balancing?
February 26, 2020
feature_request_tiny.png 21:15  Feature request JPPF-624 - Task dependency - depend on result of dependent task
wimvc : Issue created
JPPF 6.2 introduced the concept of dependencies between Tasks and also between Jobs. It would be nice if this feature could be expanded with Tasks/Jobs having access to the result-value of the tasks/jobs it depends on.
February 23, 2020
feature_request_tiny.png 05:42  Feature request JPPF-622 - New sample: grid failover
lolocohen : Assignee changed: lolo4j
feature_request_tiny.png 05:39  Feature request JPPF-619 - Ability to force a node to reconnect without restarting
lolocohen : Issue closed
feature_request_tiny.png 05:39  Feature request JPPF-619 - Ability to force a node to reconnect without restarting
lolocohen : Status changed: Being worked on ⇒ Closed
feature_request_tiny.png 05:39  Feature request JPPF-619 - Ability to force a node to reconnect without restarting
lolocohen : Resolution changed: Not determined ⇒ RESOLVED
feature_request_tiny.png 05:39  Feature request JPPF-619 - Ability to force a node to reconnect without restarting
lolocohen : lolo4j ⇒ Not being worked on
February 20, 2020
feature_request_tiny.png 08:08  Feature request JPPF-622 - New sample: grid failover
lolocohen : Status changed: New ⇒ Being worked on
feature_request_tiny.png 08:07  Feature request JPPF-619 - Ability to force a node to reconnect without restarting
lolocohen : Status changed: New ⇒ Being worked on
feature_request_tiny.png 08:06  Feature request JPPF-619 - Ability to force a node to reconnect without restarting
lolocohen : Assignee changed: lolo4j
feature_request_tiny.png 08:00  Feature request JPPF-620 - Ability to disable stdout output in the client
lolocohen : Issue closed
feature_request_tiny.png 08:00  Feature request JPPF-620 - Ability to disable stdout output in the client
lolocohen : Status changed: New ⇒ Closed
February 08, 2020
icon_build.png 14:00 JPPF 6.2
New version released
February 07, 2020
icon_milestone.png 03:23 JPPF 5.2.9
A new milestone has been reached
icon_milestone.png 03:21 JPPF 5.2.7
A new milestone has been reached
icon_milestone.png 03:19 JPPF 5.2.5
A new milestone has been reached
icon_milestone.png 03:06 JPPF 4.1
A new milestone has been reached
icon_milestone.png 02:56 JPPF 5.2.4
A new milestone has been reached
icon_milestone.png 02:53 JPPF 3.2
A new milestone has been reached
icon_milestone.png 02:50 JPPF 5.2
A new milestone has been reached
icon_milestone.png 02:40 JPPF 5.2.1
A new milestone has been reached
January 28, 2020
icon_milestone.png 11:21 JPPF 5.2.10
A new milestone has been reached
January 24, 2020
icon_milestone.png 19:45 JPPF 6.1.3
A new milestone has been reached
icon_milestone.png 10:50 JPPF 3.3
A new milestone has been reached
icon_milestone.png 10:49 JPPF 5.1
A new milestone has been reached
icon_milestone.png 10:47 JPPF 6.0
A new milestone has been reached
Show moreaction_add_small.png