现已推出具有 MongoDB 兼容性的 Firestore 企业版!
了解详情。
লেটেন্সি সমস্যা সমাধান করুন
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
শুধুমাত্র ক্লাউড ফায়ারস্টোর এন্টারপ্রাইজ সংস্করণের জন্য প্রাসঙ্গিক। |
এই পৃষ্ঠাটি আপনাকে দেখায় কিভাবে MongoDB সামঞ্জস্যের সাথে ক্লাউড ফায়ারস্টোরের সাথে লেটেন্সি সমস্যা সমাধান করা যায়।
লেটেন্সি
নিম্নোক্ত সারণীতে বিলম্ব বৃদ্ধির সম্ভাব্য কারণ বর্ণনা করা হয়েছে:
বিলম্বের কারণ | প্রভাবিত অপারেশন প্রকার | রেজোলিউশন |
---|
টেকসই, ক্রমবর্ধমান ট্রাফিক। | পড়ুন, লিখুন | দ্রুত ট্রাফিক বৃদ্ধির জন্য, MongoDB সামঞ্জস্যের সাথে ক্লাউড ফায়ারস্টোর বর্ধিত চাহিদা মেটাতে স্বয়ংক্রিয়ভাবে স্কেল করার চেষ্টা করে। যখন ক্লাউড ফায়ারস্টোর MongoDB সামঞ্জস্যের স্কেল সহ, লেটেন্সি কমতে শুরু করে। হট-স্পট (উচ্চ পড়া, লেখা এবং মুছে ফেলার হার একটি সংকীর্ণ নথি পরিসরে) MongoDB সামঞ্জস্যের সাথে ক্লাউড ফায়ারস্টোরের ক্ষমতাকে সীমাবদ্ধ করে। পর্যালোচনা করুন হট-স্পট এড়িয়ে চলুন এবং আপনার অ্যাপ্লিকেশনে হট-স্পট চিহ্নিত করুন। |
বিরোধিতা, হয় একটি একক নথি খুব ঘন ঘন আপডেট করা থেকে বা লেনদেন থেকে। | পড়ুন, লিখুন | স্বতন্ত্র নথিতে লেখার হার কমিয়ে দিন। একক লিখিত লেনদেনে আপডেট হওয়া নথির সংখ্যা হ্রাস করুন। |
বড় পঠন যা অনেক নথি ফেরত দেয়। | পড়া | বড় পঠন বিভক্ত করতে পৃষ্ঠা সংখ্যা ব্যবহার করুন। |
অনেকগুলি সাম্প্রতিক মুছে ফেলা হয়েছে৷ | পড়া এটি একটি ডাটাবেসে সংগ্রহ তালিকাভুক্ত ক্রিয়াকলাপগুলিকে ব্যাপকভাবে প্রভাবিত করে। | যদি অনেক বেশি সাম্প্রতিক মুছে ফেলার কারণে বিলম্বিত হয়, তাহলে কিছু সময়ের পরে সমস্যাটি স্বয়ংক্রিয়ভাবে সমাধান হয়ে যাবে। সমস্যা সমাধান না হলে, সহায়তার সাথে যোগাযোগ করুন । |
ইনডেক্স ফ্যানআউট, বিশেষ করে অ্যারে ক্ষেত্র এবং এমবেডেড নথি ক্ষেত্রগুলির জন্য। | লিখুন | অ্যারে ক্ষেত্র এবং এমবেডেড নথি ক্ষেত্রগুলির আপনার ইন্ডেক্সিং পর্যালোচনা করুন। |
বড় বড় লেখা। | লিখুন | প্রতিটি অপারেশনে লেখার সংখ্যা কমানোর চেষ্টা করুন। বাল্ক ডেটা এন্ট্রির জন্য যেখানে আপনার পারমাণবিকতার প্রয়োজন নেই, সমান্তরাল পৃথক লেখা ব্যবহার করুন। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-08-29 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-08-29 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],[],null,["\u003cbr /\u003e\n\n\n|--------------------------------------------------------|\n| *Relevant to Cloud Firestore Enterprise edition only.* |\n\n\u003cbr /\u003e\n\nThis page shows you how to resolve latency issues with Cloud Firestore with MongoDB compatibility.\n\nLatency\n\nThe following table describes possible causes of increased latency:\n\n| Latency cause | Types of operations affected | Resolution |\n|-----------------------------------------------------------------------------------------|---------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Sustained, increasing traffic. | read, write | For rapid traffic increases, Cloud Firestore with MongoDB compatibility attempts to automatically scale to meet the increased demand. When Cloud Firestore with MongoDB compatibility scales, latency begins to decrease. Hot-spots (high read, write, and delete rates to a narrow document range) limit the ability of Cloud Firestore with MongoDB compatibility to scale. Review [Avoid hot-spots](https://cloud.google.com/firestore/mongodb-compatibility/docs/understand-reads-writes-scale#avoid_hotspots) and identify hot-spots in your application. |\n| Contention, either from updating a single document too frequently or from transactions. | read, write | Reduce the write rate to individual documents. Reduce the number of documents updated in a single write transaction. |\n| Large reads that return many documents. | read | Use pagination to split large reads. |\n| Too many recent deletes. | read This greatly affects operations that list collections in a database. | If latency is caused by too many recent deletes, the issue should automatically resolve after some time. If the issue does not resolve, [contact support](https://firebase.google.com/support). |\n| Index fanout, especially for array fields and embedded document fields. | write | Review your indexing of array fields and embedded document fields. |\n| Large writes. | write | Try reducing the number of writes in each operation. For bulk data entry where you don't require atomicity, use parallelized individual writes. |"]]