Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-9200

persistence single file store problem

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 9.2.2.Final
    • Core
    • None
    • Hide

      There is a self contained reproducer at https://github.com/valdar/infinispanProblem, just:

      git clone https://github.com/valdar/infinispanProblem
      cd infinispanProblem/
      mvn clean test
      

      run the test multiple times, eventually will fail.

      Show
      There is a self contained reproducer at https://github.com/valdar/infinispanProblem , just: git clone https://github.com/valdar/infinispanProblem cd infinispanProblem/ mvn clean test run the test multiple times, eventually will fail.

    Description

      I'm pretty sure I'm doing/expecting something wrong here, but I can't figure out where/why:

      • starting 3 nodes DIST_SYNC, numowners 2, global state enabled and persistence on single file store.
      • inserting 3 entry <string, string> (I'm able to retrieve all inserted entries from all 3 nodes).
      • stopping all nodes.
      • starting them back again.
      • re-reading all the entries from all the 3 nodes.

      Randomly from a node (or more) is not possible to retrieve (.get()) one or more entry (getting null).

      Attachments

        Activity

          People

            Unassigned Unassigned
            atarocch@redhat.com Andrea Tarocchi (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: