Uploaded image for project: 'Apache Gora'
  1. Apache Gora
  2. GORA-494

Lack of synchronization accessing cacheManager in InfinispanClient#createSchema()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.7
    • gora-infinispan
    • None

    Description

        public void createSchema() {
          try {
            Support.registerSchema(cacheManager, persistentClass.newInstance().getSchema());
      

      Access to cacheManager should be synchronized.

      Attachments

        1. GORA-494.v1.patch
          0.8 kB
          Ted Yu

        Activity

          People

            yuzhihong@gmail.com Ted Yu
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: