<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tm8r</author_name>
  <author_url>https://blog.hatena.ne.jp/tm8r/</author_url>
  <blog_title>するめとめがね</blog_title>
  <blog_url>https://tm8r.hateblo.jp/</blog_url>
  <categories>
    <anon>MongoDB</anon>
  </categories>
  <description>あんまり調べられてないけど。 なんかマルチスレッドでMongoWriter#writeを使ったとき、JVM起動直後にいくつかのドキュメントがフィールドが不足した状態でinsertされることがありました。 MongoWriter#writeを使ってる具体的なコードは以下のようなかんじ。 Dto dto = new Dto(); dto.setA(&quot;a&quot;); dto.setB(&quot;b&quot;); dto.setC(&quot;c&quot;); DBObject dbObject = new BasicDBObject(); mongoTemplate.getConverter().write(dto, dbObject);…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftm8r.hateblo.jp%2Fentry%2F20111125%2F1322178197&quot; title=&quot;SpringDataのMongoWriterの挙動めも - するめとめがね&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-11-25 08:43:17</published>
  <title>SpringDataのMongoWriterの挙動めも</title>
  <type>rich</type>
  <url>https://tm8r.hateblo.jp/entry/20111125/1322178197</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
