Skip to content

Conversation

@msiebert
Copy link
Contributor

No description provided.

@msiebert msiebert self-assigned this Oct 22, 2025
@msiebert msiebert requested a review from a team as a code owner October 22, 2025 23:43
@msiebert msiebert requested review from pmackle and removed request for a team October 22, 2025 23:43
@vercel
Copy link

vercel bot commented Oct 22, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs Ready Ready Preview Comment Nov 3, 2025 6:09pm

@efahk
Copy link
Contributor

efahk commented Oct 31, 2025

image On the main page, https://docs-git-msiebert-java-ff-sdk-mixpanel.vercel.app/docs/featureflags, can you add the link for Java like the others and remove it from the 'coming soon'?

@efahk
Copy link
Contributor

efahk commented Oct 31, 2025

image
  • Definitely don't block on this, but maybe for the GA version, i'd recommend we update the startPolling to block on the 'first' flag definitions fetch, similar to the python SDK, so the customer doesn't have to wait for readiness in a timer loop

Copy link
Contributor

@efahk efahk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple of minor comments - lgtm

@msiebert
Copy link
Contributor Author

image On the main page, https://docs-git-msiebert-java-ff-sdk-mixpanel.vercel.app/docs/featureflags, can you add the link for Java like the others and remove it from the 'coming soon'?

@copilot please implement this change

Copy link

Copilot AI commented Oct 31, 2025

@msiebert I've opened a new pull request, #2199, to work on those changes. Once the pull request is ready, I'll request review from you.

@msiebert
Copy link
Contributor Author

image * Definitely don't block on this, but maybe for the GA version, i'd recommend we update the startPolling to block on the 'first' flag definitions fetch, similar to the python SDK, so the customer doesn't have to wait for readiness in a timer loop

Sorry, I'm not sure what you mean? I get removing the block with the Thread.sleep but what do you mean about the start polling part?

* Initial plan

* Add Java SDK to Feature Flags implementation cards and remove from coming soon

Co-authored-by: msiebert <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: msiebert <[email protected]>
@msiebert
Copy link
Contributor Author

image * Definitely don't block on this, but maybe for the GA version, i'd recommend we update the startPolling to block on the 'first' flag definitions fetch, similar to the python SDK, so the customer doesn't have to wait for readiness in a timer loop

Sorry, I'm not sure what you mean? I get removing the block with the Thread.sleep but what do you mean about the start polling part?

@copilot we should just remove all the references to waiting for flags to be ready, since we fetch them automatically when starting polling. No need to add a comment describing that behavior, just remove the code blocks with Thread.sleep

Copy link

Copilot AI commented Oct 31, 2025

@msiebert I've opened a new pull request, #2200, to work on those changes. Once the pull request is ready, I'll request review from you.

#2200)

* Initial plan

* Remove Thread.sleep and readiness check references from Java FF docs

Co-authored-by: msiebert <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: msiebert <[email protected]>
@msiebert
Copy link
Contributor Author

@copilot since the SDK is currently in beta and we are using a -SNAPSHOT version, please include in the docs that the users need to set up pulling in snapshot versions. You can link to the docs for how to do this https://central.sonatype.org/publish/publish-portal-snapshots/#publishing-via-other-methods

Copy link

Copilot AI commented Oct 31, 2025

@msiebert I've opened a new pull request, #2201, to work on those changes. Once the pull request is ready, I'll request review from you.

* Initial plan

* Add snapshot version setup documentation for Java Feature Flags SDK

Co-authored-by: msiebert <[email protected]>

* Simplify snapshot version setup by linking to Sonatype docs instead of inlining

Co-authored-by: msiebert <[email protected]>

* Remove 'Installing the SDK' header

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: msiebert <[email protected]>
Co-authored-by: Mark Siebert <[email protected]>
@msiebert
Copy link
Contributor Author

msiebert commented Nov 3, 2025

@copilot add "Sonatype's" and "Sonatype" to the cspell library

Copy link

Copilot AI commented Nov 3, 2025

@msiebert I've opened a new pull request, #2204, to work on those changes. Once the pull request is ready, I'll request review from you.

* Initial plan

* Add Sonatype and Sonatype's to cspell dictionary

Co-authored-by: msiebert <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: msiebert <[email protected]>
@msiebert msiebert merged commit 14c3b7e into main Nov 3, 2025
9 checks passed
@msiebert msiebert deleted the msiebert-java-ff-sdk branch November 3, 2025 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants