Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6126945
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T16:26:30+00:00 2026-05-23T16:26:30+00:00

I am using a singleton instance of the jersey client configured through spring, with

  • 0

I am using a singleton instance of the jersey client configured through spring, with multiple threads that each set different authentication filters on the client. According to the docs

http://jersey.java.net/nonav/apidocs/1.3/jersey/com/sun/jersey/api/client/Client.html.

setting filters is not guaranteed to be thread safe, which means thread A is not guaranteed to be authenticated as itself when other threads set filters simultaneously.

Is there a work around to this issue, other than creating a new client for each thread? I would like to avoid this as it is an expensive operation.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T16:26:31+00:00Added an answer on May 23, 2026 at 4:26 pm

    I don’t believe you will be able to use a single client safely with multiple threads in this manner. I would suggest creating a pool of clients, and have each thread borrow a client from the pool, set the appropriate authentication filter, and then clear the filter before returning the client to the pool.

    Apache commons has a pool component that would work well for this.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have 2 files that print a singleton instance, but I get two different
I have a Spring MVC app where I am using a singleton bean that
I'm using a singleton pattern for the datacontext in my web application so that
This question is about using getter methods of a singleton object in worker threads.
I am using a Singleton instance created out of a nested class. This instance
What are possible different ways using various language constructs to implement a Singleton pattern
I need an object/class that keeps data synchronous over multiple processes. Like a singleton
Using threads, I have a principal class ( SlaveCrawler ) that instantiates three classes(
I have a number of classes doing different things but using the same Singleton
By using a volatile boolean that is read only if the instance is null,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.