1 Reply Latest reply on Feb 26, 2016 4:14 AM by nadirx

    Cache entry filtering, predicates and serializable

    vdzhuvinov

      Hi all,

       

      Today we started migration to Infinispan 8 to take advantage of the new awesome Java 8 features

       

      When using streams and filtering, is the Predicate supposed to be Serializable?

       

      The 8.1 docs still talk about the AdvancedCache filter API, which is deprecated now:

       

      http://infinispan.org/docs/8.1.x/user_guide/user_guide.html#_entry_retrieval

       

      BTW, is there a Git repo for the docs where we could send PRs?

       

      Cheers,