Giter VIP home page Giter VIP logo

philwinkle_deadlockretry's Introduction

Philwinkle_DeadlockRetry, special Zookal Version

Please avoid using that module in production. If possible switch to Magento 1.8 or if you are stick to Magento 1.7 fix the deadlock bugs in Mage_Sales_Model_Abstract and Mage_CatalogInventory_Model_Observer::reindexQuoteInventory. For any more questions please ask @SchumacherFM

Release Notes

v0.1.2

  • Add composer.json
  • Changed code pool from local to community
  • Created static helper
  • Optimized Pdo Class for "faster" execution when DeadlockRetry is disabled
  • Cleaner code

v0.1.1

  • Bugfixes, general stability
  • Fixed an issue where serializable transaction setting wasn't being propagated
  • If module is disabled in System > Config, options are hidden in admin
  • If module is disabled registry values are not set
  • Added Apache 2.0 license file

v0.1.0

  • Initial Release

Overview

Retries upon detected deadlock. Provides configuration panel support for enabling module and setting various options like # of retries and how long to space the retries out (using Exponential Backoff strategy).

Configuration panel options are located in System > Configuration > System.

This module is in early alpha. Do not use with 1.8CE/1.13EE or later.

Disclaimer

I am not claiming this will fix anything or improve the performance of your store. Use at your own risk.

This is not intended to be a long-term solution for stores with systemic issues. This is meant to help solve real-world problems with stores suffering from deadlocks while they work out their own hardware, plugin, customization, other issues.

License

Copyright 2013 Phillip Jackson

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

philwinkle_deadlockretry's People

Contributors

philwinkle avatar schumacherfm avatar

Stargazers

Achim Rosenhagen avatar

Watchers

 avatar James Cloos avatar Chris Zaharia avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.