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

Implement ClusterExecutor support in CDI

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • None
    • None
    • None

      Currently CDI supports only DefaultExecutorService. We should add support also for ClusterExecutor.

      However there is a simple workaround for this:

      @Inject
      EmbeddedCacheManager ecm;
      ...
      ecm.executor().submit(myRunnable);
      

              karestig@redhat.com Katia Aresti
              slaskawi@redhat.com Sebastian Ɓaskawiec (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: