jira-importer commented on issue #588: URL: https://github.com/apache/curator/issues/588#issuecomment-2604700881
<i><a href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=githubbot">githubbot</a>:</i> <p>GitHub user madrob opened a pull request:</p> <p> <a href="https://github.com/apache/curator/pull/30" class="external-link" target="_blank" rel="nofollow noopener">https://github.com/apache/curator/pull/30</a></p> <p> <a href="https://issues.apache.org/jira/browse/CURATOR-67" title="Issue with default JSONInstanceSerializer for discovery service builder" class="issue-link" data-issue-key="CURATOR-67"><del>CURATOR-67</del></a> defer creation of serializer</p> <p> Instead of immediately creating a new JSONInstanceSerializer we can<br/> defer until build() is actually called. This lets users specify their<br/> own serializers and avoids issues where there may be version conflicts.</p> <p>You can merge this pull request into a Git repository by running:</p> <p> $ git pull <a href="https://github.com/madrob/curator" class="external-link" target="_blank" rel="nofollow noopener">https://github.com/madrob/curator</a> <a href="https://issues.apache.org/jira/browse/CURATOR-67" title="Issue with default JSONInstanceSerializer for discovery service builder" class="issue-link" data-issue-key="CURATOR-67"><del>CURATOR-67</del></a></p> <p>Alternatively you can review and apply these changes as the patch at:</p> <p> <a href="https://github.com/apache/curator/pull/30.patch" class="external-link" target="_blank" rel="nofollow noopener">https://github.com/apache/curator/pull/30.patch</a></p> <p>To close this pull request, make a commit to your master/trunk branch<br/> with (at least) the following in the commit message:</p> <p> This closes #30</p> <hr /> <p>commit f24e11bdc9ca45e94479b1c6fc981b8b7393f619<br/> Author: Mike Drob <md...@cloudera.com><br/> Date: 2014-08-01T16:29:30Z</p> <p> <a href="https://issues.apache.org/jira/browse/CURATOR-67" title="Issue with default JSONInstanceSerializer for discovery service builder" class="issue-link" data-issue-key="CURATOR-67"><del>CURATOR-67</del></a> defer creation of serializer</p> <p> Instead of immediately creating a new JSONInstanceSerializer we can<br/> defer until build() is actually called. This lets users specify their<br/> own serializers and avoids issues where there may be version conflicts.</p> <hr /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@curator.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org