Plan/Plan/common/src/main/java/com/djrapitops/plan
Rsl1122 2970b6590e Retry on Deadlock to Transaction
Recommended behavior for MySQL deadlock is to retry the transaction.

Added code that performs 3 attempts with recursion if deadlocks occur.

Affects issues:
- Fixed #1212
2019-11-02 12:36:59 +02:00
..
api Encoded player & server names in URLs 2019-09-30 15:53:43 +03:00
capability [#1041] Fixed CapabilityService initialization 2019-05-28 20:19:21 +03:00
commands Encoded player & server names in URLs 2019-09-30 15:53:43 +03:00
data PluginData API suspenders for old plugins 2019-09-15 17:25:49 +03:00
delivery Made redirection subdirectory friendly 2019-10-27 11:55:25 +02:00
exceptions Fixed a few sonar smells 2019-09-03 18:22:27 +03:00
extension Fixed exception on Caller.updatePlayer (#1179) 2019-10-06 11:07:21 +03:00
gathering Reproduced errors in #1183 2019-10-19 12:46:30 +03:00
identification Fixed UUID parsing from String for JSON requests 2019-10-25 15:12:01 +03:00
modules Fixed a few sonar smells 2019-09-03 18:22:27 +03:00
processing Fixed a few sonar smells 2019-09-03 18:22:27 +03:00
query Fixed exception on boot if settings changed 2019-09-14 11:25:30 +03:00
settings Italian Locale (IT) by Malachiel 2019-10-27 12:11:02 +02:00
storage Retry on Deadlock to Transaction 2019-11-02 12:36:59 +02:00
utilities PlaceholderAPI support (Thanks to aidn5) 2019-09-29 13:00:55 +03:00
version Removed system. from packages (#1147) 2019-09-03 09:32:30 +03:00
DebugChannels.java Task for JSONCache cleanup 2019-09-03 09:32:33 +03:00
PlanPlugin.java Removed system. from packages (#1147) 2019-09-03 09:32:30 +03:00
PlanSystem.java Added Logo to the plugin enable 2019-09-21 17:06:27 +03:00
SubSystem.java Removed system. from packages (#1147) 2019-09-03 09:32:30 +03:00
TaskSystem.java Removed system. from packages (#1147) 2019-09-03 09:32:30 +03:00