Minor Producer feature tweaks/additions
Added a very minor producer method called _get_topic_partition_count
to make it easier to retrieve a topic's partition count if you needed it, and enforced add_topic
to not re-add an existing topic unless you specify an overwrite.